@Beta public interface BindingPropertyTree extends DeclarationTree, BindingElementTree
| Modifier and Type | Method and Description |
|---|---|
SyntaxToken |
colonToken() |
ExpressionTree |
name() |
BindingElementTree |
value() |
ExpressionTree name()
SyntaxToken colonToken()
BindingElementTree value()
Copyright © 2011–2015 SonarSource and Eriks Nukis. All rights reserved.