parser.rb

Path: lib/racc/parser.rb
Last Update: 2010-03-01 22:04:02 +0100

$Id$

Copyright © 1999-2006 Minero Aoki

This program is free software. You can distribute/modify this program under the same terms of ruby.

As a special exception, when this code is copied by Racc into a Racc output file, you may use that output file without restriction.

Required files

racc/cparse  

Constants

NotImplementedError = NotImplementError
ParseError = Racc::ParseError

[Validate]