BaseAST.hpp File Reference
#include <antlr/config.hpp>
#include <antlr/AST.hpp>
Include dependency graph for BaseAST.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
class | BaseAST |
Typedefs | |
typedef ASTRefCount< BaseAST > | RefBaseAST |
Variables | |
ANTLR_API | BaseAST |
Typedef Documentation
|
Definition at line 19 of file BaseAST.hpp. Referenced by BaseAST::addChild(), and BaseAST::doWorkForFindAll(). |
Variable Documentation
|
Definition at line 18 of file BaseAST.hpp. |