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