public abstract class StmtBody extends Body
localChain, method, trapChain, unitChain
col, line, mTagList
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, getMethod, getModificationCount, getParameterLocal, getParameterLocals, getParameterRefs, getThisLocal, getTraps, getUnitBoxes, getUnits, getUseAndDefBoxes, getUseBoxes, importBodyContentsFrom, runValidation, setMethod, toString, validate, validate, validateLocals, validateTraps, validateUnitBoxes, validateUses, validateValueBoxes
addAllTagsOf, addTag, getJavaSourceStartColumnNumber, getJavaSourceStartLineNumber, getTag, getTags, hasTag, removeAllTags, removeTag
protected StmtBody(SootMethod m)
protected StmtBody()