Rewrite-cljs Api Documentation

Version: 0.3.0

rewrite-clj.node.comment

->CommentNode

(->CommentNode s)

comment-node

(comment-node s)

Create node representing an EDN comment.

comment?

(comment? node)

Check whether a node represents a comment.

map->CommentNode

(map->CommentNode G__5375)