Analysis Context
class AnalysisContext(context: Context, types: Types, elements: Elements, unit: CompilationUnitTree, resolver: Resolver) : AnalysisContextWithoutResolver
Content copied to clipboard
Types
Functions
Properties
Extensions
Link copied to clipboard
fun AnalysisContext.annStrings(type: String, vararg args: String): JCTree.JCAnnotation
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun AnalysisContext.hintsPackage(hints: List<FqName>): Pair<Env<AttrContext>, JCTree.JCClassDecl>
Content copied to clipboard