Modifier and Type | Field and Description |
---|---|
private ValueExp | |
private static final long |
Access | Constructor and Description |
---|---|
public | BadBinaryOpValueExpException(ValueExp
the expression whose value was inappropriate. exp)Constructs a |
exp | back to summary |
---|---|
private ValueExp exp |
serialVersionUID | back to summary |
---|---|
private static final long serialVersionUID |
BadBinaryOpValueExpException | back to summary |
---|---|
public BadBinaryOpValueExpException(ValueExp exp) Constructs a
|
getExp | back to summary |
---|---|
public ValueExp getExp() Returns the |
toString | back to summary |
---|---|
public String toString() Overrides java. Returns the string representing the object.
|