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