public final class StringUtil extends Object
For internal use only. May be renamed or removed in a future release.
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 © 2021. All rights reserved.