Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Antlr4
Runtime
Atn
PlusBlockStartState
C# Class Antlr4.Runtime.Atn.PlusBlockStartState
Start of
(A|B|...)+
loop. Technically a decision state, but we don't use for code generation; somebody might need it, so I'm defining it for completeness. In reality, the
PlusLoopbackState
node is the real decision-making note for
A+
.
Inheritance:
BlockStartState
Afficher le fichier
Open project: antlr/antlr4
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
loopBackState
PlusLoopbackState
Property Details
loopBackState
public_oe property
public
PlusLoopbackState,Antlr4.Runtime.Atn
loopBackState
Résultat
PlusLoopbackState