public class UnaryMinus extends Object implements AST
UnaryMinus(AST nested)
boolean
equals(Object other)
AST
getNested()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public UnaryMinus(AST nested)
public boolean equals(Object other)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
public AST getNested()