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.

View in manual

Shortdoc

;; treesit
(treesit-thing-defined-p 'sexp)
    e.g. => nil

Aliases

treesit-thing-defined-p