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