C# Class Antlr4.Runtime.Atn.DecisionState

Inheritance: ATNState
Datei anzeigen Open project: sharwell/antlr4cs Class Usage Examples

Public Properties

Property Type Description
decision int
nonGreedy bool
sll bool

Property Details

decision public_oe property

public int decision
return int

nonGreedy public_oe property

public bool nonGreedy
return bool

sll public_oe property

public bool sll
return bool