Uses of Class
CodeAnalysis.Comment

Packages that use Comment
CodeAnalysis   
 

Uses of Comment in CodeAnalysis
 

Methods in CodeAnalysis that return Comment
 Comment CommentSet.getClosing(java.lang.String str)
           
 Comment CommentSet.getOpening(java.lang.String str)
           
 

Methods in CodeAnalysis with parameters of type Comment
 void CommentSet.add(Comment comment)
           
 void CommentSet.remove(Comment comment)
           
 

Constructors in CodeAnalysis with parameters of type Comment
Comment(Comment old)
          Creates a new instance of Comment