- Companion
- class
Type members
Inherited classlikes
Value members
Concrete methods
Inherited methods
final protected
def addExtension(extensions: Array[ExprTypeExtension1[[T <: Txn[T]] =>> GraphObj[T]]], ext: ExprTypeExtension1[[T <: Txn[T]] =>> GraphObj[T]]): Array[ExprTypeExtension1[[T <: Txn[T]] =>> GraphObj[T]]]
- Inherited from
- ExprTypeImpl
final protected
def readExtension[T <: Txn[LazyRef(...)]](op: Int, in: DataInput, targets: Targets[T])(implicit tx: T): GraphObj[T]
- Inherited from
- ExprTypeImpl
protected
The default implementation reads a type Int
as operator id Int
which will be resolved using readOpExtension
.
The default implementation reads a type Int
as operator id Int
which will be resolved using readOpExtension
.
- Inherited from
- ExprTypeImpl