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

one use

	go/ast (current package)
		ast.go#L547: func (x *MapType) End() token.Pos       { return x.Value.End() }