hi,
I have two proto files:
1. defines an enum Opcode .
2.
import "Types/Opcode.Proto"

package myPackage;
message MyMessage
{

}


In the generated code I have a method called

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to