From: Manuel Eberl <eberlm@in.tum.de>
Hello,
is there any way to retrieve the list of all overloaded definitions of a
given constant?
In particular, I'd like to find out if
It seems to me that this information is stored in the context (cf. e.g.
"get_overloading" in "overloading.ML"), but it does not seem to be
exposed to the outside.
Is there a deeper reason for this?
Manuel
From: Florian Haftmann <florian.haftmann@informatik.tu-muenchen.de>
Hi Manuel,
as long as you only refer to disciplined overloading, the data you are
searching for is in axclass.ML:
signature.asc
Last updated: Nov 21 2024 at 12:39 UTC