C# Class Antlr4.Runtime.Dfa.LexerDFASerializer

Inheritance: DFASerializer
Afficher le fichier Open project: antlr/antlr4 Class Usage Examples

Méthodes publiques

Méthode Description
LexerDFASerializer ( DFA dfa ) : Antlr4.Runtime.Misc

Private Methods

Méthode Description
GetEdgeLabel ( int i ) : string

Method Details

LexerDFASerializer() public méthode

public LexerDFASerializer ( DFA dfa ) : Antlr4.Runtime.Misc
dfa DFA
Résultat Antlr4.Runtime.Misc