WhitespacePreprocessor

laika.parse.text.WhitespacePreprocessor$
See theWhitespacePreprocessor companion class

Companion for creating instances of WhitespacePreprocessor.

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

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.

Attributes

val forString: String => String

Processes all whitespace in the specified string.

Processes all whitespace in the specified string.

Attributes