C# Class Antlr4.Codegen.Model.SerializedATN

Inheritance: OutputModelObject
Afficher le fichier Open project: sharwell/antlr4cs Class Usage Examples

Méthodes publiques

Свойство Type Description
serialized IList

Méthodes publiques

Méthode Description
GetSegments ( ) : string[][]
SerializedATN ( OutputModelFactory factory, ATN atn, IList ruleNames ) : System.Collections.Generic

Method Details

GetSegments() public méthode

public GetSegments ( ) : string[][]
Résultat string[][]

SerializedATN() public méthode

public SerializedATN ( OutputModelFactory factory, ATN atn, IList ruleNames ) : System.Collections.Generic
factory OutputModelFactory
atn Antlr4.Runtime.Atn.ATN
ruleNames IList
Résultat System.Collections.Generic

Property Details

serialized public_oe property

public IList serialized
Résultat IList