Package net.sourceforge.plantuml.preproc
Class CommentEmoji
- java.lang.Object
-
- net.sourceforge.plantuml.preproc.CommentEmoji
-
public class CommentEmoji extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CommentEmoji()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.util.List<StringLocated>
remove(java.util.List<StringLocated> input)
-
-
-
Method Detail
-
remove
public static java.util.List<StringLocated> remove(java.util.List<StringLocated> input)
-
-