ScalaSyntax

class Object
trait Matchable
class Any

Value members

Concrete fields

Keywords for both Scala2 and Dotty/Scala3

Keywords for both Scala2 and Dotty/Scala3

val language: NonEmptyList[String]

Inherited fields

lazy val rootParser: Parser[Seq[CodeSpan]]

The resulting root parser composed of the individual span parsers to be used in the parser for the host markup language

The resulting root parser composed of the individual span parsers to be used in the parser for the host markup language

Inherited from:
SyntaxHighlighter