|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FunctionDeclaration
A representation of the model object 'Function Declaration'.
The following features are supported:
GASTMPackage.getFunctionDeclaration()
Method Summary | |
---|---|
|
getFormalParameters()
Returns the value of the 'Formal Parameters' containment reference list. |
FunctionMemberAttributes |
getFunctionMemberAttributes()
Returns the value of the 'Function Member Attributes' containment reference. |
void |
setFunctionMemberAttributes(FunctionMemberAttributes value)
Sets the value of the ' Function Member Attributes ' containment reference. |
Methods inherited from interface org.eclipse.modisco.omg.gastm.Declaration |
---|
getDeclarationType, getDefRef, getIdentifierName, setDeclarationType, setDefRef, setIdentifierName |
Methods inherited from interface org.eclipse.modisco.omg.gastm.DeclarationOrDefinition |
---|
getAccessKind, getLinkageSpecifier, getStorageSpecifiers, setAccessKind, setLinkageSpecifier, setStorageSpecifiers |
Methods inherited from interface org.eclipse.modisco.omg.gastm.GASTMSyntaxObject |
---|
getAnnotations, getLocationInfo, getPreProcessorElements, setLocationInfo |
Method Detail |
---|
getFormalParameters()
FormalParameterDeclaration
.
If the meaning of the 'Formal Parameters' containment reference list isn't clear, there really should be more of a description here...
GASTMPackage.getFunctionDeclaration_FormalParameters()
FunctionMemberAttributes getFunctionMemberAttributes()
If the meaning of the 'Function Member Attributes' containment reference isn't clear, there really should be more of a description here...
setFunctionMemberAttributes(FunctionMemberAttributes)
,
GASTMPackage.getFunctionDeclaration_FunctionMemberAttributes()
void setFunctionMemberAttributes(FunctionMemberAttributes value)
Function Member Attributes
' containment reference.
value
- the new value of the 'Function Member Attributes' containment reference.getFunctionMemberAttributes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |