#include <antlr/config.hpp>
#include <antlr/AST.hpp>
#include <antlr/ASTArray.hpp>
#include <antlr/ASTPair.hpp>
#include <utility>
Go to the source code of this file.
Compounds | |
class | ASTFactory |
Typedefs | |
typedef RefAST(* | factory_type_ )() |
typedef factory_type_ | factory_descriptor_ |
Functions | |
typedef | ANTLR_USE_NAMESPACE (std) pair< const char * |
|
|
|
|
|
Eat whitespace from the input stream
|