metro
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
metro
runtime
/
dev.zacsweers.metro.internal
/
InjectedFunctionClass
Injected
Function
Class
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
,
AnnotationTarget.PROPERTY
]
)
annotation class
InjectedFunctionClass
(
val
callableName
:
String
)
(
source
)
Marker for generated class wrappers for injected top level functions.
Members
Properties
callable
Name
Link copied to clipboard
val
callableName
:
String