polyglot.ext.ibex.lr
Class State

java.lang.Object
  extended bypolyglot.ext.ibex.lr.State

public class State
extends java.lang.Object


Method Summary
 void dump()
           
 boolean equals(java.lang.Object o)
           
 int hashCode()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

equals

public boolean equals(java.lang.Object o)

hashCode

public int hashCode()

dump

public void dump()

toString

public java.lang.String toString()