Sha256: a66d7588fd8e4689aa9f1629698e790e95aee9ca683d6417559b9f2318d74788
Contents?: true
Size: 213 Bytes
Versions: 1
Compression:
Stored size: 213 Bytes
Contents
# finished module Antlr4ruby # @abstract class BlockStartState < DecisionState attr_accessor :end_state # 似乎应该这样 def get_state_type BLOCK_START end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
antlr4ruby-0.1.0 | lib/antlr4ruby/atn/state/block_start_state.rb |