ANTLR Support Libraries 2.7.1+
antlr::ASTFactory Member List
This is the complete list of members for antlr::ASTFactory, including all inherited members.
addASTChild(ASTPair &currentAST, RefAST child)antlr::ASTFactory
ASTFactory()antlr::ASTFactory
ASTFactory(const char *factory_node_name, factory_type factory)antlr::ASTFactory
ASTFactory(const ASTFactory &)antlr::ASTFactory [private]
checkCloseTag(std::istream &infile)antlr::ASTFactory [protected]
create()antlr::ASTFactory [virtual]
create(int type)antlr::ASTFactory
create(int type, const std::string &txt)antlr::ASTFactory
create(RefAST tr)antlr::ASTFactory
create(RefToken tok)antlr::ASTFactory
create(const std::string &txt, std::istream &infile)antlr::ASTFactory
default_factory_descriptorantlr::ASTFactory [protected]
dup(RefAST t)antlr::ASTFactory
dupList(RefAST t)antlr::ASTFactory
dupTree(RefAST t)antlr::ASTFactory
factory_descriptor typedefantlr::ASTFactory
factory_descriptor_list typedefantlr::ASTFactory
factory_type typedefantlr::ASTFactory
getASTNodeFactory(unsigned int type)antlr::ASTFactory [inline, protected]
getASTNodeType(unsigned int type)antlr::ASTFactory [inline, protected]
getNodeOfType(unsigned int type)antlr::ASTFactory [inline, protected]
loadChildren(std::istream &infile, RefAST current)antlr::ASTFactory [protected]
loadSiblings(std::istream &infile, RefAST current)antlr::ASTFactory [protected]
make(std::vector< RefAST > &nodes)antlr::ASTFactory
make(ASTArray *nodes)antlr::ASTFactory
makeASTRoot(ASTPair &currentAST, RefAST root)antlr::ASTFactory
nodeFactoriesantlr::ASTFactory [protected]
operator=(const ASTFactory &)antlr::ASTFactory [private]
registerFactory(int type, const char *ast_name, factory_type factory)antlr::ASTFactory
setASTNodeFactory(const char *factory_node_name, factory_type factory)antlr::ASTFactory
setMaxNodeType(int type)antlr::ASTFactory
~ASTFactory()antlr::ASTFactory [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines