public interface DeclarationOrDefinitionStatement extends Statement
The following features are supported:
GASTMPackage.getDeclarationOrDefinitionStatement()| Modifier and Type | Method and Description |
|---|---|
DefinitionObject |
getDeclOrDefn()
Returns the value of the 'Decl Or Defn' containment reference.
|
void |
setDeclOrDefn(DefinitionObject value)
Sets the value of the '
Decl Or Defn' containment reference. |
getAnnotations, getLocationInfo, getPreProcessorElements, setLocationInfoDefinitionObject getDeclOrDefn()
If the meaning of the 'Decl Or Defn' containment reference isn't clear, there really should be more of a description here...
setDeclOrDefn(DefinitionObject),
GASTMPackage.getDeclarationOrDefinitionStatement_DeclOrDefn()void setDeclOrDefn(DefinitionObject value)
Decl Or Defn' containment reference.
value - the new value of the 'Decl Or Defn' containment reference.getDeclOrDefn()