OpenMD 3.0
Molecular Dynamics in the Open
Loading...
Searching...
No Matches
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
checkCloseTag(std ::istream &infile) (defined in antlr::ASTFactory)antlr::ASTFactoryprotected
create()antlr::ASTFactoryvirtual
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_descriptor (defined in antlr::ASTFactory)antlr::ASTFactoryprotected
dup(RefAST t)antlr::ASTFactory
dupList(RefAST t)antlr::ASTFactory
dupTree(RefAST t)antlr::ASTFactory
factory_descriptor typedef (defined in antlr::ASTFactory)antlr::ASTFactory
factory_descriptor_list typedef (defined in antlr::ASTFactory)antlr::ASTFactory
factory_type typedef (defined in antlr::ASTFactory)antlr::ASTFactory
getASTNodeFactory(unsigned int type) (defined in antlr::ASTFactory)antlr::ASTFactoryinlineprotected
getASTNodeType(unsigned int type)antlr::ASTFactoryinlineprotected
getNodeOfType(unsigned int type) (defined in antlr::ASTFactory)antlr::ASTFactoryinlineprotected
loadChildren(std ::istream &infile, RefAST current) (defined in antlr::ASTFactory)antlr::ASTFactoryprotected
loadSiblings(std ::istream &infile, RefAST current) (defined in antlr::ASTFactory)antlr::ASTFactoryprotected
make(std ::vector< RefAST > &nodes)antlr::ASTFactory
make(ASTArray *nodes)antlr::ASTFactory
makeASTRoot(ASTPair &currentAST, RefAST root)antlr::ASTFactory
nodeFactories (defined in antlr::ASTFactory)antlr::ASTFactoryprotected
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::ASTFactoryvirtual