Opcode

snunit.Opcode$
See theOpcode companion trait
object Opcode

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Opcode.type

Members list

Concise view

Type members

Classlikes

case object Binary extends Opcode

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Opcode
class Object
trait Matchable
class Any
Self type
Binary.type
case object Close extends Opcode

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Opcode
class Object
trait Matchable
class Any
Self type
Close.type
case object Cont extends Opcode

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Opcode
class Object
trait Matchable
class Any
Self type
Cont.type
case object Ping extends Opcode

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Opcode
class Object
trait Matchable
class Any
Self type
Ping.type
case object Pong extends Opcode

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Opcode
class Object
trait Matchable
class Any
Self type
Pong.type
case object Text extends Opcode

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Opcode
class Object
trait Matchable
class Any
Self type
Text.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror