chiark / gitweb /
src/{class-,}utilities.lisp: Add machinery for showing inheritance paths.
[sod] / doc / meta.tex
index 7de1fbeb0b1404b650d6b86c5061dae3f590842e..25bed345f0391f8e16b5d4a565612853b7e38841 100644 (file)
     {find-superclass-by-nick @<class> @<nick> @> @<superclass>}
 \end{describe}
 
+\begin{describe}{ty}{inheritance-path-reporter-state}
+\end{describe}
+
+\begin{describe}{fun}{make-inheritance-path-reporter-state @> @<state>}
+\end{describe}
+
+\begin{describe}{fun}{report-inheritance-path @<state> @<super>}
+\end{describe}
+
 \begin{describe}{fun}
     {sod-subclass-p @<class-a> @<class-b> @> @<generalized-boolean>}
 \end{describe}