CsLiteral Class ReferenceLiteral expression AST node. More...
Inheritance diagram for CsLiteral:
![]()
Detailed DescriptionLiteral expression AST node. EBNF grammar: literal: Constructor & Destructor Documentation
Member Function Documentation
Collect token indexes associated with this AST node. Implements CsNode.
Recursively collect token indexes in source code order. Implements CsNode.
ICsAstCallback support. Implements CsNode.
ICsAstVisitor support. Implements CsNode. Member Data Documentation
Literal string representation (for literal only).
Literal type (for literals only).
Literal token type (one of: tkTRUE, tkFALSE, tkNULL or tkLITERAL).
Literal value (for integral literal only). |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
© 2010 metaspec |