public static interface Symbol.VariableSymbol extends Symbol
Symbol.LabelSymbol, Symbol.MethodSymbol, Symbol.TypeSymbol, Symbol.VariableSymbol| Modifier and Type | Method and Description |
|---|---|
VariableTree |
declaration()
Declaration node of this symbol.
|
enclosingClass, isAbstract, isDeprecated, isEnum, isFinal, isInterface, isMethodSymbol, isPackageSymbol, isPackageVisibility, isPrivate, isProtected, isPublic, isStatic, isTypeSymbol, isUnknown, isVariableSymbol, isVolatile, metadata, name, owner, type, usages@Nullable VariableTree declaration()
Symboldeclaration in interface SymbolCopyright © 2012–2017 SonarSource. All rights reserved.