ExpressionTree, Tree, TypeTreeIdentifierTreeImpl@Beta public interface IdentifierTree extends ExpressionTree, TypeTree
name()
| Modifier and Type | Method | Description |
|---|---|---|
SyntaxToken |
identifierToken() |
|
String |
name() |
|
Symbol |
symbol() |
symbolTypeaccept, firstToken, is, kind, lastToken, parentannotations, symbolTypeSyntaxToken identifierToken()
String name()
Symbol symbol()
Copyright © 2012–2018 SonarSource. All rights reserved.