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

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

Introduction

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

The text is from its open source code.

Method

StringgetLiteralName(int tokenType)
Gets the string literal associated with a token type.
intgetMaxTokenType()
Returns the highest token type value.