emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs object type hierarchy


From: Yuan Fu
Subject: Re: Emacs object type hierarchy
Date: Sun, 22 Oct 2023 15:08:10 -0700


> On Oct 22, 2023, at 1:44 AM, Andrea Corallo <acorallo@gnu.org> wrote:
> 
> Hello all,
> 
> for some develepment I need to have the type hierarchy definition,
> something more detailed compared to what we have now in
> `cl--typeof-types` (see bug#66615).  Because of that I've been trying to
> reconstruct the type hierarchy of Emacs objects before coding it in.
> 
> So far this [1] is where I'm arrived at.
> 
> Do you spot any error? Any comment welcome.

I noticed that you included tree-sitter-parser in there. Then you probably also 
want tree-sitter-node and tree-sitter-compiled-query.

Yuan


reply via email to

[Prev in Thread] Current Thread [Next in Thread]