public class TypingGoal extends Goal
| Constructor and Description |
|---|
TypingGoal(Expression expression,
Type type)
Constructs a typing goal with the specified expression and type.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Returns a string form of this typing goal.
|
setTimeStamp, setTimeStamp, timeStamppublic TypingGoal(Expression expression, Type type)