makth
Toggle table of contents
1.3.2
common
Platform filter
common
Switch theme
Search in API
makth
core
/
dev.makth.usecases
Package-level
declarations
Types
Types
IParse
Algorithm
Use
Case
Link copied to clipboard
interface
IParseAlgorithmUseCase
:
IPairUseCase
<
String
,
Map
<
String
,
(
List
<
Value
>
)
->
Action
>
,
List
<
Action
>
>
IParse
Math
Use
Case
Link copied to clipboard
interface
IParseMathUseCase
:
IPairUseCase
<
String
,
Context
,
Value
>
Parse
Algorithm
Use
Case
Link copied to clipboard
class
ParseAlgorithmUseCase
:
IParseAlgorithmUseCase
Parse
Math
Use
Case
Link copied to clipboard
class
ParseMathUseCase
:
IParseMathUseCase