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
Parse
v4ParserException
C# Class Antlr4.Parse.v4ParserException
Inheritance:
Antlr.Runtime.RecognitionException
Datei anzeigen
Open project: sharwell/antlr4cs
Public Properties
Property
Type
Description
msg
string
Public Methods
Method
Description
v4ParserException
(
string
msg
,
Antlr.Runtime.IIntStream
input
)
Method Details
v4ParserException()
public
method
public
v4ParserException
(
string
msg
,
Antlr.Runtime.IIntStream
input
)
msg
string
input
Antlr.Runtime.IIntStream
Property Details
msg
public_oe property
public
string
msg
return
string