public interface JavaLocalVariable extends JavaVariable
EMPTY_ARRAY| Modifier and Type | Method and Description |
|---|---|
JavaLocalVariable |
getLocalVariableErasure()
Similar to JavaMethod.getMethodErasure.
|
SourceLocalVariable |
getSourceElement() |
getConstantValue, isVarargsgetResolvedType, getUnresolvedTypegetNamegetAnnotation, getAnnotations, getDeclaredAnnotation, getDeclaredAnnotations, hasAnnotation, hasDeclaredAnnotationgetElementKind, getFile, getModifiers, getOwner, isDeprecated, isFinal, isHidden, isSourceElement, isSynthetic, printCompiledInfoJavaLocalVariable getLocalVariableErasure()
SourceLocalVariable getSourceElement()
getSourceElement in interface JavaElement