public interface JavaLocalVariable extends JavaVariable
EMPTY_ARRAY
Modifier and Type | Method and Description |
---|---|
JavaLocalVariable |
getLocalVariableErasure()
Similar to JavaMethod.getMethodErasure.
|
getConstantValue, isVarargs
getResolvedType, getUnresolvedType
getName
getAnnotation, getAnnotations, getDeclaredAnnotation, getDeclaredAnnotations
getElementKind, getFile, getModifiers, getOwner, getSourceElement, isDeprecated, isFinal, isHidden, isSourceElement, isSynthetic, printCompiledInfo
JavaLocalVariable getLocalVariableErasure()