C# Class Antlr4.Runtime.Atn.RuleStartState

Inheritance: ATNState
Show file Open project: antlr/antlr4 Class Usage Examples

Public Properties

Property Type Description
isPrecedenceRule bool
stopState RuleStopState

Property Details

isPrecedenceRule public property

public bool isPrecedenceRule
return bool

stopState public property

public RuleStopState,Antlr4.Runtime.Atn stopState
return RuleStopState