public class INT extends Type
INT()
void
accept(Visitor v)
boolean
coerceTo(Type t)
java.lang.String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public INT()
public java.lang.String toString()
toString
Type
public boolean coerceTo(Type t)
coerceTo
public void accept(Visitor v)
accept
Visitable