CommonRegexLexer Class

Definition

Important

This API is not CLS-compliant.

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

Constructors

CommonRegexLexer(ICharStream)
CommonRegexLexer(ICharStream, TextWriter, TextWriter)

Fields

_ATN
ALC
Ampersand
AUC
Backslash
BellChar
BLC
BlockQuoted
BUC
Caret
CarriageReturn
channelNames
CharacterClassEnd
CharacterClassStart
CharWithoutProperty
CharWithProperty
CLC
CloseBrace
CloseParen
Colon
Comma
ControlChar
CUC
D0
D1
D2
D3
D4
D5
D6
D7
D8
D9
DecimalDigit
decisionToDFA
DefaultVocabulary
DLC
Dot
DUC
ELC
EndOfSubject
Equals
EscapeChar
EUC
Exclamation
FLC
FormFeed
FUC
GLC
GreaterThan
GUC
Hash
HexChar
HLC
HUC
Hyphen
ILC
IUC
JLC
JUC
KLC
KUC
LessThan
LLC
LUC
MLC
modeNames
MUC
NewLine
NLC
NotDecimalDigit
NotWhiteSpace
NotWordChar
NUC
OLC
OpenBrace
OpenParen
OtherChar
OUC
Pipe
PLC
Plus
PUC
QLC
QUC
QuestionMark
Quoted
RLC
RUC
ruleNames
sharedContextCache
SingleQuote
SLC
Star
SUC
Tab
TLC
TUC
ULC
Underscore
UUC
VLC
VUC
WhiteSpace
WLC
WordChar
WUC
XLC
XUC
YLC
YUC
ZLC
ZUC

Properties

ChannelNames
GrammarFileName
ModeNames
RuleNames
SerializedAtn
Vocabulary

Applies to