LGTemplateParser.normalTemplateBody Method

Definition

[Antlr4.Runtime.RuleVersion(0)]
public LGTemplateParser.NormalTemplateBodyContext normalTemplateBody ();
[<Antlr4.Runtime.RuleVersion(0)>]
member this.normalTemplateBody : unit -> LGTemplateParser.NormalTemplateBodyContext
Public Function normalTemplateBody () As LGTemplateParser.NormalTemplateBodyContext

Returns

LGTemplateParser.NormalTemplateBodyContext
Attributes
Antlr4.Runtime.RuleVersionAttribute

Applies to