#include <antlr/config.hpp>
#include <antlr/ASTRefCount.hpp>
#include <antlr/Token.hpp>
#include <vector>
#include <string>
Go to the source code of this file.
Data Structures | |
class | AST |
Variables | |
ANTLR_API RefAST | nullAST |
ANTLR_API AST *const | nullASTptr |
Referenced by BaseAST::removeChildren().
ANTLR_API AST* const nullASTptr |