Tag

case class Tag(name: String)
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(tags: TagArg*): AppliedTag
def apply(first: AttrArg, rest: AttrArg*): AppliedTag
def apply(attrs: AttrArg*)(tags: TagArg*): AppliedTag

Inherited methods

Inherited from:
Product