C# Class Antlr4.Runtime.Atn.RuleStartState

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

Méthodes publiques

Свойство Type Description
isPrecedenceRule bool
stopState RuleStopState

Property Details

isPrecedenceRule public_oe property

public bool isPrecedenceRule
Résultat bool

stopState public_oe property

public RuleStopState,Antlr4.Runtime.Atn stopState
Résultat RuleStopState