|
ANTLR Support Libraries 2.7.1+
|
This is the complete list of members for ASTNULLType, including all inherited members.
| addChild(RefAST c) | ASTNULLType | virtual |
| AST() | AST | inline |
| AST(const AST &) | AST | inline |
| attributesToStream(std::ostream &out) const | ASTNULLType | |
| clone(void) const | ASTNULLType | virtual |
| equals(RefAST t) const | ASTNULLType | virtual |
| equalsList(RefAST t) const | ASTNULLType | virtual |
| equalsListPartial(RefAST t) const | ASTNULLType | virtual |
| equalsTree(RefAST t) const | ASTNULLType | virtual |
| equalsTreePartial(RefAST t) const | ASTNULLType | virtual |
| findAll(RefAST tree) | ASTNULLType | virtual |
| findAllPartial(RefAST subtree) | ASTNULLType | virtual |
| getFirstChild() const | ASTNULLType | virtual |
| getNextSibling() const | ASTNULLType | virtual |
| getNumberOfChildren() const | ASTNULLType | virtual |
| getText() const | ASTNULLType | virtual |
| getType() const | ASTNULLType | virtual |
| initialize(int t, const std::string &txt) | ASTNULLType | virtual |
| initialize(RefAST t) | ASTNULLType | virtual |
| initialize(RefToken t) | ASTNULLType | virtual |
| initialize(std::istream &infile) | ASTNULLType | |
| setFirstChild(RefAST c) | ASTNULLType | virtual |
| setNextSibling(RefAST n) | ASTNULLType | virtual |
| setText(const std::string &text) | ASTNULLType | virtual |
| setType(int ttype) | ASTNULLType | virtual |
| toStream(std::ostream &out) const | ASTNULLType | |
| toString() const | ASTNULLType | virtual |
| toStringList() const | ASTNULLType | virtual |
| toStringTree() const | ASTNULLType | virtual |
| typeName(void) const | ASTNULLType | virtual |
| ~AST() | AST | inlinevirtual |
1.8.5