Class: Kaiseki::SymbolParser

Inherits:
BasicParser show all
Defined in:
lib/parser_symbol.rb

Instance Attribute Summary

Attributes inherited from BasicParser

#expected

Method Summary

Methods inherited from BasicParser

#eql?, #initialize, #to_s

Methods included from Parseable

#&, #action, #and?, #cast, #filter, #list, #merge, #not!, #one_or_more, #optional, #override, #parse, #predicate?, #protect, #repeat, #set, #skip, #tag_error, #tag_result, #to_parseable, #validate, #zero_or_more, #|

Constructor Details

This class inherits a constructor from Kaiseki::BasicParser