@Beta public interface SpecifierTree extends DeclarationTree
| Modifier and Type | Method and Description |
|---|---|
SyntaxToken |
asToken() |
IdentifierTree |
localName() |
Tree |
name() |
accept, childrenStream, descendants, firstToken, is, isAncestorOf, lastToken, parentTree name()
@Nullable SyntaxToken asToken()
@Nullable IdentifierTree localName()
Copyright © 2011–2017 SonarSource and Eriks Nukis. All rights reserved.