Cleaner

object Cleaner
class Object
trait Matchable
class Any
Cleaner.type

Value members

Concrete methods

def clean(comment: String): List[String]

Prepares the comment for pre-parsing: removes documentation markers and extra whitespace, removes dangerous HTML and Javadoc tags, and splits it into lines.

Prepares the comment for pre-parsing: removes documentation markers and extra whitespace, removes dangerous HTML and Javadoc tags, and splits it into lines.