public abstract class StmtBody extends Body
localChain, localVariables, method, trapChain, unitChain| Modifier | Constructor and Description |
|---|---|
protected |
StmtBody()
Creates an empty StmtBody.
|
protected |
StmtBody(SootMethod m)
Creates a StmtBody associated with the given method.
|
checkInit, clone, getAllUnitBoxes, getDefBoxes, getLocalCount, getLocals, getLocalVariables, getMethod, getParameterLocal, getThisLocal, getTraps, getUnitBoxes, getUnits, getUseAndDefBoxes, getUseBoxes, importBodyContentsFrom, setMethod, toString, validate, validateLocals, validateLocalVariables, validateTraps, validateUnitBoxes, validateUses, validateValueBoxesaddAllTagsOf, addTag, getTag, getTags, hasTag, removeAllTags, removeTagprotected StmtBody(SootMethod m)
protected StmtBody()
Copyright © 2012-2019 RoboVM AB. All Rights Reserved.