Module: HGRAMMAR::Comment1

Defined in:
lib/cbor-diagnostic-app/hgrammar.rb

Instance Method Summary collapse

Instance Method Details

#end_starObject



937
938
939
# File 'lib/cbor-diagnostic-app/hgrammar.rb', line 937

def end_star
  elements[1]
end

#non_slash_starObject



933
934
935
# File 'lib/cbor-diagnostic-app/hgrammar.rb', line 933

def non_slash_star
  elements[0]
end