Function: ede-project-with-config-java-p
ede-project-with-config-java-p is a byte-compiled function defined in
config.el.gz.
Signature
(ede-project-with-config-java-p OBJ)
Documentation
Return non-nil if OBJ is an object of type
ede-project-with-config-java(var)/ede-project-with-config-java(fun).
Source Code
;; Defined in /usr/src/emacs/lisp/cedet/ede/config.el.gz
(defclass ede-project-with-config-java ()
()
"Class to mix into a project to support java.
This brings in methods to support Semantic querying the
java class path.")