public interface PointerType extends ConstructedType
The following features are supported:
GASTMPackage.getPointerType()| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
getSize()
Returns the value of the 'Size' attribute.
|
void |
setSize(java.lang.Integer value)
Sets the value of the '
Size' attribute. |
getBaseType, setBaseTypegetIsConst, setIsConstgetAnnotations, getLocationInfo, getPreProcessorElements, setLocationInfojava.lang.Integer getSize()
If the meaning of the 'Size' attribute isn't clear, there really should be more of a description here...
setSize(Integer),
GASTMPackage.getPointerType_Size()