ANTLR3C
3.3.1
|
Implementation of superclass elements of an ANTLR3 int stream. More...
#include <antlr3intstream.h>
Functions | |
ANTLR3_API pANTLR3_INT_STREAM | antlr3IntStreamNew () |
static void | freeStream (pANTLR3_INT_STREAM stream) |
Implementation of superclass elements of an ANTLR3 int stream.
The only methods required are an allocator and a destructor.