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

Type members

Classlikes

case object Name extends TagCategory

Attributes

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

Attributes

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

Attributes

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