Class httpParser
Inheritance
System.Object
httpParser
Assembly: Http.dll
Syntax
public class httpParser : Parser
Constructors
|
Improve this Doc
View Source
httpParser(ITokenStream)
Declaration
public httpParser(ITokenStream input)
Parameters
Type |
Name |
Description |
ITokenStream |
input |
|
|
Improve this Doc
View Source
httpParser(ITokenStream, TextWriter, TextWriter)
Declaration
public httpParser(ITokenStream input, TextWriter output, TextWriter errorOutput)
Parameters
Type |
Name |
Description |
ITokenStream |
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
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
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
RULE_absolute_path
Declaration
public const int RULE_absolute_path = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_field_content
Declaration
public const int RULE_field_content = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_field_name
Declaration
public const int RULE_field_name = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_field_value
Declaration
public const int RULE_field_value = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_field_vchar
Declaration
public const int RULE_field_vchar = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public const int RULE_header_field = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_http_message
Declaration
public const int RULE_http_message = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_http_name
Declaration
public const int RULE_http_name = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_http_version
Declaration
public const int RULE_http_version = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_method
Declaration
public const int RULE_method = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_obs_fold
Declaration
public const int RULE_obs_fold = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_obs_text
Declaration
public const int RULE_obs_text = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public const int RULE_origin_form = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_pchar
Declaration
public const int RULE_pchar = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_query
Declaration
public const int RULE_query = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_request_line
Declaration
public const int RULE_request_line = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_request_target
Declaration
public const int RULE_request_target = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_segment
Declaration
public const int RULE_segment = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_start_line
Declaration
public const int RULE_start_line = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_sub_delims
Declaration
public const int RULE_sub_delims = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_tchar
Declaration
public const int RULE_tchar = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_token
Declaration
public const int RULE_token = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_unreserved
Declaration
public const int RULE_unreserved = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_vCHAR
Declaration
public const int RULE_vCHAR = 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
GrammarFileName
Declaration
public override string GrammarFileName { 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 |
|
Methods
|
Improve this Doc
View Source
absolute_path()
Declaration
public httpParser.Absolute_pathContext absolute_path()
Returns
|
Improve this Doc
View Source
field_content()
Declaration
public httpParser.Field_contentContext field_content()
Returns
|
Improve this Doc
View Source
field_name()
Declaration
public httpParser.Field_nameContext field_name()
Returns
|
Improve this Doc
View Source
field_value()
Declaration
public httpParser.Field_valueContext field_value()
Returns
|
Improve this Doc
View Source
field_vchar()
Declaration
public httpParser.Field_vcharContext field_vchar()
Returns
|
Improve this Doc
View Source
Declaration
public httpParser.Header_fieldContext header_field()
Returns
|
Improve this Doc
View Source
http_message()
Declaration
public httpParser.Http_messageContext http_message()
Returns
|
Improve this Doc
View Source
http_name()
Declaration
public httpParser.Http_nameContext http_name()
Returns
|
Improve this Doc
View Source
http_version()
Declaration
public httpParser.Http_versionContext http_version()
Returns
|
Improve this Doc
View Source
method()
Declaration
public httpParser.MethodContext method()
Returns
|
Improve this Doc
View Source
obs_fold()
Declaration
public httpParser.Obs_foldContext obs_fold()
Returns
|
Improve this Doc
View Source
obs_text()
Declaration
public httpParser.Obs_textContext obs_text()
Returns
|
Improve this Doc
View Source
Declaration
public httpParser.Origin_formContext origin_form()
Returns
|
Improve this Doc
View Source
pchar()
Declaration
public httpParser.PcharContext pchar()
Returns
|
Improve this Doc
View Source
query()
Declaration
public httpParser.QueryContext query()
Returns
|
Improve this Doc
View Source
request_line()
Declaration
public httpParser.Request_lineContext request_line()
Returns
|
Improve this Doc
View Source
request_target()
Declaration
public httpParser.Request_targetContext request_target()
Returns
|
Improve this Doc
View Source
segment()
Declaration
public httpParser.SegmentContext segment()
Returns
|
Improve this Doc
View Source
start_line()
Declaration
public httpParser.Start_lineContext start_line()
Returns
|
Improve this Doc
View Source
sub_delims()
Declaration
public httpParser.Sub_delimsContext sub_delims()
Returns
|
Improve this Doc
View Source
tchar()
Declaration
public httpParser.TcharContext tchar()
Returns
|
Improve this Doc
View Source
token()
Declaration
public httpParser.TokenContext token()
Returns
|
Improve this Doc
View Source
unreserved()
Declaration
public httpParser.UnreservedContext unreserved()
Returns
|
Improve this Doc
View Source
vCHAR()
Declaration
public httpParser.VCHARContext vCHAR()
Returns