Show / Hide Table of Contents

Class memcached_protocolParser

Inheritance
System.Object
memcached_protocolParser
Namespace: GCore.Antlr.Grammers.Memcached_protocol
Assembly: Memcached_protocol.dll
Syntax
public class memcached_protocolParser : Parser

Constructors

| Improve this Doc View Source

memcached_protocolParser(ITokenStream)

Declaration
public memcached_protocolParser(ITokenStream input)
Parameters
Type Name Description
ITokenStream input
| Improve this Doc View Source

memcached_protocolParser(ITokenStream, TextWriter, TextWriter)

Declaration
public memcached_protocolParser(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
Type Description
ATN
| 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

INTEGER

Declaration
public const int INTEGER = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_bytes

Declaration
public const int RULE_bytes = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_cas_unique

Declaration
public const int RULE_cas_unique = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_client_error_message

Declaration
public const int RULE_client_error_message = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_command_line

Declaration
public const int RULE_command_line = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_count

Declaration
public const int RULE_count = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_decrement_command

Declaration
public const int RULE_decrement_command = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_delay

Declaration
public const int RULE_delay = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_delete_command

Declaration
public const int RULE_delete_command = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_deletion_response

Declaration
public const int RULE_deletion_response = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_end

Declaration
public const int RULE_end = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_error_response

Declaration
public const int RULE_error_response = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_exptime

Declaration
public const int RULE_exptime = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_flags

Declaration
public const int RULE_flags = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_flush_command

Declaration
public const int RULE_flush_command = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_general_error

Declaration
public const int RULE_general_error = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_general_statistic

Declaration
public const int RULE_general_statistic = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_incr_or_decr_response

Declaration
public const int RULE_incr_or_decr_response = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_increment_command

Declaration
public const int RULE_increment_command = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_key

Declaration
public const int RULE_key = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_noreply

Declaration
public const int RULE_noreply = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_quit_command

Declaration
public const int RULE_quit_command = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_retrieval_command

Declaration
public const int RULE_retrieval_command = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_retrieval_response

Declaration
public const int RULE_retrieval_response = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_server_error_message

Declaration
public const int RULE_server_error_message = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_size

Declaration
public const int RULE_size = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_size_statistic

Declaration
public const int RULE_size_statistic = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_statistic_name

Declaration
public const int RULE_statistic_name = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_statistic_value

Declaration
public const int RULE_statistic_value = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_statistics_command

Declaration
public const int RULE_statistics_command = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_statistics_option

Declaration
public const int RULE_statistics_option = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_statistics_response

Declaration
public const int RULE_statistics_response = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_storage_command

Declaration
public const int RULE_storage_command = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_storage_command_name

Declaration
public const int RULE_storage_command_name = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_storage_response

Declaration
public const int RULE_storage_response = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_time

Declaration
public const int RULE_time = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_value

Declaration
public const int RULE_value = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_verbosity_command

Declaration
public const int RULE_verbosity_command = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_verbosity_level

Declaration
public const int RULE_verbosity_level = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_version_command

Declaration
public const int RULE_version_command = 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

sharedContextCache

Declaration
protected static PredictionContextCache sharedContextCache
Field Value
Type Description
PredictionContextCache
| 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__10

Declaration
public const int T__10 = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

T__11

Declaration
public const int T__11 = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

T__12

Declaration
public const int T__12 = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

T__13

Declaration
public const int T__13 = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

T__14

Declaration
public const int T__14 = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

T__15

Declaration
public const int T__15 = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

T__16

Declaration
public const int T__16 = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

T__17

Declaration
public const int T__17 = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

T__18

Declaration
public const int T__18 = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

T__19

Declaration
public const int T__19 = 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__20

Declaration
public const int T__20 = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

T__21

Declaration
public const int T__21 = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

T__22

Declaration
public const int T__22 = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

T__23

Declaration
public const int T__23 = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

T__24

Declaration
public const int T__24 = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

T__25

Declaration
public const int T__25 = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

T__26

Declaration
public const int T__26 = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

T__27

Declaration
public const int T__27 = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

T__28

Declaration
public const int T__28 = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

T__29

Declaration
public const int T__29 = 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__30

Declaration
public const int T__30 = 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

T__9

Declaration
public const int T__9 = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

WHITESPACE

Declaration
public const int WHITESPACE = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

WORD

Declaration
public const int WORD = 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

bytes()

Declaration
public memcached_protocolParser.BytesContext bytes()
Returns
Type Description
memcached_protocolParser.BytesContext
| Improve this Doc View Source

cas_unique()

Declaration
public memcached_protocolParser.Cas_uniqueContext cas_unique()
Returns
Type Description
memcached_protocolParser.Cas_uniqueContext
| Improve this Doc View Source

client_error_message()

Declaration
public memcached_protocolParser.Client_error_messageContext client_error_message()
Returns
Type Description
memcached_protocolParser.Client_error_messageContext
| Improve this Doc View Source

command_line()

Declaration
public memcached_protocolParser.Command_lineContext command_line()
Returns
Type Description
memcached_protocolParser.Command_lineContext
| Improve this Doc View Source

count()

Declaration
public memcached_protocolParser.CountContext count()
Returns
Type Description
memcached_protocolParser.CountContext
| Improve this Doc View Source

decrement_command()

Declaration
public memcached_protocolParser.Decrement_commandContext decrement_command()
Returns
Type Description
memcached_protocolParser.Decrement_commandContext
| Improve this Doc View Source

delay()

Declaration
public memcached_protocolParser.DelayContext delay()
Returns
Type Description
memcached_protocolParser.DelayContext
| Improve this Doc View Source

delete_command()

Declaration
public memcached_protocolParser.Delete_commandContext delete_command()
Returns
Type Description
memcached_protocolParser.Delete_commandContext
| Improve this Doc View Source

deletion_response()

Declaration
public memcached_protocolParser.Deletion_responseContext deletion_response()
Returns
Type Description
memcached_protocolParser.Deletion_responseContext
| Improve this Doc View Source

end()

Declaration
public memcached_protocolParser.EndContext end()
Returns
Type Description
memcached_protocolParser.EndContext
| Improve this Doc View Source

error_response()

Declaration
public memcached_protocolParser.Error_responseContext error_response()
Returns
Type Description
memcached_protocolParser.Error_responseContext
| Improve this Doc View Source

exptime()

Declaration
public memcached_protocolParser.ExptimeContext exptime()
Returns
Type Description
memcached_protocolParser.ExptimeContext
| Improve this Doc View Source

flags()

Declaration
public memcached_protocolParser.FlagsContext flags()
Returns
Type Description
memcached_protocolParser.FlagsContext
| Improve this Doc View Source

flush_command()

Declaration
public memcached_protocolParser.Flush_commandContext flush_command()
Returns
Type Description
memcached_protocolParser.Flush_commandContext
| Improve this Doc View Source

general_error()

Declaration
public memcached_protocolParser.General_errorContext general_error()
Returns
Type Description
memcached_protocolParser.General_errorContext
| Improve this Doc View Source

general_statistic()

Declaration
public memcached_protocolParser.General_statisticContext general_statistic()
Returns
Type Description
memcached_protocolParser.General_statisticContext
| Improve this Doc View Source

incr_or_decr_response()

Declaration
public memcached_protocolParser.Incr_or_decr_responseContext incr_or_decr_response()
Returns
Type Description
memcached_protocolParser.Incr_or_decr_responseContext
| Improve this Doc View Source

increment_command()

Declaration
public memcached_protocolParser.Increment_commandContext increment_command()
Returns
Type Description
memcached_protocolParser.Increment_commandContext
| Improve this Doc View Source

key()

Declaration
public memcached_protocolParser.KeyContext key()
Returns
Type Description
memcached_protocolParser.KeyContext
| Improve this Doc View Source

noreply()

Declaration
public memcached_protocolParser.NoreplyContext noreply()
Returns
Type Description
memcached_protocolParser.NoreplyContext
| Improve this Doc View Source

quit_command()

Declaration
public memcached_protocolParser.Quit_commandContext quit_command()
Returns
Type Description
memcached_protocolParser.Quit_commandContext
| Improve this Doc View Source

retrieval_command()

Declaration
public memcached_protocolParser.Retrieval_commandContext retrieval_command()
Returns
Type Description
memcached_protocolParser.Retrieval_commandContext
| Improve this Doc View Source

retrieval_response()

Declaration
public memcached_protocolParser.Retrieval_responseContext retrieval_response()
Returns
Type Description
memcached_protocolParser.Retrieval_responseContext
| Improve this Doc View Source

server_error_message()

Declaration
public memcached_protocolParser.Server_error_messageContext server_error_message()
Returns
Type Description
memcached_protocolParser.Server_error_messageContext
| Improve this Doc View Source

size()

Declaration
public memcached_protocolParser.SizeContext size()
Returns
Type Description
memcached_protocolParser.SizeContext
| Improve this Doc View Source

size_statistic()

Declaration
public memcached_protocolParser.Size_statisticContext size_statistic()
Returns
Type Description
memcached_protocolParser.Size_statisticContext
| Improve this Doc View Source

statistic_name()

Declaration
public memcached_protocolParser.Statistic_nameContext statistic_name()
Returns
Type Description
memcached_protocolParser.Statistic_nameContext
| Improve this Doc View Source

statistic_value()

Declaration
public memcached_protocolParser.Statistic_valueContext statistic_value()
Returns
Type Description
memcached_protocolParser.Statistic_valueContext
| Improve this Doc View Source

statistics_command()

Declaration
public memcached_protocolParser.Statistics_commandContext statistics_command()
Returns
Type Description
memcached_protocolParser.Statistics_commandContext
| Improve this Doc View Source

statistics_option()

Declaration
public memcached_protocolParser.Statistics_optionContext statistics_option()
Returns
Type Description
memcached_protocolParser.Statistics_optionContext
| Improve this Doc View Source

statistics_response()

Declaration
public memcached_protocolParser.Statistics_responseContext statistics_response()
Returns
Type Description
memcached_protocolParser.Statistics_responseContext
| Improve this Doc View Source

storage_command()

Declaration
public memcached_protocolParser.Storage_commandContext storage_command()
Returns
Type Description
memcached_protocolParser.Storage_commandContext
| Improve this Doc View Source

storage_command_name()

Declaration
public memcached_protocolParser.Storage_command_nameContext storage_command_name()
Returns
Type Description
memcached_protocolParser.Storage_command_nameContext
| Improve this Doc View Source

storage_response()

Declaration
public memcached_protocolParser.Storage_responseContext storage_response()
Returns
Type Description
memcached_protocolParser.Storage_responseContext
| Improve this Doc View Source

time()

Declaration
public memcached_protocolParser.TimeContext time()
Returns
Type Description
memcached_protocolParser.TimeContext
| Improve this Doc View Source

value()

Declaration
public memcached_protocolParser.ValueContext value()
Returns
Type Description
memcached_protocolParser.ValueContext
| Improve this Doc View Source

verbosity_command()

Declaration
public memcached_protocolParser.Verbosity_commandContext verbosity_command()
Returns
Type Description
memcached_protocolParser.Verbosity_commandContext
| Improve this Doc View Source

verbosity_level()

Declaration
public memcached_protocolParser.Verbosity_levelContext verbosity_level()
Returns
Type Description
memcached_protocolParser.Verbosity_levelContext
| Improve this Doc View Source

version_command()

Declaration
public memcached_protocolParser.Version_commandContext version_command()
Returns
Type Description
memcached_protocolParser.Version_commandContext
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX