LGFileLexer Class

Definition

Important

This API is not CLS-compliant.

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

Constructors

LGFileLexer(ICharStream)
LGFileLexer(ICharStream, TextWriter, TextWriter)

Fields

_ATN
channelNames
COMMENT
decisionToDFA
DefaultVocabulary
ESCAPE_CHARACTER
IMPORT
INLINE_MULTILINE
INVALID_LINE
modeNames
MULTILINE_MODE
MULTILINE_PREFIX
MULTILINE_SUFFIX
MULTILINE_TEXT
NEWLINE
OPTION
ruleNames
sharedContextCache
TEMPLATE_BODY
TEMPLATE_NAME_LINE

Properties

ChannelNames
GrammarFileName
ModeNames
RuleNames
SerializedAtn
Vocabulary

Methods

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

Applies to