struct

Protobuf::CodeGeneratorResponse

Inherits Protobuf::Message / Struct / Value / Object

Constants

FIELDS = {15 => {name: :file, pb_type: CodeGeneratorResponse::File, crystal_type: CodeGeneratorResponse::File, cast_type: Array(CodeGeneratorResponse::File)?, native: false, optional: true, repeated: true, default: nil, packed: false}} of Int32 => HashLiteral(Symbol, ASTNode)

Constructors

new(buf : Protobuf::Buffer)
new(file : Array(CodeGeneratorResponse::File) | Nil = nil)

Class methods

from_protobuf(io)

Instance methods

[](key : String)
file
file=(file : Array(CodeGeneratorResponse::File) | Nil)
to_protobuf(io : IO, embedded = false)
to_protobuf

Nested types