@Beta public interface IdentifierTree extends ExpressionTree, BindingElementTree
| Modifier and Type | Method and Description |
|---|---|
SyntaxToken |
identifierToken() |
String |
name() |
Scope |
scope() |
Symbol |
symbol() |
typesbindingIdentifiersSyntaxToken identifierToken()
String name()
Scope scope()
Copyright © 2011–2016 SonarSource and Eriks Nukis. All rights reserved.