C# Class Antlr4.Runtime.Atn.DecisionState

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

Méthodes publiques

Свойство Type Description
decision int
nonGreedy bool
sll bool

Property Details

decision public_oe property

public int decision
Résultat int

nonGreedy public_oe property

public bool nonGreedy
Résultat bool

sll public_oe property

public bool sll
Résultat bool