go/ast.MapType.End (method)

one use

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