go/ast.KeyValueExpr.Pos (method, view implemented interface methods)
one use
go/ast (current package)
ast.go#L513: func (x *KeyValueExpr) Pos() token.Pos { return x.Key.Pos() }
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)