CastNestedOptLeaf_

molecule.datalog.core.query.casting.CastNestedOptLeaf_

Attributes

Source
CastNestedOptLeaf_.scala
Graph
Supertypes
trait CastIt2Tpl_
trait CastRow2Tpl_
class Object
trait Matchable
class Any
Known subtypes
trait NestOpt_[Tpl]
class Model2DatomicQuery[Tpl]
Self type

Members list

Value members

Concrete methods

final protected def pullLeaf(arities: List[List[Int]], pullCasts0: List[Iterator[_] => Any], pullSorts: List[Int => (<none>, <none>) => Int]): Iterator[_] => List[Any]

Attributes

Source
CastNestedOptLeaf_.scala

Inherited methods

final protected def castIt2Tpl(casts: List[Iterator[_] => Any]): Iterator[_] => Any

Attributes

Inherited from:
CastIt2Tpl_
Source
CastIt2Tpl_.scala
final def castRow2AnyTpl(arities: List[List[Int]], casts: List[AnyRef => AnyRef], attrIndex: <none>, nested: Option[<none>]): Row => Any

Attributes

Inherited from:
CastRow2Tpl_
Source
CastRow2Tpl_.scala

Concrete fields

val rowList: ListBuffer[Any]

Attributes

Source
CastNestedOptLeaf_.scala