makth
Toggle table of contents
1.3.2
common
Platform filter
common
Switch theme
Search in API
makth
core
/
dev.makth.usecases
/
ParseAlgorithmUseCase
Parse
Algorithm
Use
Case
class
ParseAlgorithmUseCase
:
IParseAlgorithmUseCase
Members
Constructors
Parse
Algorithm
Use
Case
Link copied to clipboard
constructor
(
)
Functions
invoke
Link copied to clipboard
open
operator
fun
invoke
(
input
:
String
)
:
List
<
Action
>
open
operator override
fun
invoke
(
input1
:
String
,
input2
:
Map
<
String
,
(
List
<
Value
>
)
->
Action
>
)
:
List
<
Action
>