LUFileParserBaseVisitor<Result>.VisitEntitySection(LUFileParser+EntitySectionContext) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual Result VisitEntitySection (LUFileParser.EntitySectionContext context);
abstract member VisitEntitySection : LUFileParser.EntitySectionContext -> 'Result
override this.VisitEntitySection : LUFileParser.EntitySectionContext -> 'Result
Public Overridable Function VisitEntitySection (context As LUFileParser.EntitySectionContext) As Result
Parameters
Returns
- Result