C# Class Antlr4.Tool.GrammarSemanticsMessage

Inheritance: ANTLRMessage
Afficher le fichier Open project: sharwell/antlr4cs Class Usage Examples

Méthodes publiques

Méthode Description
GrammarSemanticsMessage ( ErrorType etype, string fileName, Antlr.Runtime.IToken offendingToken )

Method Details

GrammarSemanticsMessage() public méthode

public GrammarSemanticsMessage ( ErrorType etype, string fileName, Antlr.Runtime.IToken offendingToken )
etype ErrorType
fileName string
offendingToken Antlr.Runtime.IToken