Package arrow. meta. plugins. analysis. java
Types
Link copied to clipboard
class AnalysisContext(context: Context, types: Types, elements: Elements, unit: CompilationUnitTree, resolver: Resolver) : AnalysisContextWithoutResolver
Content copied to clipboard
Link copied to clipboard
open class AnalysisContextWithoutResolver(context: Context, types: Types, elements: Elements)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class Resolver(task: JavaCompiler.CompilationTask, unit: CompilationUnitTree)
Content copied to clipboard