codegen-app-processor
Module Contents
alltypes
Module Contents
@AutoService
(
[Processor]
)
class
AppProcessor
:
MainProcessor
Module Contents
AppProcessor
(
)
fun
process
(
annotations
:
MutableSet
<
out
TypeElement
>
,
roundEnv
:
RoundEnvironment
)
:
Boolean
package
codegraft
Module Contents
@AutoService
(
[Processor]
)
class
AppProcessor
:
MainProcessor
Module Contents
AppProcessor
(
)
fun
process
(
annotations
:
MutableSet
<
out
TypeElement
>
,
roundEnv
:
RoundEnvironment
)
:
Boolean
fun
src
(
packageName
:
String
)
:
String