ExpressionTree
, Tree
public interface TemplateLiteralTree extends ExpressionTree
`This is a String with ${computed} values in it`
Modifier and Type | Method | Description |
---|---|---|
List<? extends ExpressionTree> |
getExpressions() |
Returns the list of expressions in this template string
|
accept, getEndPosition, getKind, getStartPosition
List<? extends ExpressionTree> getExpressions()
Copyright © 2014, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-Ubuntu+0-9b139-1