Id

laika.ast.Id
object Id

Factory and extractor for an Options instance with an id.

Attributes

Source
Options.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Id.type

Members list

Value members

Concrete methods

def apply(value: String): Options

Attributes

Source
Options.scala
def unapply(value: Options): Option[String]

Attributes

Source
Options.scala