Tag

laika.parse.code.CodeCategory$.Tag$
object Tag

Common categories for tag-based syntax such as HTML or XML.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Tag.type

Members list

Concise view

Type members

Classlikes

case object Name extends TagCategory

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
Name.type
case object Punctuation extends TagCategory

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
sealed trait TagCategory extends CodeCategory

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes
object Name.type
object Punctuation.type