@Beta public interface LiteralTree extends ExpressionTree, JsxAttributeValueTree
| Modifier and Type | Method and Description |
|---|---|
SyntaxToken |
token() |
String |
value() |
typesaccept, childrenStream, descendants, firstToken, is, isAncestorOf, lastToken, parentSyntaxToken token()
String value()
Copyright © 2011–2017 SonarSource and Eriks Nukis. All rights reserved.