Class Protobuf3Lexer
Inheritance
System.Object
Protobuf3Lexer
Assembly: Protobuf3.dll
Syntax
public class Protobuf3Lexer : Lexer
Constructors
|
Improve this Doc
View Source
Protobuf3Lexer(ICharStream)
Declaration
public Protobuf3Lexer(ICharStream input)
Parameters
Type |
Name |
Description |
ICharStream |
input |
|
|
Improve this Doc
View Source
Protobuf3Lexer(ICharStream, TextWriter, TextWriter)
Declaration
public Protobuf3Lexer(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
BOOL
Declaration
public const int BOOL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BOOL_LIT
Declaration
public const int BOOL_LIT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BYTES
Declaration
public const int BYTES = 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
COMMA
Declaration
public const int COMMA = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public const int COMMENT = 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
DOT
Declaration
public const int DOT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DOUBLE
Declaration
public const int DOUBLE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ENUM
Declaration
public const int ENUM = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EQ
Declaration
public const int EQ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
FIXED32
Declaration
public const int FIXED32 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
FIXED64
Declaration
public const int FIXED64 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
FLOAT
Declaration
public const int FLOAT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
FLOAT_LIT
Declaration
public const int FLOAT_LIT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
GT
Declaration
public const int GT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
IDENTIFIER
Declaration
public const int IDENTIFIER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
IMPORT
Declaration
public const int IMPORT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
INT_LIT
Declaration
public const int INT_LIT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
INT32
Declaration
public const int INT32 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
INT64
Declaration
public const int INT64 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LB
Declaration
public const int LB = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LC
Declaration
public const int LC = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public const int LINE_COMMENT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LP
Declaration
public const int LP = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LT
Declaration
public const int LT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
MAP
Declaration
public const int MAP = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
MAX
Declaration
public const int MAX = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
MESSAGE
Declaration
public const int MESSAGE = 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
ONEOF
Declaration
public const int ONEOF = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
OPTION
Declaration
public const int OPTION = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PACKAGE
Declaration
public const int PACKAGE = 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
PROTO3_LIT_DOBULE
Declaration
public const int PROTO3_LIT_DOBULE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PROTO3_LIT_SINGLE
Declaration
public const int PROTO3_LIT_SINGLE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PUBLIC
Declaration
public const int PUBLIC = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RB
Declaration
public const int RB = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RC
Declaration
public const int RC = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
REPEATED
Declaration
public const int REPEATED = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RESERVED
Declaration
public const int RESERVED = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RETURNS
Declaration
public const int RETURNS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RP
Declaration
public const int RP = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RPC
Declaration
public const int RPC = 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
SEMI
Declaration
public const int SEMI = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SERVICE
Declaration
public const int SERVICE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SFIXED32
Declaration
public const int SFIXED32 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SFIXED64
Declaration
public const int SFIXED64 = 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
SINT32
Declaration
public const int SINT32 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SINT64
Declaration
public const int SINT64 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
STR_LIT
Declaration
public const int STR_LIT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
STREAM
Declaration
public const int STREAM = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
STRING
Declaration
public const int STRING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SYNTAX
Declaration
public const int SYNTAX = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TO
Declaration
public const int TO = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
UINT32
Declaration
public const int UINT32 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
UINT64
Declaration
public const int UINT64 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
WEAK
Declaration
public const int WEAK = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
WS
Declaration
public const int WS = 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 |
|