LUFileParser.ParagraphContext Class

Definition

public class LUFileParser.ParagraphContext : Antlr4.Runtime.ParserRuleContext
type LUFileParser.ParagraphContext = class
    inherit ParserRuleContext
Public Class LUFileParser.ParagraphContext
Inherits ParserRuleContext
Inheritance
Antlr4.Runtime.ParserRuleContext
LUFileParser.ParagraphContext

Constructors

LUFileParser.ParagraphContext(ParserRuleContext, Int32)

Properties

RuleIndex

Methods

Accept<TResult>(IParseTreeVisitor<TResult>)
EnterRule(IParseTreeListener)
entitySection()
ExitRule(IParseTreeListener)
importSection()
modelInfoSection()
nestedIntentSection()
newEntitySection()
newline()
qnaSection()
referenceSection()
simpleIntentSection()

Applies to