public interface SuperConstructorInvocation extends Statement, AbstractMethodInvocation
The following features are supported:
JavaPackage.getSuperConstructorInvocation()| 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()
If the meaning of the 'Expression' containment reference isn't clear, there really should be more of a description here...
setExpression(Expression),
JavaPackage.getSuperConstructorInvocation_Expression()void setExpression(Expression value)
Expression' containment reference.
value - the new value of the 'Expression' containment reference.getExpression()