Uses of Class
org.hawk.module.script.CommentScript

Packages that use CommentScript
org.hawk.module.script   
 

Uses of CommentScript in org.hawk.module.script
 

Methods in org.hawk.module.script that return CommentScript
static CommentScript CommentScript.createScript(java.util.Map<java.lang.Integer,java.lang.String> lineCommentMatcherMap)
          Nothing to be done here.