C# Class Antlr4.Runtime.Atn.BlockEndState

Terminal node of a simple (a|b|c) block.
Inheritance: ATNState
Show file Open project: antlr/antlr4 Class Usage Examples

Public Properties

Property Type Description
startState BlockStartState

Property Details

startState public property

public BlockStartState,Antlr4.Runtime.Atn startState
return BlockStartState