Named

laika.directive.AttributeKey$.Named
case class Named(key: String) extends AttributeKey

Represents the string identifier of an attribute or body part of a directive.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class AttributeKey
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def desc: String

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product