PermCausalMutate

kofre.syntax.PermCausalMutate
trait PermCausalMutate[C, L] extends PermQuery[C, L]

Attributes

Graph
Supertypes
trait PermQuery[C, L]
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def context(c: C): Dots
def mutateContext(container: C, withContext: Dotted[L]): C

Inherited methods

def query(c: C): L

Attributes

Inherited from:
PermQuery