Class: L43Peg::Parsers::FailureParser
- Inherits:
-
L43Peg::Parser
- Object
- L43Peg::Parser
- L43Peg::Parsers::FailureParser
- Defined in:
- lib/l43_peg/parsers/failure_parser.rb
Instance Attribute Summary
Attributes inherited from L43Peg::Parser
Class Method Summary collapse
Methods inherited from L43Peg::Parser
Class Method Details
.instance ⇒ Object
7 8 9 |
# File 'lib/l43_peg/parsers/failure_parser.rb', line 7 def self.instance @__instance__ ||= new end |