package interpretation
- Alphabetic
- Public
- Protected
Type Members
- class L3FieldReadInterpreter extends AssignmentBasedStringInterpreter
Interprets direct reads to fields (see FieldRead) by analyzing the write accesses to these fields via the FieldWriteAccessInformation and the possible string values passed to these write accesses.
- class L3InterpretationHandler extends L2InterpretationHandler
<invalid inheritdoc annotation>
<invalid inheritdoc annotation>
Interprets statements similar to org.opalj.tac.fpcf.analyses.string.l2.interpretation.L2InterpretationHandler but handles field read accesses as well.
Value Members
- object L3InterpretationHandler