Package org.benf.cfr.reader.util
Interface DecompilerCommentSource
-
- All Known Implementing Classes:
InternalDumperFactoryImpl.AdditionalComments
public interface DecompilerCommentSource
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<DecompilerComment>
getComments()
-
-
-
Method Detail
-
getComments
java.util.List<DecompilerComment> getComments()
-
-