Function: treesit-thing-defined-p
treesit-thing-defined-p is a function alias for
treesit-thing-definition, defined in treesit.el.gz.
Signature
(treesit-thing-defined-p THING LANGUAGE)
Documentation
Return non-nil if THING is defined for LANGUAGE.
Other relevant functions are documented in the treesit group.
Shortdoc
;; treesit
(treesit-thing-defined-p 'sexp)
e.g. => nil