public class Target
extends java.lang.Object
Constructor | Description |
---|---|
Target(org.apache.bcel.generic.InstructionHandle targetInstruction,
int edgeType) |
Constructor.
|
Modifier and Type | Method | Description |
---|---|---|
int |
getEdgeType() |
Get the control flow edge type.
|
org.apache.bcel.generic.InstructionHandle |
getTargetInstruction() |
Get the handle of the target instruction.
|
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.