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