Interface Parser


public interface Parser
The Handlebars Parser.
Since:
0.10.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Parse a handlebars input and return a Template.
  • Method Details