Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Antlr4
Runtime
Dfa
LexerDFASerializer
C# Class Antlr4.Runtime.Dfa.LexerDFASerializer
Inheritance:
DFASerializer
Show file
Open project: antlr/antlr4
Class Usage Examples
Public Methods
Method
Description
LexerDFASerializer
(
DFA
dfa
) :
Antlr4.Runtime.Misc
Private Methods
Method
Description
GetEdgeLabel
(
int
i
) :
string
Method Details
LexerDFASerializer()
public
method
public
LexerDFASerializer
(
DFA
dfa
) :
Antlr4.Runtime.Misc
dfa
DFA
return
Antlr4.Runtime.Misc