ILUFileParserVisitor<Result>.VisitParagraph(LUFileParser+ParagraphContext) 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 Result VisitParagraph (LUFileParser.ParagraphContext context);
abstract member VisitParagraph : LUFileParser.ParagraphContext -> 'Result
Public Function VisitParagraph (context As LUFileParser.ParagraphContext) As Result
Parameters
- context
- LUFileParser.ParagraphContext
Returns
- Result