Package arrow. meta. plugins. analysis. java. ast. types
Types
Link copied to clipboard
Link copied to clipboard
class JavaTypeConstructor(ctx: AnalysisContext, impl: TypeElement) : TypeConstructor
Content copied to clipboard
Link copied to clipboard
class JavaTypeParameterConstructor(ctx: AnalysisContext, impl: TypeParameterElement) : TypeConstructor
Content copied to clipboard
Link copied to clipboard
class JavaTypeProjection(ctx: AnalysisContext, ty: TypeMirror) : TypeProjection
Content copied to clipboard
Link copied to clipboard