Constructor and Description |
---|
DecompilerComments() |
Modifier and Type | Method and Description |
---|---|
void |
addComment(DecompilerComment comment) |
void |
addComment(String comment) |
void |
addComments(Collection<DecompilerComment> comments) |
boolean |
contains(DecompilerComment comment) |
Dumper |
dump(Dumper d) |
Collection<DecompilerComment> |
getCommentCollection() |
public void addComment(String comment)
public void addComment(DecompilerComment comment)
public void addComments(Collection<DecompilerComment> comments)
public boolean contains(DecompilerComment comment)
public Collection<DecompilerComment> getCommentCollection()
Copyright © 2011-2021. All Rights Reserved.