Symbol, Symbol.LabelSymbolpublic static class JavaSymbol.JavaLabelSymbol extends JavaSymbol implements Symbol.LabelSymbol
JavaSymbol.JavaLabelSymbol, JavaSymbol.MethodJavaSymbol, JavaSymbol.PackageJavaSymbol, JavaSymbol.TypeJavaSymbol, JavaSymbol.TypeVariableJavaSymbol, JavaSymbol.VariableJavaSymbol, JavaSymbol.WildcardSymbolSymbol.LabelSymbol, Symbol.MethodSymbol, Symbol.TypeSymbol, Symbol.VariableSymbol| Constructor | Description |
|---|---|
JavaLabelSymbol(LabeledStatementTree tree) |
| Modifier and Type | Method | Description |
|---|---|---|
LabeledStatementTree |
declaration() |
Declaration node of this symbol.
|
addUsage, callbackOnceComplete, complete, enclosingClass, flags, getName, getType, isAbstract, isDefault, isDeprecated, isEnum, isFinal, isFlag, isInterface, isMethodSymbol, isPackageSymbol, isPackageVisibility, isPrivate, isProtected, isPublic, isStatic, isTypeSymbol, isUnknown, isVariableSymbol, isVolatile, metadata, name, outermostClass, owner, packge, type, usagesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitname, usagespublic JavaLabelSymbol(LabeledStatementTree tree)
public LabeledStatementTree declaration()
Symboldeclaration in interface Symboldeclaration in interface Symbol.LabelSymboldeclaration in class JavaSymbolCopyright © 2012–2018 SonarSource. All rights reserved.