Environment.render

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string render(TemplateNode tree, JSONValue data)
    class Environment
    string
    render
    (
    TemplateNode tree
    ,
    JSONValue data
    )
  2. string render(string str, JSONValue data)

Meta