Class httpLexer
Inheritance
System.Object
httpLexer
Assembly: Http.dll
Syntax
public class httpLexer : Lexer
Constructors
|
Improve this Doc
View Source
httpLexer(ICharStream)
Declaration
public httpLexer(ICharStream input)
Parameters
Type |
Name |
Description |
ICharStream |
input |
|
|
Improve this Doc
View Source
httpLexer(ICharStream, TextWriter, TextWriter)
Declaration
public httpLexer(ICharStream input, TextWriter output, TextWriter errorOutput)
Parameters
Type |
Name |
Description |
ICharStream |
input |
|
TextWriter |
output |
|
TextWriter |
errorOutput |
|
Fields
|
Improve this Doc
View Source
_ATN
Declaration
public static readonly ATN _ATN
Field Value
|
Improve this Doc
View Source
ALPHA
Declaration
public const int ALPHA = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Ampersand
Declaration
public const int Ampersand = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
At
Declaration
public const int At = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BackQuote
Declaration
public const int BackQuote = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Caret
Declaration
public const int Caret = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
channelNames
Declaration
public static string[] channelNames
Field Value
Type |
Description |
System.String[] |
|
|
Improve this Doc
View Source
Colon
Declaration
public const int Colon = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CRLF
Declaration
public const int CRLF = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
decisionToDFA
Declaration
protected static Antlr4.Runtime.Dfa.DFA[] decisionToDFA
Field Value
Type |
Description |
Antlr4.Runtime.Dfa.DFA[] |
|
|
Improve this Doc
View Source
DefaultVocabulary
Declaration
public static readonly IVocabulary DefaultVocabulary
Field Value
Type |
Description |
IVocabulary |
|
|
Improve this Doc
View Source
DIGIT
Declaration
public const int DIGIT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DollarSign
Declaration
public const int DollarSign = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Dot
Declaration
public const int Dot = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Equals
Declaration
public const int Equals = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ExclamationMark
Declaration
public const int ExclamationMark = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Hashtag
Declaration
public const int Hashtag = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
HEXDIG
Declaration
public const int HEXDIG = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
HTAB
Declaration
public const int HTAB = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LColumn
Declaration
public const int LColumn = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Minus
Declaration
public const int Minus = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
modeNames
Declaration
public static string[] modeNames
Field Value
Type |
Description |
System.String[] |
|
|
Improve this Doc
View Source
OBS_TEXT
Declaration
public const int OBS_TEXT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
OWS
Declaration
public const int OWS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Pct_encoded
Declaration
public const int Pct_encoded = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Percent
Declaration
public const int Percent = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Period
Declaration
public const int Period = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Plus
Declaration
public const int Plus = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
QuestionMark
Declaration
public const int QuestionMark = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RColumn
Declaration
public const int RColumn = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ruleNames
Declaration
public static readonly string[] ruleNames
Field Value
Type |
Description |
System.String[] |
|
|
Improve this Doc
View Source
SemiColon
Declaration
public const int SemiColon = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
sharedContextCache
Declaration
protected static PredictionContextCache sharedContextCache
Field Value
Type |
Description |
PredictionContextCache |
|
|
Improve this Doc
View Source
Slash
Declaration
public const int Slash = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SP
Declaration
public const int SP = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SQuote
Declaration
public const int SQuote = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Star
Declaration
public const int Star = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__0
Declaration
public const int T__0 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__1
Declaration
public const int T__1 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__2
Declaration
public const int T__2 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__3
Declaration
public const int T__3 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__4
Declaration
public const int T__4 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__5
Declaration
public const int T__5 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__6
Declaration
public const int T__6 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__7
Declaration
public const int T__7 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__8
Declaration
public const int T__8 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Tilde
Declaration
public const int Tilde = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Underscore
Declaration
public const int Underscore = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
VBar
Declaration
public const int VBar = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
VCHAR
Declaration
public const int VCHAR = null
Field Value
Type |
Description |
System.Int32 |
|
Properties
|
Improve this Doc
View Source
ChannelNames
Declaration
public override string[] ChannelNames { get; }
Property Value
Type |
Description |
System.String[] |
|
|
Improve this Doc
View Source
GrammarFileName
Declaration
public override string GrammarFileName { get; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
ModeNames
Declaration
public override string[] ModeNames { get; }
Property Value
Type |
Description |
System.String[] |
|
|
Improve this Doc
View Source
RuleNames
Declaration
public override string[] RuleNames { get; }
Property Value
Type |
Description |
System.String[] |
|
|
Improve this Doc
View Source
SerializedAtn
Declaration
public override string SerializedAtn { get; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Vocabulary
Declaration
public override IVocabulary Vocabulary { get; }
Property Value
Type |
Description |
IVocabulary |
|