ANTLR Support Libraries 2.7.1+
Todo List
Class ASTFactory
check all this code for possible use of references in stead of RefAST's.
Member ASTFactory::make (ASTArray *nodes)
FIXME! I have a feeling we can get rid of this ugly ASTArray thing
Member CircularQueue< T >::elementAt (size_t idx) const
this should use at or should have a check
Class Parser
add constructors with ASTFactory.
Member ParserInputState::filename
wrap this one..
Class TokenBuffer
: see if we can integrate this one with InputBuffer into one template or so.