JavaTypeProjection

class JavaTypeProjection(ctx: AnalysisContext, impl: Tree) : TypeProjection

Constructors

Link copied to clipboard
fun JavaTypeProjection(ctx: AnalysisContext, impl: Tree)

Properties

Link copied to clipboard
open override val projectionKind: ProjectionKind
Link copied to clipboard
open override val typeReference: TypeReference?