encoding/protobuf: support integer enums
Also support mappings to different representations.
For string disjunctions: associate #enumValue with string
For int disjunctions: map definition references
to symbols.
Change-Id: I7d6dec1798c26a43d40f9c6e8db29b26e8499866
Reviewed-on: https://cue-review.googlesource.com/c/cue/+/9402
Reviewed-by: CUE cueckoo <cueckoo@gmail.com>
Reviewed-by: Marcel van Lohuizen <mpvl@golang.org>