Common interface for canonicalizing source code
Strip whitespace and comments
Remove all comments from the given source code
Strip whitespace down to a single space, except in strings Remove whitespaces that aren't syntactically necessary altogether.
Generated using TypeDoc
Common interface for canonicalizing source code