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