Java org.antlr.v4.runtime IntStream fields, constructors, methods, implement or subclass

Example usage for Java org.antlr.v4.runtime IntStream fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.antlr.v4.runtime IntStream.

The text is from its open source code.

Field

intEOF
The value returned by #LA LA() when the end of the stream is reached.
StringUNKNOWN_SOURCE_NAME
The value returned by #getSourceName when the actual name of the underlying source is not known.

Method

intsize()
Returns the total number of symbols in the stream, including a single EOF symbol.