|
MysoreScript
|
This is the complete list of members for AST::Expression, including all inherited members.
| cache | AST::Expression | protected |
| collectVarUses(std::unordered_set< std::string > &decls, std::unordered_set< std::string > &uses)=0 | AST::Statement | pure virtual |
| compile(Compiler::Context &c) override final | AST::Expression | inlinevirtual |
| compileExpression(Compiler::Context &c)=0 | AST::Expression | pure virtual |
| evaluate(Interpreter::Context &c) | AST::Expression | |
| evaluateExpr(Interpreter::Context &c)=0 | AST::Expression | protectedpure virtual |
| interpret(Interpreter::Context &c) override final | AST::Expression | inlinevirtual |
| isConstantExpression() | AST::Expression | inlinevirtual |
1.8.12