ModuleCheck
0.12.5
0.13.0-SNAPSHOT
0.12.5
modulecheck-api
/
modulecheck.api.context
/
Imports
Imports
data
class
Imports
(
val
delegate
:
SafeCache
<
SourceSetName
,
LazySet
<
Reference
>
>
,
val
project
:
McProject
)
:
ProjectContext.Element
Content copied to clipboard
Types
Constructors
Functions
Properties
Sources
Constructors
Imports
Link copied to clipboard
fun
Imports
(
delegate
:
SafeCache
<
SourceSetName
,
LazySet
<
Reference
>
>
,
project
:
McProject
)
Content copied to clipboard
Types
Key
Link copied to clipboard
object
Key
:
ProjectContext.Key
<
Imports
>
Content copied to clipboard
Functions
get
Link copied to clipboard
suspend
fun
get
(
sourceSetName
:
SourceSetName
)
:
LazySet
<
Reference
>
Content copied to clipboard
Properties
delegate
Link copied to clipboard
private
val
delegate
:
SafeCache
<
SourceSetName
,
LazySet
<
Reference
>
>
Content copied to clipboard
key
Link copied to clipboard
open
override
val
key
:
ProjectContext.Key
<
Imports
>
Content copied to clipboard
project
Link copied to clipboard
private
val
project
:
McProject
Content copied to clipboard
Sources
jvm source
Link copied to clipboard