Home
last modified time | relevance | path

Searched defs:IdentName (Results 1 – 1 of 1) sorted by relevance

/external/golang-protobuf/internal/encoding/text/
Ddecode_token.go72 IdentName NameKind = iota + 1 const
166 func (t Token) IdentName() string { func