Interface ExpandableStringCharactersTree
- All Superinterfaces:
ExpressionTree
,Tree
- All Known Implementing Classes:
ExpandableStringCharactersTreeImpl
Characters within expandable string
This tree has kind Kind.EXPANDABLE_STRING_CHARACTERS
or Kind.HEREDOC_STRING_CHARACTERS
-
Nested Class Summary
-
Method Summary
-
Method Details
-
value
String value() -
token
SyntaxToken token()
-