public interface SuperConstructorInvocation extends Statement, AbstractMethodInvocation
The following features are supported:
| 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. |
getArguments, getMethod, getTypeArguments, setMethodgetComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnitExpression getExpression()
setExpression(Expression),
JavaPackage.getSuperConstructorInvocation_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.