Home
last modified time | relevance | path

Searched refs:superTypeClassDeclaration (Results 1 – 1 of 1) sorted by relevance

/appfunctions/appfunctions-compiler/src/main/java/androidx/appfunctions/compiler/core/
DAnnotatedAppFunctionSerializable.kt147 val superTypeClassDeclaration = in <lambda>() constant
150 superTypeClassDeclaration.annotations.findAnnotation( in <lambda>()
154 add(superTypeClassDeclaration) in <lambda>()
157 superTypeClassDeclaration.annotations.findAnnotation( in <lambda>()
163 unvisitedSuperTypes.addAll(superTypeClassDeclaration.superTypes) in <lambda>()