google.golang.org/protobuf/internal/encoding/text.Token.IdentName (method)
4 uses
google.golang.org/protobuf/internal/encoding/text (current package)
decode_token.go#L166: func (t Token) IdentName() string {
google.golang.org/protobuf/encoding/prototext
decode.go#L161: name = protoreflect.Name(tok.IdentName())
decode.go#L523: switch name := protoreflect.Name(tok.IdentName()); name {
decode.go#L622: switch name := protoreflect.Name(tok.IdentName()); name {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)