antlr3intstream.c - Man Page

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.

Info

Tue Feb 27 2024 00:00:00 Version 3.3.1 ANTLR3C