interface Conditional extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
int |
getLineNumber()
The line number of this conditional branch.
|
int |
getTargetLineNumber()
The target line number of this conditional branch.
|
int getLineNumber()
int getTargetLineNumber()