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

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

Introduction

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

The text is from its open source code.

Constructor

Method

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