Class Rules.Rule

java.lang.Object
  |
  +--Rules.Rule

public class Rules.Rule
extends java.lang.Object


Field Summary
 java.lang.String production
           
 char var
           
 
Constructor Summary
Rules.Rule(java.lang.String str)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

var

public char var

production

public java.lang.String production
Constructor Detail

Rules.Rule

public Rules.Rule(java.lang.String str)