WhitespacePreprocessor

Companion for creating instances of WhitespacePreprocessor.

Companion:
class
class Object
trait Matchable
class Any

Value members

Concrete fields

Processes the specified Input instance and returns a new instance with the same path, but all whitespace pre-processed.

Processes the specified Input instance and returns a new instance with the same path, but all whitespace pre-processed.

val forString: String => String

Processes all whitespace in the specified string.

Processes all whitespace in the specified string.