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, transformStructuredChildrenInReverse
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
linearizeInto, rewriteExpressions, traceLocalVariableScope, transformStructuredChildren
collectTypeUsages
getCombinedLoc
public AbstractStructuredContinue(BytecodeLoc loc)
public abstract BlockIdentifier getContinueTgt()
Copyright © 2011-2021. All Rights Reserved.