CommonASTWithHiddenTokens Class Reference
#include <CommonASTWithHiddenTokens.hpp>
List of all members.
Detailed Description
A CommonAST whose initialization copies hidden token information from the Token used to create a node.
Constructor & Destructor Documentation
CommonASTWithHiddenTokens::CommonASTWithHiddenTokens |
( |
|
) |
|
CommonASTWithHiddenTokens::~CommonASTWithHiddenTokens |
( |
|
) |
[virtual] |
Member Function Documentation
RefAST CommonASTWithHiddenTokens::clone |
( |
void |
|
) |
const [virtual] |
RefAST CommonASTWithHiddenTokens::factory |
( |
|
) |
[static] |
virtual RefToken CommonASTWithHiddenTokens::getHiddenAfter |
( |
|
) |
const [inline, virtual] |
virtual RefToken CommonASTWithHiddenTokens::getHiddenBefore |
( |
|
) |
const [inline, virtual] |
void CommonASTWithHiddenTokens::initialize |
( |
RefToken |
t |
) |
[virtual] |
void CommonASTWithHiddenTokens::initialize |
( |
RefAST |
t |
) |
[virtual] |
void CommonASTWithHiddenTokens::initialize |
( |
int |
t, |
|
|
const std::string & |
txt | |
|
) |
| | [virtual] |
Various initialization routines. Used by several factories to initialize an AST element.
Reimplemented from CommonAST.
virtual const char* CommonASTWithHiddenTokens::typeName |
( |
void |
|
) |
const [inline, virtual] |
Return the class name.
Reimplemented from CommonAST.
Member Data Documentation
The documentation for this class was generated from the following files: