Implement ES6 template literal support

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: P2
    • 9
    • Affects Version/s: None
    • Component/s: core-libs
    • b91

        Implement Lexer and Parser support for ECMAScript 6 (untagged and tagged) template literals.

        see 11.8.6 Template Literal Lexical Components
        and 12.2.9 Template Literals

        Template literals appear in the following productions:
        PrimaryExpression : TemplateLiteral
        MemberExpression : MemberExpression TemplateLiteral
        CallExpression : CallExpression TemplateLiteral

              Assignee:
              Andreas Woess
              Reporter:
              Andreas Woess
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: