Ko Scope
Represents a scope of Kotlin declarations.
Properties
The annotations present in the scope.
The files present in the scope.
The imports present in the scope.
The packages present in the scope.
The type aliases present in the scope.
Functions
Asserts the architecture with the specified layerDependenciesFunc.
Asserts the architecture with the specified layerDependenciesFunc defined as a function literal with receiver LayerDependencies.
Asserts the architecture with the specified layerDependenciesFunc.
Asserts the architecture with the specified layerDependenciesFunc defined as a function literal with receiver LayerDependencies.
The classes and interfaces present in the scope.
The classes, interfaces and objects present in the scope.
The classes and objects present in the scope.
The declarations present in the scope.
The declarations of type T present in the scope.
The interfaces present in the scope.
The interface and objects present in the scope.
Subtract a scope files and create a new scope.
The objects present in the scope.
Add a scope files and create a new scope.
The properties present in the scope.
The scope with given predicate.