public final class StringUtil extends Object
Constructor and Description |
---|
StringUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
removeComments(String code)
Removes comments (block comments and line comments) from the JS code.
|
Copyright © 2020. All rights reserved.