Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Antlr4
Tool
GrammarSemanticsMessage
C# Class Antlr4.Tool.GrammarSemanticsMessage
Inheritance:
ANTLRMessage
Datei anzeigen
Open project: sharwell/antlr4cs
Class Usage Examples
Public Methods
Method
Description
GrammarSemanticsMessage
(
ErrorType
etype
,
string
fileName
,
Antlr.Runtime.IToken
offendingToken
)
Method Details
GrammarSemanticsMessage()
public
method
public
GrammarSemanticsMessage
(
ErrorType
etype
,
string
fileName
,
Antlr.Runtime.IToken
offendingToken
)
etype
ErrorType
fileName
string
offendingToken
Antlr.Runtime.IToken