polyglot.visit
Class InitChecker.BottomItem

java.lang.Object
  extended by polyglot.visit.DataFlow.Item
      extended by polyglot.visit.InitChecker.BottomItem
Enclosing class:
InitChecker

protected static class InitChecker.BottomItem
extends DataFlow.Item


Constructor Summary
protected InitChecker.BottomItem()
           
 
Method Summary
 boolean equals(java.lang.Object i)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InitChecker.BottomItem

protected InitChecker.BottomItem()
Method Detail

equals

public boolean equals(java.lang.Object i)
Specified by:
equals in class DataFlow.Item

hashCode

public int hashCode()
Specified by:
hashCode in class DataFlow.Item