Module ast

Module ast 

Source

Structs§

Block
CallPhrase
A function call or value constructor expression.
Const
Dependency
A reference to a module-scope definition or predeclared object.
EntryPoint
Function
FunctionArgument
FunctionResult
GlobalDecl
A module-scope declaration.
GlobalVariable
Ident
Let
Local
A placeholder for a local variable declaration.
LocalConst
LocalVariable
Override
ResourceBinding
Statement
Struct
StructMember
SwitchCase
TemplateElaboratedIdent
An identifier with optional template parameters.
TranslationUnit
TypeAlias

Enums§

Binding
Expression
GlobalDeclKind
IdentExpr
An identifier that resolves to some declaration.
Literal
LocalDecl
StatementKind
SwitchValue