LUFileParserBaseVisitor<Result>.VisitSimpleIntentSection(LUFileParser+SimpleIntentSectionContext) Method

Definition

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

Parameters

Returns

Result

Implements

Applies to