public class BafBody extends Body
localChain, method, trapChain, unitChain
col, line, mTagList
Constructor and Description |
---|
BafBody(JimpleBody jimpleBody,
Map<String,String> options) |
Modifier and Type | Method and Description |
---|---|
Object |
clone()
Creates a deep copy of this Body.
|
JimpleToBafContext |
getContext() |
checkInit, getAllUnitBoxes, getDefBoxes, getLocalCount, getLocals, getMethod, getMethodUnsafe, getModificationCount, getParameterLocal, getParameterLocals, getParameterRefs, getThisLocal, getThisUnit, 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
public BafBody(JimpleBody jimpleBody, Map<String,String> options)
public JimpleToBafContext getContext()
Copyright © 2021 Soot OSS. All rights reserved.