Id

laika.ast.Id$
object Id

Factory and extractor for an Options instance with an id.

Attributes

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

Members list

Value members

Concrete methods

def apply(value: String): Options
def unapply(value: Options): Option[String]