C# Class Antlr4.Parse.v3TreeGrammarException

Inheritance: Antlr4.Runtime.Misc.ParseCanceledException
Afficher le fichier Open project: sharwell/antlr4cs

Méthodes publiques

Свойство Type Description
location Antlr.Runtime.IToken

Méthodes publiques

Méthode Description
v3TreeGrammarException ( Antlr.Runtime.IToken location )

Method Details

v3TreeGrammarException() public méthode

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

Property Details

location public_oe property

public Antlr.Runtime.IToken location
Résultat Antlr.Runtime.IToken