Interface TemplateLiteralTree

    • Method Detail

      • getExpressions

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