jimmer-ksp
0.1.3
jimmer-ksp
/
org.babyfish.jimmer.ksp.meta
/
Context
Context
class
Context
(
resolver
:
Resolver
)
Content copied to clipboard
Functions
Properties
Functions
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