
public class JExpressionStatement extends JStatement
| Modifier and Type | Method and Description |
|---|---|
JExpression |
getExpr() |
void |
traverse(JVisitor visitor,
Context ctx)
Causes this object to have the visitor visit itself and its children.
|
unconditionalControlBreakgetSourceInfo, setSourceInfo, toSource, toStringpublic JExpression getExpr()
Copyright © 2018. All rights reserved.