LGTemplateLexer Class

Definition

Important

This API is not CLS-compliant.

[System.CLSCompliant(false)]
public class LGTemplateLexer : Antlr4.Runtime.Lexer
[<System.CLSCompliant(false)>]
type LGTemplateLexer = class
    inherit Lexer
Public Class LGTemplateLexer
Inherits Lexer
Inheritance
Antlr4.Runtime.Lexer
LGTemplateLexer
Attributes

Constructors

LGTemplateLexer(ICharStream)
LGTemplateLexer(ICharStream, TextWriter, TextWriter)

Fields

_ATN
CASE
channelNames
COMMENTS
DASH
decisionToDFA
DEFAULT
DefaultVocabulary
ELSE
ELSEIF
ESCAPE_CHARACTER
ESCAPE_CHARACTER_IN_STRUCTURE_BODY
EXPRESSION
EXPRESSION_IN_STRUCTURE_BODY
IF
INVALID_TOKEN
LEFT_SQUARE_BRACKET
modeNames
MULTILINE_MODE
MULTILINE_PREFIX
MULTILINE_SUFFIX
NEWLINE
NEWLINE_IN_BODY
NEWLINE_IN_STRUCTURE_NAME
NORMAL_TEMPLATE_BODY_MODE
ruleNames
sharedContextCache
STRUCTURE_BODY_MODE
STRUCTURE_EQUALS
STRUCTURE_IDENTIFIER
STRUCTURE_NAME
STRUCTURE_NAME_MODE
STRUCTURE_OR_MARK
STRUCTURED_BODY_END
STRUCTURED_COMMENTS
STRUCTURED_NEWLINE
SWITCH
TEXT
TEXT_IN_STRUCTURE_BODY
TEXT_IN_STRUCTURE_NAME
WS
WS_IN_BODY
WS_IN_STRUCTURE_BODY
WS_IN_STRUCTURE_NAME

Properties

ChannelNames
GrammarFileName
ModeNames
RuleNames
SerializedAtn
Vocabulary

Methods

Action(RuleContext, Int32, Int32)
Sempred(RuleContext, Int32, Int32)

Applies to