C# Class Antlr4.Automata.ATNPrinter

Afficher le fichier Open project: sharwell/antlr4cs

Méthodes publiques

Méthode Description
ATNPrinter ( Grammar g, ATNState start ) : System.Collections.Generic
AsString ( ) : string

Private Methods

Méthode Description
GetStateString ( ATNState s ) : string

Method Details

ATNPrinter() public méthode

public ATNPrinter ( Grammar g, ATNState start ) : System.Collections.Generic
g Antlr4.Tool.Grammar
start Antlr4.Runtime.Atn.ATNState
Résultat System.Collections.Generic

AsString() public méthode

public AsString ( ) : string
Résultat string