C# Class Antlr4.Runtime.Atn.RuleStartState

Inheritance: ATNState
Datei anzeigen Open project: antlr/antlr4 Class Usage Examples

Public Properties

Property Type Description
isPrecedenceRule bool
stopState RuleStopState

Property Details

isPrecedenceRule public_oe property

public bool isPrecedenceRule
return bool

stopState public_oe property

public RuleStopState,Antlr4.Runtime.Atn stopState
return RuleStopState