ANTLR Support Libraries 2.7.1+
|
Go to the documentation of this file. 1 #ifndef INC_ASTArray_hpp__
2 #define INC_ASTArray_hpp__
14 #ifdef ANTLR_CXX_SUPPORTS_NAMESPACE
41 #ifdef ANTLR_CXX_SUPPORTS_NAMESPACE
45 #endif //INC_ASTArray_hpp__
ASTArray(int capacity)
Definition: ASTArray.hpp:28
std ::vector< RefAST > array
Definition: ASTArray.hpp:26
ASTArray * add(RefAST node)
Definition: ASTArray.hpp:34
Definition: ASTArray.hpp:23
int size
Definition: ASTArray.hpp:25
#define ANTLR_API
Definition: config.hpp:22
Definition: ANTLRException.hpp:15
#define ANTLR_USE_NAMESPACE(_x_)
Definition: config.hpp:18