Class | Description |
---|---|
CallableReference |
A superclass for all classes generated by Kotlin compiler for callable references.
|
CollectionToArray | |
FunctionImpl | |
FunctionReference | |
InlineMarker | |
Intrinsics | |
MutablePropertyReference | |
MutablePropertyReference0 | |
MutablePropertyReference1 | |
MutablePropertyReference2 | |
PropertyReference | |
PropertyReference0 | |
PropertyReference1 | |
PropertyReference2 | |
Ref | |
Ref.BooleanRef | |
Ref.ByteRef | |
Ref.CharRef | |
Ref.DoubleRef | |
Ref.FloatRef | |
Ref.IntRef | |
Ref.LongRef | |
Ref.ObjectRef<T> | |
Ref.ShortRef | |
Reflection |
This class serves as a facade to the actual reflection implementation.
|
ReflectionFactory | |
SpreadBuilder | |
TypeIntrinsics |
Annotation Type | Description |
---|---|
KotlinClass | |
KotlinDelegatedMethod | |
KotlinFileFacade | |
KotlinFunction | |
KotlinInterfaceDefaultImpls | |
KotlinLocalClass | |
KotlinMultifileClass | |
KotlinMultifileClassPart | |
KotlinPackage | |
KotlinSyntheticClass |
Copyright © 2015. All Rights Reserved.