stick
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
stick
stick-core
/
com.zombachu.stick.element
/
Parameter
/
Size8
/
parse
parse
override
fun
parse
(
context
:
ExecutionContext
<
S
>
,
args
:
List
<
String
>
)
:
Result
<
out
T
>
abstract
fun
parse
(
context
:
ExecutionContext
<
S
>
,
arg0
:
String
,
arg1
:
String
,
arg2
:
String
,
arg3
:
String
,
arg4
:
String
,
arg5
:
String
,
arg6
:
String
,
arg7
:
String
)
:
Result
<
out
T
>