LUFileParserBaseListener.EnterParagraph(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 virtual void EnterParagraph (LUFileParser.ParagraphContext context);
abstract member EnterParagraph : LUFileParser.ParagraphContext -> unit
override this.EnterParagraph : LUFileParser.ParagraphContext -> unit
Public Overridable Sub EnterParagraph (context As LUFileParser.ParagraphContext)
Parameters
- context
- LUFileParser.ParagraphContext