
public static interface ControlFlowAnalyzer.DependencyRecorder
ControlFlowAnalyzer.setDependencyRecorder(DependencyRecorder).| Modifier and Type | Method and Description |
|---|---|
void |
methodIsLiveBecause(JMethod liveMethod,
ArrayList<JMethod> dependencyChain)
Used to record the dependencies of a specific method.
|
Copyright © 2018. All rights reserved.