Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Antlr4
Automata
ATNPrinter
C# Class Antlr4.Automata.ATNPrinter
Mostra file
Open project: sharwell/antlr4cs
Public Methods
Method
Description
ATNPrinter
(
Grammar
g
,
ATNState
start
) :
System.Collections.Generic
AsString
( ) :
string
Private Methods
Method
Description
GetStateString
(
ATNState
s
) :
string
Method Details
ATNPrinter()
public
method
public
ATNPrinter
(
Grammar
g
,
ATNState
start
) :
System.Collections.Generic
g
Antlr4.Tool.Grammar
start
Antlr4.Runtime.Atn.ATNState
return
System.Collections.Generic
AsString()
public
method
public
AsString
( ) :
string
return
string