Class JSBeautifier
java.lang.Object
org.nustaq.kontraktor.webapp.transpiler.jsx.JSBeautifier
- All Implemented Interfaces:
ParseUtils
public class JSBeautifier extends java.lang.Object implements ParseUtils
-
Field Summary
Fields inherited from interface org.nustaq.kontraktor.webapp.transpiler.jsx.ParseUtils
CountWords, WordCount -
Constructor Summary
Constructors Constructor Description JSBeautifier() -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.nustaq.kontraktor.webapp.transpiler.jsx.ParseUtils
readJSString, readRegexp, readSlashComment, readStarComment
-
Constructor Details
-
JSBeautifier
public JSBeautifier()
-
-
Method Details