toggle menu
schema-kenerator-reflection
1.0.1
jvm
switch theme
search in API
schema-kenerator-reflection
/
io.github.smiley4.schemakenerator.reflection
/
ReflectionTypeProcessingStepConfig
/
customProcessor
custom
Processor
fun
customProcessor
(
type
:
KClass
<
*
>
,
processor
:
(
)
->
BaseTypeData
)
inline
fun
<
T
>
customProcessor
(
noinline
processor
:
(
)
->
BaseTypeData
)
Add a custom processor for the given type that overwrites the default behaviour