LUFileParser.nestedIntentName Method

Definition

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

Returns

LUFileParser.NestedIntentNameContext
Attributes
Antlr4.Runtime.RuleVersionAttribute

Applies to