Parent

Methods

Dhaka::ParseErrorResult

Returned on unsuccessful parsing of the input token stream.

Attributes

parser_state[R]
unexpected_token[R]

Public Instance Methods

has_error?() click to toggle source

This is true.

# File lib/dhaka/parser/parse_result.rb, line 38
def has_error? 
  true
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.