Interface TemplateLiteralTree

    • Method Detail

      • getExpressions

        java.util.List<? extends ExpressionTree> getExpressions()
        Returns the list of expressions in this template string
        Returns:
        the list of expressions in this template string