ANTLR3C 3.3.1
PANTLR3_INT_STREAM

Functions

ANTLR3_API pANTLR3_INT_STREAM antlr3IntStreamNew ()
static void freeStream (pANTLR3_INT_STREAM stream)

Detailed Description

Function Documentation

◆ antlr3IntStreamNew()

ANTLR3_API pANTLR3_INT_STREAM antlr3IntStreamNew ( void )

References ANTLR3_INT_STREAM_struct::free, and freeStream().

Referenced by antlr3CommonTokenStreamNew(), antlr3CommonTreeNodeStreamNew(), antlr3CommonTreeNodeStreamNewStream(), and antlr3GenericSetupStream().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ freeStream()

void freeStream ( pANTLR3_INT_STREAM stream)
static

Referenced by antlr3IntStreamNew().

Here is the caller graph for this function: