Class
Treetop::Runtime::TerminalParseFailure
In:
lib/treetop/runtime/terminal_parse_failure.rb
Parent:
Object
Methods
new
to_s
Attributes
expected_string
[R]
index
[R]
unexpected
[R]
Public Class methods
new
(index, expected_string, unexpected = false)
Public Instance methods
to_s
()
[Validate]