scope

abstract fun scope(label: String, f: SCOPE.() -> Unit)(source)
abstract fun scope(label: String, op: ScopeEntityPredicate = ScopeEntityPredicate.ifExists, entity: Entity.Type, f: SCOPE.() -> Unit)(source)