Class: Kaiseki::ErrorTag

Inherits:
BasicTag show all
Defined in:
lib/tag_error.rb

Instance Attribute Summary

Attributes inherited from BasicTag

#name

Attributes inherited from BasicParser

#expected

Method Summary

Methods inherited from BasicTag

#eql?, #initialize

Methods inherited from PackageParser

#initialize, #predicate?, #to_s

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::BasicTag