Package org.benf.cfr.reader.util
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 TypeMethodDescriptionvoid
addComment
(String comment) void
addComment
(DecompilerComment comment) void
addComments
(Collection<DecompilerComment> comments) boolean
contains
(DecompilerComment comment)