public class ContinueReturnValue extends GotoReturnValue
Constructor and Description |
---|
ContinueReturnValue() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getGotoStatement() |
boolean |
isEquivalent(ReturnValue other) |
createReplacement
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
areEquivalent
public boolean isEquivalent(ReturnValue other)
public java.lang.String getGotoStatement()
getGotoStatement
in class GotoReturnValue