|
MXVM 1.8.1
Virtual Machine, Compiler, and Pascal Frontend
|
This is the complete list of members for mxvm::CommentNode, including all inherited members.
| accept(ASTVisitor &visitor) override | mxvm::CommentNode | virtual |
| CommentNode(const std::string &commentText) | mxvm::CommentNode | inline |
| text | mxvm::CommentNode | |
| toString() const override | mxvm::CommentNode | virtual |
| ~ASTNode()=default | mxvm::ASTNode | virtual |