LUFileParser.NormalIntentStringContext 클래스

정의

public class LUFileParser.NormalIntentStringContext : Antlr4.Runtime.ParserRuleContext
type LUFileParser.NormalIntentStringContext = class
    inherit ParserRuleContext
Public Class LUFileParser.NormalIntentStringContext
Inherits ParserRuleContext
상속
Antlr4.Runtime.ParserRuleContext
LUFileParser.NormalIntentStringContext

생성자

LUFileParser.NormalIntentStringContext(ParserRuleContext, Int32)

속성

RuleIndex

메서드

Accept<TResult>(IParseTreeVisitor<TResult>)
DASH()
EnterRule(IParseTreeListener)
ESCAPE_CHARACTER()
ESCAPE_CHARACTER(Int32)
ExitRule(IParseTreeListener)
EXPRESSION()
EXPRESSION(Int32)
TEXT()
TEXT(Int32)
WS()
WS(Int32)

적용 대상