parser.rb

Path: lib/racc/parser.rb
Last Update: Wed Apr 17 07:16:23 +0000 2013

$Id: ad1fffef443194fdfa1052d2eee6850552f94313 $

Copyright (c) 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]