Class Parslet::Atoms::Base::Fail
In: lib/parslet/atoms/base.rb
Parent: Struct.new(:message)

Internally, all parsing functions return either an instance of Fail or an instance of Success.

Methods

error?  

Public Instance methods

[Validate]