struct Protobuf::CodeGeneratorResponse
Included Modules
Defined in:
protobuf/generator.cr
Constant Summary
-
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
Class Method Summary
Instance Method Summary
Constructor Detail
Class Method Detail
def self.
from_protobuf(io)
#
Instance Method Detail
def
to_protobuf(io : IO, embedded =
false)
#