Class DecompilerComments
java.lang.Object
org.benf.cfr.reader.util.DecompilerComments
- All Implemented Interfaces:
Dumpable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddComment(String comment) voidaddComment(DecompilerComment comment) voidaddComments(Collection<DecompilerComment> comments) booleancontains(DecompilerComment comment)
-
Field Details
-
comments
-
-
Constructor Details
-
DecompilerComments
public DecompilerComments()
-
-
Method Details
-
addComment
-
addComment
-
addComments
-
dump
-
contains
-
getCommentCollection
-