ANTLR_USE_NAMESPACE(antlr) RefAST clone() const (defined in CkASTNodeBase) | CkASTNodeBase | [virtual] |
ANTLR_USE_NAMESPACE(antlr) RefAST factory() (defined in CkASTNodeBase) | CkASTNodeBase | [static] |
CkASTNodeBase() | CkASTNodeBase | |
CkASTNodeBase(ANTLR_USE_NAMESPACE(antlr) RefToken t) | CkASTNodeBase | |
CkASTNodeBase(const CkASTNodeBase &other) | CkASTNodeBase | |
getIgnoreScope() const | CkASTNodeBase | [inline] |
getLine() const | CkASTNodeBase | [inline] |
getResultType() const | CkASTNodeBase | [inline] |
IgnoreScope (defined in CkASTNodeBase) | CkASTNodeBase | [private] |
initialize(int t, const ANTLR_USE_NAMESPACE(std) string &txt) | CkASTNodeBase | |
initialize(ANTLR_USE_NAMESPACE(antlr) RefAST t) | CkASTNodeBase | |
initialize(ANTLR_USE_NAMESPACE(antlr) RefToken tok) | CkASTNodeBase | |
LineNr (defined in CkASTNodeBase) | CkASTNodeBase | [private] |
ResultType (defined in CkASTNodeBase) | CkASTNodeBase | [private] |
setIgnoreScope(bool ignore) | CkASTNodeBase | [inline] |
setLine(unsigned int line) | CkASTNodeBase | [inline] |
setResultType(CkDataType::Types type) | CkASTNodeBase | [inline] |
setResultType(const CkDataType &type) | CkASTNodeBase | |
~CkASTNodeBase() | CkASTNodeBase | [virtual] |