api
blog
github
login / sign up
ClojureDocs
(beta)
swank-clojure
Namespaces
leiningen.swank
swank
clj-contrib
macroexpand
pprint
commands
basic
completion
contrib
swank-arglists
swank-c-p-c
internal
swank-fuzzy
inspector
xref
core
connection
hooks
protocol
server
threadmap
dev
loader
rpc
swank
util
class-browse
clojure
concurrent
mbox
thread
hooks
io
java
net.sockets
string
sys
doc
source
examples
comments
1.2.0
1.2.0 permalink
top-level-class-file?
swank.util.class-browse
(top-level-class-file? n)
0
Examples
top
Log in to add / edit an example.
See Also
top
Log in to add a see also.
Source
swank/util/class_browse.clj:34
top
(defn top-level-class-file? [#^String n] (re-find #"^[^\$]+\.class" n))
© swank-clojure See
http://github.com/technomancy/swank-clojure
for copyright and license details.
Vars in
swank.util.class-browse/
top-level-class-file?:
defn
re-find
Used in 0 other vars
Comments
top
No comments for
top-level-class-file?
. Log in to add a comment.
Comments top
No comments for top-level-class-file?. Log in to add a comment.