Function: flymake--state-p
flymake--state-p is a function defined in flymake.el.gz.
Signature
(flymake--state-p CL-X)
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/flymake.el.gz
;; Could not find source code, showing raw function object.
#[(cl-x)
((cl-block flymake--state-p
(and (memq (type-of cl-x) cl-struct-flymake--state-tags) t)))
(t)]