C# Class Antlr4.Runtime.Atn.DecisionState

Inheritance: ATNState
Show file Open project: sharwell/antlr4cs Class Usage Examples

Public Properties

Property Type Description
decision int
nonGreedy bool
sll bool

Property Details

decision public property

public int decision
return int

nonGreedy public property

public bool nonGreedy
return bool

sll public property

public bool sll
return bool