Package proguard.analysis.cpa.jvm.transfer
-
Class Summary Class Description JvmTransferRelation<ContentT extends AbstractState<ContentT>> TheJvmTransferRelation
computes the successors of anJvmAbstractState
for a given instruction.
Class | Description |
---|---|
JvmTransferRelation<ContentT extends AbstractState<ContentT>> |
The
JvmTransferRelation computes the successors of an JvmAbstractState for a
given instruction. |