parser.rb

Path: lib/racc/parser.rb
Last Update: Mon Jul 05 14:50:28 +0000 2010

$originalId: parser.rb,v 1.8 2006/07/06 11:42:07 aamine Exp $

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]