LUFileParserBaseVisitor<Result>.VisitNestedIntentSection(LUFileParser+NestedIntentSectionContext) Method

Definition

public virtual Result VisitNestedIntentSection (LUFileParser.NestedIntentSectionContext context);
abstract member VisitNestedIntentSection : LUFileParser.NestedIntentSectionContext -> 'Result
override this.VisitNestedIntentSection : LUFileParser.NestedIntentSectionContext -> 'Result
Public Overridable Function VisitNestedIntentSection (context As LUFileParser.NestedIntentSectionContext) As Result

Parameters

Returns

Result

Implements

Applies to