OOI UA-ModelCompiler

Template Properties

The Template type exposes the following members.

Properties


  Name Description
Public property Indent
Returns enough whitespace to indent the current line properly.
Protected property IndentCount
The number of levels to ident a the current line.
Public property NewLine
Returns the new line characters.
Public property Replacements
The table of tokens to replace.
Protected property TemplateEndAppendNewLineTag
The tag that marks the end of a template body and is replaced by a new line.
Protected property TemplateEndTag
The tag that marks the end of a template body.
Public property Templates
The templates to load.
Protected property TemplateStartTag
The tag that marks the start of a template body.