Context

trait Context extends Scope

generic trait for Before, After, Around

Companion:
object
trait Scope
trait Scope
class Object
trait Matchable
class Any

Value members

Abstract methods

def apply[T : AsResult](a: => T): Result