| Package | Description |
|---|---|
| org.apache.bcel.verifier.structurals |
A PassVerifier class mostly used internally by JustIce, yielding a control flow graph for public use as a nice side effect.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
InstructionContext.execute(Frame inFrame,
ArrayList<InstructionContext> executionPredecessors,
InstConstraintVisitor icv,
ExecutionVisitor ev)
This method symbolically executes the Instruction held in the InstructionContext.
|
Copyright © 2004–2025 The Apache Software Foundation. All rights reserved.