Class: Depager::LALR::Rule

Inherits:
Rule
  • Object
show all
Defined in:
lib/depager/lr.rb

Instance Attribute Summary

Attributes inherited from Rule

#grammar, #lhs, #n, #prec, #rhs, #rhs_names

Method Summary

Methods inherited from Rule

[], #eql?, #hash, #initialize, #initialize_depend, #lhs_name, #rhs_name_to_sym, #to_s

Constructor Details

This class inherits a constructor from Depager::Rule