antlr3intstream.c(3)
| src/antlr3intstream.c(3) | ANTLR3C | src/antlr3intstream.c(3) |
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.
| Tue Apr 18 2023 | Version 3.3.1 |
