Class Protobuf3Parser
Inheritance
System.Object
Protobuf3Parser
Assembly: Protobuf3.dll
Syntax
public class Protobuf3Parser : Parser
Constructors
|
Improve this Doc
View Source
Protobuf3Parser(ITokenStream)
Declaration
public Protobuf3Parser(ITokenStream input)
Parameters
Type |
Name |
Description |
ITokenStream |
input |
|
|
Improve this Doc
View Source
Protobuf3Parser(ITokenStream, TextWriter, TextWriter)
Declaration
public Protobuf3Parser(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
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
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
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
RULE_blockLit
Declaration
public const int RULE_blockLit = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_boolLit
Declaration
public const int RULE_boolLit = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_constant
Declaration
public const int RULE_constant = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_emptyStatement_
Declaration
public const int RULE_emptyStatement_ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_enumBody
Declaration
public const int RULE_enumBody = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_enumDef
Declaration
public const int RULE_enumDef = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_enumElement
Declaration
public const int RULE_enumElement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_enumField
Declaration
public const int RULE_enumField = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_enumName
Declaration
public const int RULE_enumName = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_enumType
Declaration
public const int RULE_enumType = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_enumValueOption
Declaration
public const int RULE_enumValueOption = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_enumValueOptions
Declaration
public const int RULE_enumValueOptions = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_field
Declaration
public const int RULE_field = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_fieldName
Declaration
public const int RULE_fieldName = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_fieldNumber
Declaration
public const int RULE_fieldNumber = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_fieldOption
Declaration
public const int RULE_fieldOption = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_fieldOptions
Declaration
public const int RULE_fieldOptions = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_floatLit
Declaration
public const int RULE_floatLit = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_fullIdent
Declaration
public const int RULE_fullIdent = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_ident
Declaration
public const int RULE_ident = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_importStatement
Declaration
public const int RULE_importStatement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_intLit
Declaration
public const int RULE_intLit = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_keyType
Declaration
public const int RULE_keyType = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_keywords
Declaration
public const int RULE_keywords = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_mapField
Declaration
public const int RULE_mapField = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_mapName
Declaration
public const int RULE_mapName = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_messageBody
Declaration
public const int RULE_messageBody = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_messageDef
Declaration
public const int RULE_messageDef = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_messageElement
Declaration
public const int RULE_messageElement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_messageName
Declaration
public const int RULE_messageName = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_messageType
Declaration
public const int RULE_messageType = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_oneof
Declaration
public const int RULE_oneof = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_oneofField
Declaration
public const int RULE_oneofField = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_oneofName
Declaration
public const int RULE_oneofName = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_optionName
Declaration
public const int RULE_optionName = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_optionStatement
Declaration
public const int RULE_optionStatement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_packageStatement
Declaration
public const int RULE_packageStatement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_proto
Declaration
public const int RULE_proto = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_range_
Declaration
public const int RULE_range_ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_ranges
Declaration
public const int RULE_ranges = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_reserved
Declaration
public const int RULE_reserved = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_reservedFieldNames
Declaration
public const int RULE_reservedFieldNames = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_rpc
Declaration
public const int RULE_rpc = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_rpcName
Declaration
public const int RULE_rpcName = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_serviceDef
Declaration
public const int RULE_serviceDef = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_serviceElement
Declaration
public const int RULE_serviceElement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_serviceName
Declaration
public const int RULE_serviceName = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_strLit
Declaration
public const int RULE_strLit = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_syntax
Declaration
public const int RULE_syntax = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_topLevelDef
Declaration
public const int RULE_topLevelDef = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_type_
Declaration
public const int RULE_type_ = 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
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
blockLit()
Declaration
public Protobuf3Parser.BlockLitContext blockLit()
Returns
|
Improve this Doc
View Source
boolLit()
Declaration
public Protobuf3Parser.BoolLitContext boolLit()
Returns
|
Improve this Doc
View Source
constant()
Declaration
public Protobuf3Parser.ConstantContext constant()
Returns
|
Improve this Doc
View Source
emptyStatement_()
Declaration
public Protobuf3Parser.EmptyStatement_Context emptyStatement_()
Returns
|
Improve this Doc
View Source
enumBody()
Declaration
public Protobuf3Parser.EnumBodyContext enumBody()
Returns
|
Improve this Doc
View Source
enumDef()
Declaration
public Protobuf3Parser.EnumDefContext enumDef()
Returns
|
Improve this Doc
View Source
enumElement()
Declaration
public Protobuf3Parser.EnumElementContext enumElement()
Returns
|
Improve this Doc
View Source
enumField()
Declaration
public Protobuf3Parser.EnumFieldContext enumField()
Returns
|
Improve this Doc
View Source
enumName()
Declaration
public Protobuf3Parser.EnumNameContext enumName()
Returns
|
Improve this Doc
View Source
enumType()
Declaration
public Protobuf3Parser.EnumTypeContext enumType()
Returns
|
Improve this Doc
View Source
enumValueOption()
Declaration
public Protobuf3Parser.EnumValueOptionContext enumValueOption()
Returns
|
Improve this Doc
View Source
enumValueOptions()
Declaration
public Protobuf3Parser.EnumValueOptionsContext enumValueOptions()
Returns
|
Improve this Doc
View Source
field()
Declaration
public Protobuf3Parser.FieldContext field()
Returns
|
Improve this Doc
View Source
fieldName()
Declaration
public Protobuf3Parser.FieldNameContext fieldName()
Returns
|
Improve this Doc
View Source
fieldNumber()
Declaration
public Protobuf3Parser.FieldNumberContext fieldNumber()
Returns
|
Improve this Doc
View Source
fieldOption()
Declaration
public Protobuf3Parser.FieldOptionContext fieldOption()
Returns
|
Improve this Doc
View Source
fieldOptions()
Declaration
public Protobuf3Parser.FieldOptionsContext fieldOptions()
Returns
|
Improve this Doc
View Source
floatLit()
Declaration
public Protobuf3Parser.FloatLitContext floatLit()
Returns
|
Improve this Doc
View Source
fullIdent()
Declaration
public Protobuf3Parser.FullIdentContext fullIdent()
Returns
|
Improve this Doc
View Source
ident()
Declaration
public Protobuf3Parser.IdentContext ident()
Returns
|
Improve this Doc
View Source
importStatement()
Declaration
public Protobuf3Parser.ImportStatementContext importStatement()
Returns
|
Improve this Doc
View Source
intLit()
Declaration
public Protobuf3Parser.IntLitContext intLit()
Returns
|
Improve this Doc
View Source
keyType()
Declaration
public Protobuf3Parser.KeyTypeContext keyType()
Returns
|
Improve this Doc
View Source
keywords()
Declaration
public Protobuf3Parser.KeywordsContext keywords()
Returns
|
Improve this Doc
View Source
mapField()
Declaration
public Protobuf3Parser.MapFieldContext mapField()
Returns
|
Improve this Doc
View Source
mapName()
Declaration
public Protobuf3Parser.MapNameContext mapName()
Returns
|
Improve this Doc
View Source
messageBody()
Declaration
public Protobuf3Parser.MessageBodyContext messageBody()
Returns
|
Improve this Doc
View Source
messageDef()
Declaration
public Protobuf3Parser.MessageDefContext messageDef()
Returns
|
Improve this Doc
View Source
messageElement()
Declaration
public Protobuf3Parser.MessageElementContext messageElement()
Returns
|
Improve this Doc
View Source
messageName()
Declaration
public Protobuf3Parser.MessageNameContext messageName()
Returns
|
Improve this Doc
View Source
messageType()
Declaration
public Protobuf3Parser.MessageTypeContext messageType()
Returns
|
Improve this Doc
View Source
oneof()
Declaration
public Protobuf3Parser.OneofContext oneof()
Returns
|
Improve this Doc
View Source
oneofField()
Declaration
public Protobuf3Parser.OneofFieldContext oneofField()
Returns
|
Improve this Doc
View Source
oneofName()
Declaration
public Protobuf3Parser.OneofNameContext oneofName()
Returns
|
Improve this Doc
View Source
optionName()
Declaration
public Protobuf3Parser.OptionNameContext optionName()
Returns
|
Improve this Doc
View Source
optionStatement()
Declaration
public Protobuf3Parser.OptionStatementContext optionStatement()
Returns
|
Improve this Doc
View Source
packageStatement()
Declaration
public Protobuf3Parser.PackageStatementContext packageStatement()
Returns
|
Improve this Doc
View Source
proto()
Declaration
public Protobuf3Parser.ProtoContext proto()
Returns
|
Improve this Doc
View Source
range_()
Declaration
public Protobuf3Parser.Range_Context range_()
Returns
|
Improve this Doc
View Source
ranges()
Declaration
public Protobuf3Parser.RangesContext ranges()
Returns
|
Improve this Doc
View Source
reserved()
Declaration
public Protobuf3Parser.ReservedContext reserved()
Returns
|
Improve this Doc
View Source
reservedFieldNames()
Declaration
public Protobuf3Parser.ReservedFieldNamesContext reservedFieldNames()
Returns
|
Improve this Doc
View Source
rpc()
Declaration
public Protobuf3Parser.RpcContext rpc()
Returns
|
Improve this Doc
View Source
rpcName()
Declaration
public Protobuf3Parser.RpcNameContext rpcName()
Returns
|
Improve this Doc
View Source
serviceDef()
Declaration
public Protobuf3Parser.ServiceDefContext serviceDef()
Returns
|
Improve this Doc
View Source
serviceElement()
Declaration
public Protobuf3Parser.ServiceElementContext serviceElement()
Returns
|
Improve this Doc
View Source
serviceName()
Declaration
public Protobuf3Parser.ServiceNameContext serviceName()
Returns
|
Improve this Doc
View Source
strLit()
Declaration
public Protobuf3Parser.StrLitContext strLit()
Returns
|
Improve this Doc
View Source
syntax()
Declaration
public Protobuf3Parser.SyntaxContext syntax()
Returns
|
Improve this Doc
View Source
topLevelDef()
Declaration
public Protobuf3Parser.TopLevelDefContext topLevelDef()
Returns
|
Improve this Doc
View Source
type_()
Declaration
public Protobuf3Parser.Type_Context type_()
Returns