|
MXVM 1.8.1
Virtual Machine, Compiler, and Pascal Frontend
|
This is the complete list of members for mxvm::ProgramNode, including all inherited members.
| accept(ASTVisitor &visitor) override | mxvm::ProgramNode | virtual |
| addInlineObject(std::unique_ptr< ProgramNode > obj) | mxvm::ProgramNode | inline |
| addSection(std::unique_ptr< SectionNode > section) | mxvm::ProgramNode | inline |
| inlineObjects | mxvm::ProgramNode | |
| name | mxvm::ProgramNode | |
| object | mxvm::ProgramNode | |
| root_name | mxvm::ProgramNode | |
| sections | mxvm::ProgramNode | |
| toString() const override | mxvm::ProgramNode | virtual |
| ~ASTNode()=default | mxvm::ASTNode | virtual |