LinkageSpecificationAST Member List
This is the complete list of members for LinkageSpecificationAST, including all inherited members.addChild(RefAST c)=0 | AST | [pure virtual] |
appendChild(AST *child) | AST | |
AST() | AST | [inline] |
AST(const AST &other) | AST | [inline] |
AST() | AST | |
children() | AST | [inline] |
clone(void) const =0 | AST | [pure virtual] |
declaration() | LinkageSpecificationAST | [inline] |
DeclarationAST() | DeclarationAST | |
equals(RefAST t) const =0 | AST | [pure virtual] |
equalsList(RefAST t) const =0 | AST | [pure virtual] |
equalsListPartial(RefAST t) const =0 | AST | [pure virtual] |
equalsTree(RefAST t) const =0 | AST | [pure virtual] |
equalsTreePartial(RefAST t) const =0 | AST | [pure virtual] |
externType() | LinkageSpecificationAST | [inline] |
findAll(RefAST t)=0 | AST | [pure virtual] |
findAllPartial(RefAST t)=0 | AST | [pure virtual] |
getEndPosition(int *line, int *col) const | AST | |
getFirstChild() const =0 | AST | [pure virtual] |
getNextSibling() const =0 | AST | [pure virtual] |
getStartPosition(int *line, int *col) const | AST | |
getText() const =0 | AST | [pure virtual] |
getType() const =0 | AST | [pure virtual] |
initialize(int t, const std::string &txt)=0 | AST | [pure virtual] |
initialize(RefAST t)=0 | AST | [pure virtual] |
initialize(RefToken t)=0 | AST | [pure virtual] |
linkageBody() | LinkageSpecificationAST | [inline] |
LinkageSpecificationAST() | LinkageSpecificationAST | |
LinkageSpecificationAST(const LinkageSpecificationAST &source) | LinkageSpecificationAST | [private] |
m_declaration | LinkageSpecificationAST | [private] |
m_externType | LinkageSpecificationAST | [private] |
m_linkageBody | LinkageSpecificationAST | [private] |
Node typedef | LinkageSpecificationAST | |
nodeType() const | AST | [inline] |
operator=(const LinkageSpecificationAST &source) | LinkageSpecificationAST | [private] |
parent() | AST | [inline] |
removeChild(AST *child) | AST | |
setDeclaration(DeclarationAST::Node &decl) | LinkageSpecificationAST | |
setEndPosition(int line, int col) | AST | |
setExternType(AST::Node &externType) | LinkageSpecificationAST | |
setFirstChild(RefAST c)=0 | AST | [pure virtual] |
setLinkageBody(LinkageBodyAST::Node &linkageBody) | LinkageSpecificationAST | |
setNextSibling(RefAST n)=0 | AST | [pure 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 &txt)=0 | AST | [pure virtual] |
setText(const QString &text) | AST | [inline] |
setType(int type)=0 | AST | [pure virtual] |
text() const | AST | [inline, virtual] |
toString() const =0 | AST | [pure virtual] |
toStringList() const =0 | AST | [pure virtual] |
toStringTree() const =0 | AST | [pure virtual] |
Type enum value | LinkageSpecificationAST | |
typeName(void) const =0 | AST | [pure virtual] |
~AST() | AST | [inline, virtual] |
~AST() | AST | [virtual] |