File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
DEVELOPING_OPAL/demos/src/main/scala/org/opalj/fpcf/analyses Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ import org.opalj.br.fpcf.properties.string.StringConstancyProperty
2626import org .opalj .fpcf .par .PKECPropertyStore
2727import org .opalj .tac .cg .AllocationSiteBasedPointsToCallGraphKey
2828import org .opalj .tac .fpcf .analyses .cg .reflection .ReflectionRelatedCallsAnalysisScheduler
29- import org .opalj .tac .fpcf .analyses .string .LazyMethodStringFlowAnalysis
3029import org .opalj .tac .fpcf .analyses .string .LazyStringAnalysis
30+ import org .opalj .tac .fpcf .analyses .string .flowanalysis .LazyMethodStringFlowAnalysis
3131import org .opalj .tac .fpcf .analyses .string .l0 .LazyL0StringFlowAnalysis
3232import org .opalj .tac .fpcf .analyses .string .l1 .LazyL1StringFlowAnalysis
3333import org .opalj .tac .fpcf .analyses .string .l2 .LazyL2StringFlowAnalysis
You can’t perform that action at this time.
0 commit comments