go/ast.KeyValueExpr.Pos (method)

one use

	go/ast (current package)
		ast.go#L489: func (x *KeyValueExpr) Pos() token.Pos   { return x.Key.Pos() }