yurai ~master (2022-05-09T17:34:28.3517347)
Dub
Repo
TemplateMixinEscapeExpression
yurai
templates
templatedata
Undocumented in source.
final
class
TemplateMixinEscapeExpression :
ITemplateData
{
this
(string expression);
TemplateType
templateType
[@property getter];
}
Constructors
this
this
(string expression)
Undocumented in source.
Members
Properties
templateType
TemplateType
templateType
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From ITemplateData
templateType
TemplateType
templateType
[@property getter]
Undocumented in source.
Meta
Source
See Implementation
yurai
templates
templatedata
classes
TemplateContent
TemplateMeta
TemplateMixinCodeBlock
TemplateMixinEscapeExpression
TemplateMixinExpression
TemplateMixinStatement
TemplatePlaceholder
TemplatePlaceholderValue
interfaces
ITemplateData