C# Class Antlr4.Parse.v3TreeGrammarException

Inheritance: Antlr4.Runtime.Misc.ParseCanceledException
Show file Open project: sharwell/antlr4cs

Public Properties

Property Type Description
location Antlr.Runtime.IToken

Public Methods

Method Description
v3TreeGrammarException ( Antlr.Runtime.IToken location )

Method Details

v3TreeGrammarException() public method

public v3TreeGrammarException ( Antlr.Runtime.IToken location )
location Antlr.Runtime.IToken

Property Details

location public property

public Antlr.Runtime.IToken location
return Antlr.Runtime.IToken