public class Literal extends Object implements AST
Literal(int value)
boolean
equals(Object other)
int
getValue()
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Literal(int value)
public int getValue()
public boolean equals(Object other)
equals
AST
Object
public int hashCode()
hashCode
public String toString()
toString