jimmer-ksp
0.8.41
jimmer-ksp
/
org.babyfish.jimmer.ksp.meta
/
Context
Context
class
Context
Content copied to clipboard
Types
Constructors
Functions
Properties
Constructors
Context
Link copied to clipboard
fun
Context
(
resolver
:
Resolver
)
Content copied to clipboard
Context
Link copied to clipboard
fun
Context
(
ctx
:
Context
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
resolve
Link copied to clipboard
fun
resolve
(
)
Content copied to clipboard
type
Annotation
Of
Link copied to clipboard
fun
typeAnnotationOf
(
classDeclaration
:
KSClassDeclaration
)
:
KSAnnotation
?
Content copied to clipboard
type
Of
Link copied to clipboard
fun
typeOf
(
classDeclaration
:
KSClassDeclaration
)
:
ImmutableType
Content copied to clipboard
Properties
collectionType
Link copied to clipboard
val
collectionType
:
KSType
Content copied to clipboard
intType
Link copied to clipboard
val
intType
:
KSType
Content copied to clipboard
listType
Link copied to clipboard
val
listType
:
KSType
Content copied to clipboard
mapType
Link copied to clipboard
val
mapType
:
KSType
Content copied to clipboard
resolver
Link copied to clipboard
val
resolver
:
Resolver
Content copied to clipboard