ILUFileParserVisitor<Result>.VisitModelInfoSection(LUFileParser+ModelInfoSectionContext) Method

Definition

public Result VisitModelInfoSection (LUFileParser.ModelInfoSectionContext context);
abstract member VisitModelInfoSection : LUFileParser.ModelInfoSectionContext -> 'Result
Public Function VisitModelInfoSection (context As LUFileParser.ModelInfoSectionContext) As Result

Parameters

Returns

Result

Applies to