package interpretation
- Alphabetic
- Public
- Protected
Type Members
- class L2InterpretationHandler extends L1InterpretationHandler
<invalid inheritdoc annotation>
<invalid inheritdoc annotation>
Interprets statements similar to org.opalj.tac.fpcf.analyses.string.l1.interpretation.L1InterpretationHandler but handles virtual function calls using the call graph.
- Note
This level can be expanded to handle all function calls via the call graph, not just virtual ones.
- class L2VirtualFunctionCallInterpreter extends L1VirtualFunctionCallInterpreter with StringInterpreter with L1SystemPropertiesInterpreter with L2ArbitraryVirtualFunctionCallInterpreter
Processes VirtualFunctionCalls similar to the L1VirtualFunctionCallInterpreter but handles arbitrary calls with a call graph.
Value Members
- object L2InterpretationHandler