Class: PEG::Optional

Inherits:
OneOrMore show all
Defined in:
lib/peg.rb

Instance Attribute Summary

Attributes inherited from Rule

#children

Method Summary

Methods inherited from OneOrMore

#match

Methods inherited from Sequence

#_inspect, #match

Methods inherited from Rule

#initialize, #inspect, #name, #parse, #result

Methods inherited from ValueObject

#==

Constructor Details

This class inherits a constructor from PEG::Rule