emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs object type hierarchy


From: Andrea Corallo
Subject: Re: Emacs object type hierarchy
Date: Mon, 23 Oct 2023 11:06:12 -0400
User-agent: Gnus/5.13 (Gnus v5.13)

Yuan Fu <casouri@gmail.com> writes:

>> 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

Hello Yuan,

I think they should be there already.  Maybe they ended up far from
'tree-sitter-parser' in the version you've seen, I've no control of the
order graphviz decide to layout the objects in the graph.

Thanks

  Andrea



reply via email to

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