EMPTY_ARRAY| Modifier and Type | Method and Description |
|---|---|
TypeReferenceT |
getType()
Gets the type reference for this element.
|
void |
setType(TypeReferenceT type)
Unlinks the current source type and links the input element.
|
accept, addSelf, addSelf, addSelfAfter, addSelfBefore, clearProperty, cloneSelf, getChildren, getOwningFile, getParent, getPosition, getProperty, getSiblingAfter, getSiblingBefore, getSiblings, getTreeKind, isSynthetic, removeSelf, replaceSelf, setPropertyTypeReferenceT getType()
void setType(TypeReferenceT type)
type - The new type reference.java.lang.IllegalStateException - if the input type is already linked.