LGFileParser.CommentDefinitionContext Class

Definition

public class LGFileParser.CommentDefinitionContext : Antlr4.Runtime.ParserRuleContext
type LGFileParser.CommentDefinitionContext = class
    inherit ParserRuleContext
Public Class LGFileParser.CommentDefinitionContext
Inherits ParserRuleContext
Inheritance
Antlr4.Runtime.ParserRuleContext
LGFileParser.CommentDefinitionContext

Constructors

LGFileParser.CommentDefinitionContext(ParserRuleContext, Int32)

Properties

RuleIndex

Methods

Accept<TResult>(IParseTreeVisitor<TResult>)
COMMENT()
EnterRule(IParseTreeListener)
ExitRule(IParseTreeListener)
NEWLINE()

Applies to