Transform

io.getquill.ast.Transform
See theTransform companion class
object Transform

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Transform.type

Members list

Value members

Concrete methods

def apply[T](a: Ast)(p: PartialFunction[Ast, Ast]): Ast