struct

Google::Protobuf::GeneratedCodeInfo

Inherits Protobuf::Message < Struct < Value < Object

Constants

FIELDS = {1 => {name: :annotation, pb_type: GeneratedCodeInfo::Annotation, crystal_type: GeneratedCodeInfo::Annotation, cast_type: Array(GeneratedCodeInfo::Annotation)?, native: false, optional: true, repeated: true, default: nil, packed: false}} of Int32 => HashLiteral(Symbol, ASTNode)

Constructors

new(buf : ::Protobuf::Buffer)
new(annotation : Array(GeneratedCodeInfo::Annotation) | Nil = nil)

Class methods

from_protobuf(io)

Instance methods

[](key : String)
annotation
annotation=(annotation : Array(GeneratedCodeInfo::Annotation) | Nil)
to_protobuf(io : IO, embedded = false)
to_protobuf

Nested types