ANTLR Support Libraries 2.7.1+
|
#include <CommonASTWithHiddenTokens.hpp>
Static Public Member Functions | |
static RefAST | factory () |
![]() | |
static RefAST | factory () |
Static Public Attributes | |
static const char *const | TYPE_NAME = "CommonASTWithHiddenTokens" |
![]() | |
static const char *const | TYPE_NAME = "CommonAST" |
Protected Attributes | |
RefToken | hiddenBefore |
RefToken | hiddenAfter |
![]() | |
int | ttype |
std::string | text |
![]() | |
RefBaseAST | down |
RefBaseAST | right |
A CommonAST whose initialization copies hidden token information from the Token used to create a node.
CommonASTWithHiddenTokens::CommonASTWithHiddenTokens | ( | ) |
|
virtual |
|
static |
Return the class name.
Reimplemented from CommonAST.
|
protected |
|
protected |