ASTNULLType Member List
This is the complete list of members for ASTNULLType, including all inherited members.addChild(RefAST c) | ASTNULLType | [virtual] |
appendChild(AST *child) | AST | |
AST() | AST | [inline] |
AST(const AST &other) | AST | [inline] |
AST() | AST | |
attributesToStream(std::ostream &out) const | ASTNULLType | |
children() | AST | [inline] |
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] |
getEndPosition(int *line, int *col) const | AST | |
getFirstChild() const | ASTNULLType | [virtual] |
getNextSibling() const | ASTNULLType | [virtual] |
getStartPosition(int *line, int *col) const | AST | |
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 | |
Node typedef | AST | |
nodeType() const | AST | [inline] |
parent() | AST | [inline] |
removeChild(AST *child) | AST | |
setEndPosition(int line, int col) | AST | |
setFirstChild(RefAST c) | ASTNULLType | [virtual] |
setNextSibling(RefAST n) | ASTNULLType | [virtual] |
setNodeType(int nodeType) | AST | [inline] |
setParent(AST *parent) | AST | |
setSlice(const Slice &slice) | AST | [inline] |
setSlice(const QString &text, int position, int length) | AST | [inline] |
setStartPosition(int line, int col) | AST | |
setText(const std::string &text) | ASTNULLType | [virtual] |
AST::setText(const QString &text) | AST | [inline] |
setType(int ttype) | ASTNULLType | [virtual] |
text() const | AST | [inline, virtual] |
toStream(std::ostream &out) const | ASTNULLType | |
toString() const | ASTNULLType | [virtual] |
toStringList() const | ASTNULLType | [virtual] |
toStringTree() const | ASTNULLType | [virtual] |
Type enum value | AST | |
typeName(void) const | ASTNULLType | [virtual] |
~AST() | AST | [inline, virtual] |
~AST() | AST | [virtual] |