LUFileParser.modelInfoSection Method

Definition

[Antlr4.Runtime.RuleVersion(0)]
public LUFileParser.ModelInfoSectionContext modelInfoSection ();
[<Antlr4.Runtime.RuleVersion(0)>]
member this.modelInfoSection : unit -> LUFileParser.ModelInfoSectionContext
Public Function modelInfoSection () As LUFileParser.ModelInfoSectionContext

Returns

LUFileParser.ModelInfoSectionContext
Attributes
Antlr4.Runtime.RuleVersionAttribute

Applies to