LUFileParser.simpleIntentSection Method

Definition

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

Returns

LUFileParser.SimpleIntentSectionContext
Attributes
Antlr4.Runtime.RuleVersionAttribute

Applies to