antlr3-pANTLR3_INT_STREAM

Langue: en

Version: 378016 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

PANTLR3_INT_STREAM -

Functions


ANTLR3_API pANTLR3_INT_STREAM antlr3IntStreamNew ()

static void freeStream (pANTLR3_INT_STREAM stream)

Function Documentation

ANTLR3_API pANTLR3_INT_STREAM antlr3IntStreamNew (void)

References ANTLR3_CALLOC, and ANTLR3_INT_STREAM_struct::free.

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

static void freeStream (pANTLR3_INT_STREAM stream) [static]

References ANTLR3_FREE.

Author

Generated automatically by Doxygen for ANTLR3C from the source code.