public interface ParenthesizedExpression extends Expression
The following features are supported:
JavaPackage.getParenthesizedExpression()| Modifier and Type | Method and Description |
|---|---|
Expression |
getExpression()
Returns the value of the 'Expression' containment reference.
|
void |
setExpression(Expression value)
Sets the value of the '
Expression' containment reference. |
getComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnitExpression getExpression()
setExpression(Expression),
JavaPackage.getParenthesizedExpression_Expression()void setExpression(Expression value)
Expression' containment reference.
value - the new value of the 'Expression' containment reference.getExpression()Copyright © 2018–2020 Atlanmod. All rights reserved.