class Protobuf::Schema::Parser

Defined in:

protobuf/schema/parser.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(buf : String) #

[View source]

Instance Method Detail

def parse : Schema #

now supports first occurred schema only


[View source]