public class GeneralConstObject extends ConstantObject
Constructor and Description |
---|
GeneralConstObject(Type t,
String n) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
Type |
getType() |
int |
hashCode() |
String |
toString() |
shortString
public Type getType()
public String toString()
toString
in interface AbstractObject
toString
in class ConstantObject