rule.rb

Path: lib/ooparser/rule.rb  (CVS)
Last Update: Thu Sep 08 01:36:50 MDT 2005

This file contains the OOParser::Rule class, instances of which encapsulate the name, productions, and action for a given rule of its containing parser.

Authors

  • Michael Granger <ged@FaerieMUD.org>

Copyright

Copyright © 2003-2005 The FaerieMUD Consortium. All rights reserved.

This module is free software. You may use, modify, and/or redistribute this software under the terms of Ruby itself.

Version

 $Id: rule.rb 4 2005-09-08 07:36:41Z ged $

Required files

ooparser/production  

[Validate]