antlr3intstream.c

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

src/antlr3intstream.c -

Implementation of superclass elements of an ANTLR3 int stream.

SYNOPSIS


#include <antlr3intstream.h>

Functions


ANTLR3_API pANTLR3_INT_STREAM antlr3IntStreamNew ()

static void freeStream (pANTLR3_INT_STREAM stream)

Detailed Description

Implementation of superclass elements of an ANTLR3 int stream.

The only methods required are an allocator and a destructor.

Author

Generated automatically by Doxygen for ANTLR3C from the source code.