JavacResourceScanner

class JavacResourceScanner(processingEnv: ProcessingEnvironment) : ResourceScanner

Constructors

Link copied to clipboard
fun JavacResourceScanner(processingEnv: ProcessingEnvironment)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun getId(    annotation: KClass<out Annotation>,     element: XElement,     value: Int): AndroidResourceId?

Returns the AndroidResourceId that is used as an annotation value of the given XElement