Classes | Namespaces | Typedefs

antlr/ASTFactory.hpp File Reference

#include <antlr/config.hpp>
#include <antlr/AST.hpp>
#include <antlr/ASTArray.hpp>
#include <antlr/ASTPair.hpp>
#include <istream>
#include <utility>
Include dependency graph for ASTFactory.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  antlr::ASTFactory

Namespaces

namespace  antlr

Typedefs

typedef RefAST(* antlr::factory_type_ )()
typedef std::pair< const char
*, factory_type_ > 
antlr::factory_descriptor_
typedef std::vector
< factory_descriptor_ * > 
antlr::factory_descriptor_list_
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines