C# Class CompiledHandlebars.Compiler.AST.StaticHandlebarsTemplate

Inheritance: HandlebarsTemplate
Show file Open project: Noxum/CompiledHandlebars Class Usage Examples

Private Methods

Method Description
Accept ( IASTVisitor visitor ) : void
StaticHandlebarsTemplate ( MarkupLiteral markupLiteral, IList parseErrors ) : System.Collections.Generic