TorqueScript
0.2
|
Base AST node class. All AST nodes should derive from this class. More...
#include <ast.hpp>
Public Member Functions | |
virtual antlrcpp::Any | accept (ASTVisitor *visitor)=0 |
Base AST node class. All AST nodes should derive from this class.