|
ANTLR Support Libraries 2.7.1+
|
#include <antlr/config.hpp>#include <antlr/AST.hpp>#include <antlr/ASTArray.hpp>#include <antlr/ASTPair.hpp>#include <istream>#include <utility>

Go to the source code of this file.
Classes | |
| class | ASTFactory |
Typedefs | |
| typedef RefAST(* | factory_type_) () |
| typedef std ::pair< const char *, factory_type_ > | factory_descriptor_ |
| typedef std ::vector< factory_descriptor_ * > | factory_descriptor_list_ |
| typedef std ::pair< const char*, factory_type_ > factory_descriptor_ |
| typedef std ::vector< factory_descriptor_* > factory_descriptor_list_ |
| typedef RefAST(* factory_type_) () |