arrow-optics-ksp-plugin
1.1.3-alpha.22
arrow-optics-ksp-plugin
/
arrow.optics.plugin.internals
/
Target
Target
sealed
class
Target
Content copied to clipboard
Types
Properties
Extensions
Inheritors
Types
Data
Class
Dsl
Link copied to clipboard
data
class
DataClassDsl
(
val
foci
:
List
<
Focus
>
)
:
Target
Content copied to clipboard
Iso
Link copied to clipboard
data
class
Iso
(
val
foci
:
List
<
Focus
>
)
:
Target
Content copied to clipboard
Lens
Link copied to clipboard
data
class
Lens
(
val
foci
:
List
<
Focus
>
)
:
Target
Content copied to clipboard
Optional
Link copied to clipboard
data
class
Optional
(
val
foci
:
List
<
Focus
>
)
:
Target
Content copied to clipboard
Prism
Link copied to clipboard
data
class
Prism
(
val
foci
:
List
<
Focus
>
)
:
Target
Content copied to clipboard
Sealed
Class
Dsl
Link copied to clipboard
data
class
SealedClassDsl
(
val
foci
:
List
<
Focus
>
)
:
Target
Content copied to clipboard
Properties
foci
Link copied to clipboard
abstract
val
foci
:
List
<
Focus
>
Content copied to clipboard
Inheritors
Iso
Link copied to clipboard
Prism
Link copied to clipboard
Lens
Link copied to clipboard
Optional
Link copied to clipboard
SealedClassDsl
Link copied to clipboard
DataClassDsl
Link copied to clipboard
Extensions
target
Names
Link copied to clipboard
val
Target
.
targetNames
:
List
<
String
>
Content copied to clipboard