public 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 and Description |
|---|
JavaLabelSymbol(LabeledStatementTree tree) |
| Modifier and Type | Method and Description |
|---|---|
LabeledStatementTree |
declaration()
Declaration node of this symbol.
|
addUsage, complete, enclosingClass, flags, getName, getType, isAbstract, 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–2017 SonarSource. All rights reserved.