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

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

Introduction

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

The text is from its open source code.

Constructor

Method

IntervalSetgetExpectedTokens()
Gets the set of input symbols which could potentially follow the previously matched symbol at the time this exception was thrown.
TokengetOffendingToken()