LUFileParserBaseVisitor<Result>.VisitNestedIntentSection(LUFileParser+NestedIntentSectionContext) 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 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