@Beta public interface SpecifierTree extends DeclarationTree
| Modifier and Type | Method and Description |
|---|---|
SyntaxToken |
asToken() |
IdentifierTree |
localName() |
Tree |
name() |
Tree name()
@Nullable SyntaxToken asToken()
@Nullable IdentifierTree localName()
Copyright © 2011–2015 SonarSource and Eriks Nukis. All rights reserved.