public abstract class AbstractStructuredContinue extends AbstractStructuredStatement
| Constructor and Description |
|---|
AbstractStructuredContinue(BytecodeLoc loc) |
| Modifier and Type | Method and Description |
|---|---|
abstract BlockIdentifier |
getContinueTgt() |
addLoc, alwaysDefines, canDefine, canFall, claimBlock, fallsNopToNext, findCreatedHere, getBreakableBlockOrNull, getContainer, getInline, getLoc, informBlockHeirachy, inlineable, isEffectivelyNOP, isProperlyStructured, isRecursivelyStructured, isScopeBlock, markCreator, match, setContainer, suggestName, supportsBreak, supportsContinueBreak, toString, transformStructuredChildrenInReverseclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitlinearizeInto, rewriteExpressions, traceLocalVariableScope, transformStructuredChildrencollectTypeUsagesgetCombinedLocpublic AbstractStructuredContinue(BytecodeLoc loc)
public abstract BlockIdentifier getContinueTgt()