public interface EntryDefinition extends Definition
The following features are supported:
GASTMPackage.getEntryDefinition()| Modifier and Type | Method and Description |
|---|---|
|
getBody()
Returns the value of the 'Body' containment reference list.
|
|
getFormalParameters()
Returns the value of the 'Formal Parameters' containment reference list.
|
getDefinitionType, getIdentifierName, setDefinitionType, setIdentifierNamegetAccessKind, getLinkageSpecifier, getStorageSpecifiers, setAccessKind, setLinkageSpecifier, setStorageSpecifiersgetAnnotations, getLocationInfo, getPreProcessorElements, setLocationInfogetFormalParameters()
FormalParameterDefinition.
If the meaning of the 'Formal Parameters' containment reference list isn't clear, there really should be more of a description here...
GASTMPackage.getEntryDefinition_FormalParameters()getBody()
Statement.
If the meaning of the 'Body' containment reference list isn't clear, there really should be more of a description here...
GASTMPackage.getEntryDefinition_Body()