parser.rb

Path: racc/parser.rb
Last Update: Wed Nov 12 11:18:41 GMT+10:00 2003

parser.rb

Copyright © 1999-2003 Minero Aoki <aamine@loveruby.net>

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.

$raccId: parser.rb,v 1.4 2003/11/03 13:41:47 aamine Exp $

Required files

racc/cparse  

Constants

NotImplementedError = NotImplementError
ParseError = Racc::ParseError

Classes and Modules

Module Racc
  ::Class Racc::ParseError
  ::Class Racc::Parser

[Validate]