WithRenderedDsl

trait WithRenderedDsl[M, R]
class Object
trait Matchable
class Any

Value members

Abstract methods

def apply[A](f: (M, R) => A): A

Concrete methods

def apply[A](f: M => A): A
def withParent[A](f: R => A): A