public class IntAndStringBoomerangOptions extends DefaultBoomerangOptions
BoomerangOptions.ArrayStrategy, BoomerangOptions.StaticFieldStrategy| Constructor and Description |
|---|
IntAndStringBoomerangOptions() |
| Modifier and Type | Method and Description |
|---|---|
Optional<AllocVal> |
getAllocationVal(Method m,
Statement stmt,
Val fact) |
boolean |
isAllocationVal(Val val) |
protected boolean |
isArrayAllocationVal(Val val) |
boolean |
trackStrings() |
aliasing, allowMultipleQueries, analysisTimeoutMS, callSummaries, checkValid, fieldSummaries, getArrayStrategy, getBackwardFlowFunction, getForwardFlowFunctions, getStaticFieldStrategy, handleMaps, ignoreInnerClassFields, killNullAtCast, maxCallDepth, maxFieldDepth, maxUnbalancedCallDepth, onTheFlyCallGraph, onTheFlyControlFlow, prunePathConditions, statsFactory, throwFlows, toString, trackAnySubclassOfThrowable, trackDataFlowPath, trackFields, trackImplicitFlows, trackNullAssignments, trackPathConditions, trackReturnOfInstanceOf, trackStaticFieldAtEntryPointToClinit, typeCheckclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetResolutionStrategypublic boolean isAllocationVal(Val val)
isAllocationVal in class DefaultBoomerangOptionsprotected boolean isArrayAllocationVal(Val val)
public Optional<AllocVal> getAllocationVal(Method m, Statement stmt, Val fact)
getAllocationVal in interface BoomerangOptionsgetAllocationVal in class DefaultBoomerangOptionspublic boolean trackStrings()
trackStrings in class DefaultBoomerangOptionsCopyright © 2024. All rights reserved.