public abstract class StmtBody extends Body
localChain, method, trapChain, unitChaincol, 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, validateValueBoxesaddAllTagsOf, addTag, getJavaSourceStartColumnNumber, getJavaSourceStartLineNumber, getTag, getTags, hasTag, removeAllTags, removeTagprotected StmtBody(SootMethod m)
protected StmtBody()