Class TemplateLiteralRewriter

java.lang.Object
com.flowingcode.vaadin.addons.orgchart.extra.TemplateLiteralRewriter

public class TemplateLiteralRewriter extends Object
ES6 template literal parser that rewrites the literal as an ES5 expression. This class is experimental and subject to change, with no guarantee of completeness (but it should work for simple expressions).
Author:
Javier Godoy / Flowing Code
  • Constructor Details

    • TemplateLiteralRewriter

      public TemplateLiteralRewriter()
  • Method Details