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