class Antlr4::Runtime::PlusBlockStartState
Attributes
loopback_state[RW]
Public Instance Methods
state_type()
click to toggle source
# File lib/antlr4/runtime/plus_block_start_state.rb, line 7 def state_type PLUS_BLOCK_START end