SelectGroupExpr

gopher.SelectMacro$.SelectGroupExpr
sealed trait SelectGroupExpr[F[_], S, R]

Attributes

Source
SelectMacro.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def toExprOf[X <: SelectListeners[F, S, R]]: Expr[X]

Attributes

Source
SelectMacro.scala