ANTLR Support Libraries 2.7.1+
ASTFactory Member List

This is the complete list of members for ASTFactory, including all inherited members.

addASTChild(ASTPair &currentAST, RefAST child)ASTFactory
ASTFactory()ASTFactory
ASTFactory(const char *factory_node_name, factory_type factory)ASTFactory
ASTFactory(const ASTFactory &)ASTFactoryprivate
checkCloseTag(std ::istream &infile)ASTFactoryprotected
create()ASTFactoryvirtual
create(int type)ASTFactory
create(int type, const std ::string &txt)ASTFactory
create(RefAST tr)ASTFactory
create(RefToken tok)ASTFactory
create(const std ::string &txt, std ::istream &infile)ASTFactory
default_factory_descriptorASTFactoryprotected
dup(RefAST t)ASTFactory
dupList(RefAST t)ASTFactory
dupTree(RefAST t)ASTFactory
factory_descriptor typedefASTFactory
factory_descriptor_list typedefASTFactory
factory_type typedefASTFactory
getASTNodeFactory(unsigned int type)ASTFactoryinlineprotected
getASTNodeType(unsigned int type)ASTFactoryinlineprotected
getNodeOfType(unsigned int type)ASTFactoryinlineprotected
loadChildren(std ::istream &infile, RefAST current)ASTFactoryprotected
loadSiblings(std ::istream &infile, RefAST current)ASTFactoryprotected
make(std ::vector< RefAST > &nodes)ASTFactory
make(ASTArray *nodes)ASTFactory
makeASTRoot(ASTPair &currentAST, RefAST root)ASTFactory
nodeFactoriesASTFactoryprotected
operator=(const ASTFactory &)ASTFactoryprivate
registerFactory(int type, const char *ast_name, factory_type factory)ASTFactory
setASTNodeFactory(const char *factory_node_name, factory_type factory)ASTFactory
setMaxNodeType(int type)ASTFactory
~ASTFactory()ASTFactoryvirtual