Name | Description |
---|---|
AstNode | |
NVBinaryExpression | |
NVBoolExpression | |
NVClassNode | |
NVDirective | |
NVForeachDirective | |
NVLocalNode | |
NVMethodNode | |
NVNamedTypeNode | A placeholder node in the AST for a type name during parsing. This node will be replaced with the corresponding type node during semantic checking. After semantic checking, no named type nodes will appear in the AST. |
NVParameterNode | |
NVReference | |
NVSelector | |
NVStringExpression | |
NVTypeNode | |
XmlAttribute | |
XmlElement | |
XmlTextNode |