de.sciss.mellite

StringOptions

object StringOptions extends ExprTypeImplA[Option[String]]

Linear Supertypes
ExprTypeImplA[Option[String]], TypeImpl1A[[$tilde]Expr[~, Option[String]]], Type1A[[$tilde]Expr[~, Option[String]]], Type1Like[[$tilde]Expr[~, Option[String]]], TypeImplLike[Extension1[[$tilde]Expr[~, Option[String]]]], ExprTypeImpl[Option[String]], ExprType[Option[String]], Type, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. StringOptions
  2. ExprTypeImplA
  3. TypeImpl1A
  4. Type1A
  5. Type1Like
  6. TypeImplLike
  7. ExprTypeImpl
  8. ExprType
  9. Type
  10. AnyRef
  11. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. final type Change = model.Change[Option[String]]

    Attributes
    protected
    Definition Classes
    ExprTypeImpl
  2. final type Ex[S <: Sys[S]] = Expr[S, Option[String]]

    Attributes
    protected
    Definition Classes
    ExprTypeImpl
  3. final type ExN[S <: Sys[S]] = Node[S, Option[String]]

    Attributes
    protected
    Definition Classes
    ExprTypeImpl
  4. final type ExV[S <: Sys[S]] = Var[S, Option[String]]

    Attributes
    protected
    Definition Classes
    ExprTypeImpl

Value Members

  1. final def !=(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  4. final def addExtension(exts: Array[Extension1[[$tilde]Expr[~, Option[String]]]], ext: Extension1[[$tilde]Expr[~, Option[String]]]): Array[Extension1[[$tilde]Expr[~, Option[String]]]]

    Attributes
    protected
    Definition Classes
    TypeImplLike
  5. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  6. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  7. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  8. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  9. final val extTag: ClassTag[Extension1[[$tilde]Expr[~, Option[String]]]]

    Attributes
    protected
    Definition Classes
    TypeImpl1A → TypeImplLike
  10. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  11. final def findExt(exts: Array[Extension1[[$tilde]Expr[~, Option[String]]]], op: Int): Extension1[[$tilde]Expr[~, Option[String]]]

    Attributes
    protected
    Definition Classes
    TypeImplLike
  12. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  13. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  14. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  15. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  16. final def newConst[S <: Sys[S]](value: Option[String]): Const[S, Option[String]]

    Definition Classes
    ExprTypeImpl → ExprType
  17. final def newVar[S <: Sys[S]](init: Ex[S])(implicit tx: lucre.expr.impl.ExprTypeImpl.newVar.S.Tx): ExV[S]

    Definition Classes
    ExprTypeImpl → ExprType
  18. final def notify(): Unit

    Definition Classes
    AnyRef
  19. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  20. final def read[S <: Sys[S]](in: DataInput, access: lucre.expr.impl.ExprTypeImpl.read.S.Acc)(implicit tx: lucre.expr.impl.ExprTypeImpl.read.S.Tx): Ex[S]

    Definition Classes
    ExprTypeImpl
  21. final def readConst[S <: Sys[S]](in: DataInput): Const[S, Option[String]]

    Definition Classes
    ExprTypeImpl → ExprType
  22. final def readExtension[S <: Sys[S]](arity: Int, op: Int, in: DataInput, access: lucre.expr.impl.TypeImpl1A.readExtension.S.Acc, targets: Targets[S])(implicit tx: lucre.expr.impl.TypeImpl1A.readExtension.S.Tx): Expr[S, Option[String]] with Node[S]

    Attributes
    protected
    Definition Classes
    TypeImpl1A
  23. def readNode[S <: Sys[S]](cookie: Int, in: DataInput, access: lucre.expr.impl.ExprTypeImplA.readNode.S.Acc, targets: Targets[S])(implicit tx: lucre.expr.impl.ExprTypeImplA.readNode.S.Tx): Ex[S] with Node[S]

    Attributes
    protected
    Definition Classes
    ExprTypeImplA → ExprTypeImpl
  24. def readTuple[S <: Sys[S]](cookie: Int, in: DataInput, access: StringOptions.readTuple.S.Acc, targets: Targets[S])(implicit tx: StringOptions.readTuple.S.Tx): ExN[S]

  25. def readValue(in: DataInput): Option[String]

    Definition Classes
    StringOptions → ExprType
  26. final def readVar[S <: Sys[S]](in: DataInput, access: lucre.expr.impl.ExprTypeImpl.readVar.S.Acc, targets: Targets[S])(implicit tx: lucre.expr.impl.ExprTypeImpl.readVar.S.Tx): ExV[S]

    Attributes
    protected
    Definition Classes
    ExprTypeImpl
  27. final def readVar[S <: Sys[S]](in: DataInput, access: lucre.expr.impl.ExprTypeImpl.readVar.S.Acc)(implicit tx: lucre.expr.impl.ExprTypeImpl.readVar.S.Tx): ExV[S]

    Definition Classes
    ExprTypeImpl → ExprType
  28. final def registerExtension(arity: Int, ext: Ext): Unit

    Definition Classes
    TypeImpl1A → Type1A
  29. implicit final def serializer[S <: Sys[S]]: Serializer[S, Ex[S]]

    Definition Classes
    ExprTypeImpl → ExprType
  30. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  31. def toString(): String

    Definition Classes
    AnyRef → Any
  32. final val typeID: Int

    Definition Classes
    StringOptions → Type
  33. implicit final def varSerializer[S <: Sys[S]]: Serializer[S, ExV[S]]

    Definition Classes
    ExprTypeImpl → ExprType
  34. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  35. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  36. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  37. def writeValue(value: Option[String], out: DataOutput): Unit

    Definition Classes
    StringOptions → ExprType

Inherited from ExprTypeImplA[Option[String]]

Inherited from TypeImpl1A[[$tilde]Expr[~, Option[String]]]

Inherited from Type1A[[$tilde]Expr[~, Option[String]]]

Inherited from Type1Like[[$tilde]Expr[~, Option[String]]]

Inherited from TypeImplLike[Extension1[[$tilde]Expr[~, Option[String]]]]

Inherited from ExprTypeImpl[Option[String]]

Inherited from ExprType[Option[String]]

Inherited from Type

Inherited from AnyRef

Inherited from Any

Ungrouped