This is the complete list of members for ASTLiteral, including all inherited members.
Assemble(Program &program, MonoAllocator &allocator, AString &normalized) override | ASTLiteral | virtual |
AST()=delete | AST | |
AST(Types type, integer position) | AST | inline |
ASTLiteral(const String &string, integer position) | ASTLiteral | inline |
ASTLiteral(integer value, integer position, NFHint hint=NFHint::NONE) | ASTLiteral | inline |
ASTLiteral(double value, integer position, NFHint hint=NFHint::NONE) | ASTLiteral | inline |
Format | ASTLiteral | |
NFHint enum name | ASTLiteral | |
NodeType | AST | |
Optimize(Normalization normalization) override | ASTLiteral | virtual |
Position | AST | |
Types enum name | AST | |
Value | ASTLiteral | |
~AST() | AST | inlinevirtual |