ExprTypeExtension1

trait ExprTypeExtension1[Repr[~ <: Txn[~]]] extends ExprTypeExtension
class Object
trait Matchable
class Any

Value members

Abstract methods

def readExtension[T <: Txn[LazyRef(...)]](opId: Int, in: DataInput, targets: Targets[T])(implicit tx: T): Repr[T]

Inherited methods

def name: String
Inherited from:
ExprTypeExtension
override def toString: String
Definition Classes
Inherited from:
ExprTypeExtension

Inherited fields

val opHi: Int

Highest id of handled operators. Note: This value is inclusive

Highest id of handled operators. Note: This value is inclusive

Inherited from:
ExprTypeExtension
val opLo: Int

Lowest id of handled operators

Lowest id of handled operators

Inherited from:
ExprTypeExtension