public interface BitFieldDefinition extends DataDefinition
The following features are supported:
GASTMPackage.getBitFieldDefinition()| Modifier and Type | Method and Description |
|---|---|
Expression |
getBitFieldSize()
Returns the value of the 'Bit Field Size' containment reference.
|
void |
setBitFieldSize(Expression value)
Sets the value of the '
Bit Field Size' containment reference. |
getInitialValue, getIsMutable, setInitialValue, setIsMutablegetDefinitionType, getIdentifierName, setDefinitionType, setIdentifierNamegetAccessKind, getLinkageSpecifier, getStorageSpecifiers, setAccessKind, setLinkageSpecifier, setStorageSpecifiersgetAnnotations, getLocationInfo, getPreProcessorElements, setLocationInfoExpression getBitFieldSize()
If the meaning of the 'Bit Field Size' containment reference isn't clear, there really should be more of a description here...
setBitFieldSize(Expression),
GASTMPackage.getBitFieldDefinition_BitFieldSize()void setBitFieldSize(Expression value)
Bit Field Size' containment reference.
value - the new value of the 'Bit Field Size' containment reference.getBitFieldSize()