arrow-analysis-java-plugin
2.0.3-alpha.1
arrow-analysis-java-plugin
/
arrow.meta.plugins.analysis.java.ast.elements
/
JavaTypeProjection
Java
Type
Projection
class
JavaTypeProjection
(
ctx
:
AnalysisContext
,
impl
:
Tree
)
:
TypeProjection
Content copied to clipboard
Constructors
Properties
Constructors
Java
Type
Projection
Link copied to clipboard
fun
JavaTypeProjection
(
ctx
:
AnalysisContext
,
impl
:
Tree
)
Content copied to clipboard
Properties
projectionKind
Link copied to clipboard
open
override
val
projectionKind
:
ProjectionKind
Content copied to clipboard
typeReference
Link copied to clipboard
open
override
val
typeReference
:
TypeReference
?
Content copied to clipboard