C# Class CompiledHandlebars.Compiler.AST.HandlebarsTemplate

Show file Open project: Noxum/CompiledHandlebars Class Usage Examples

Private Properties

Property Type Description
Accept void
HandlebarsTemplate System.Collections.Generic
HandlebarsTemplate System.Collections.Generic
IsSelfReferencingPartial bool

Private Methods

Method Description
Accept ( IASTVisitor visitor ) : void
HandlebarsTemplate ( IList items, NamespaceOrTypeName modelFullyQualifiedName, IList parseErrors ) : System.Collections.Generic
HandlebarsTemplate ( IList parseErrors ) : System.Collections.Generic
IsSelfReferencingPartial ( string partial ) : bool