|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FunctionCallExpression
A representation of the model object 'Function Call Expression'.
The following features are supported:
GASTMPackage.getFunctionCallExpression()| Method Summary | |
|---|---|
|
getActualParams()
Returns the value of the 'Actual Params' containment reference list. |
Expression |
getCalledFunction()
Returns the value of the 'Called Function' containment reference. |
void |
setCalledFunction(Expression value)
Sets the value of the ' Called Function' containment reference. |
| Methods inherited from interface org.eclipse.modisco.omg.gastm.Expression |
|---|
getExpressionType, setExpressionType |
| Methods inherited from interface org.eclipse.modisco.omg.gastm.GASTMSyntaxObject |
|---|
getAnnotations, getLocationInfo, getPreProcessorElements, setLocationInfo |
| Method Detail |
|---|
Expression getCalledFunction()
If the meaning of the 'Called Function' containment reference isn't clear, there really should be more of a description here...
setCalledFunction(Expression),
GASTMPackage.getFunctionCallExpression_CalledFunction()void setCalledFunction(Expression value)
Called Function' containment reference.
value - the new value of the 'Called Function' containment reference.getCalledFunction()getActualParams()
ActualParameter.
If the meaning of the 'Actual Params' containment reference list isn't clear, there really should be more of a description here...
GASTMPackage.getFunctionCallExpression_ActualParams()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||