laika.parse.directive

Members list

Concise view

Type members

Classlikes

Provides the parser definitions for block directives in markup documents.

Provides the parser definitions for block directives in markup documents.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Provides parser implementation for configuration header sections in text markup files, which are expected to be in HOCON format.

Provides parser implementation for configuration header sections in text markup files, which are expected to be in HOCON format.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Parsers for all types of custom directives that can be used in templates or as inline or block elements in markup documents.

Parsers for all types of custom directives that can be used in templates or as inline or block elements in markup documents.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Provides the parser definitions for span directives in markup documents.

Provides the parser definitions for span directives in markup documents.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
class TemplateParsers(directives: Map[String, Directive]) extends DefaultRecursiveSpanParsers

Provides the parsers for directives and context references in templates.

Provides the parsers for directives and context references in templates.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any