Class Voodoo::Parser::ParseError
In: voodoo/parser.rb
Parent: Parser::Error

Class for parse errors. A ParseError indicates an error in the code being parsed. For other errors that the parser may raise, see ParserInternalError.

Methods

new  

Public Class methods

[Validate]