Parses the Protocol Buffers language and creates an interface, in golang, with which to easily create new and manipulate existing messages which can be written back to the Protocol Buffer langues.
This parser has been created using gocc.
Parses the Protocol Buffers language and creates an interface, in golang, with which to easily create new and manipulate existing messages which can be written back to the Protocol Buffer langues.
This parser has been created using gocc.