@Beta public interface IdentifierTree extends ExpressionTree, TypeTree
name()
Modifier and Type | Method and Description |
---|---|
SyntaxToken |
identifierToken() |
String |
name() |
Symbol |
symbol() |
symbolType
annotations, symbolType
SyntaxToken identifierToken()
String name()
Symbol symbol()
Copyright © 2012–2017 SonarSource. All rights reserved.