public interface LocalVariableT extends VariableT
| Modifier and Type | Field and Description |
|---|---|
static LocalVariableT[] |
EMPTY_ARRAY |
| Modifier and Type | Method and Description |
|---|---|
BlockT |
getOwningBlock()
Gets the owning block.
|
getInitializer, getOwningDeclaration, getType, setInitializer, setTypeaddModifiers, getAnnotations, getModifiers, isAbstract, isFinal, isPrivate, isProtected, isPublic, isStatic, isStrictfp, removeModifiers, setModifiersgetName, getNameElement, setName, setNameElementaccept, addSelf, addSelf, addSelfAfter, addSelfBefore, clearProperty, cloneSelf, getChildren, getOwningFile, getParent, getPosition, getProperty, getSiblingAfter, getSiblingBefore, getSiblings, getTreeKind, isSynthetic, removeSelf, replaceSelf, setPropertystatic final LocalVariableT[] EMPTY_ARRAY
BlockT getOwningBlock()