go/ast.MapType.Pos (method, view implemented interface methods)

one use

	go/ast (current package)
		ast.go#L513: func (x *MapType) Pos() token.Pos       { return x.Map }