com.pnfsoftware.jeb.core.units.code.java.IJavaTerminalStatement |
![]() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract IJavaExpression |
getExpression()
Get the terminal expression.
| ||||||||||
abstract void |
setExpression(IJavaExpression e)
Set the terminal expression.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Get the terminal expression.
Set the terminal expression.
e | a terminal expression, null if none |
---|