Jaa


Template.TemplateBodyParseTree Property

Definition

Gets or sets the parse tree of this template.

public LGTemplateParser.BodyContext TemplateBodyParseTree { get; set; }
member this.TemplateBodyParseTree : LGTemplateParser.BodyContext with get, set
Public Property TemplateBodyParseTree As LGTemplateParser.BodyContext

Property Value

The parse tree of this template.

Applies to