]> git.eshelyaron.com Git - emacs.git/commit
Improve printing treesit nodes
authorYuan Fu <casouri@gmail.com>
Sun, 25 Sep 2022 02:19:03 +0000 (19:19 -0700)
committerYuan Fu <casouri@gmail.com>
Sun, 25 Sep 2022 04:11:29 +0000 (21:11 -0700)
commit08a1c32d0bcaa9369a34e7f7d6d01c3885f62e21
tree52ed562faa66322c3ce13dd018b7d24fd5183c2f
parent013c7d6aaef5f90730b1cfe42a01534d891e895a
Improve printing treesit nodes

* src/print.c (print_vectorlike): Instead of position, print the type
of the node.
src/print.c