Skip to main content

Module ast

Module ast 

Source

Structs§

ApplicatorSpecification
An applicator specification (style/modifier applied to a component)
ArgumentList
List of arguments for a component
ComponentOutline
Intermediate representation during parsing
ComponentSpecification
The main component specification representing a parsed component
Document
A Hypen document consisting of imports and component definitions
ImportStatement
Import statement
MetaData
Metadata about a component’s position in source text

Enums§

Argument
Represents an argument passed to a component
DeclarationType
Declaration type for components
ImportClause
Import clause specifying what to import
ImportSource
Import source (local path or URL)
Value
Represents different value types in Hypen