Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Antlr4
Runtime
Atn
DecisionState
C# Class Antlr4.Runtime.Atn.DecisionState
Inheritance:
ATNState
Exibir arquivo
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