quarkdown
Toggle table of contents
1.15.1
jvm
Platform filter
jvm
Switch theme
Search in API
quarkdown
quarkdown-core
/
com.quarkdown.core.parser.walker.lambda
/
ParsedLambda
/
ParsedLambda
Parsed
Lambda
constructor
(
parameters
:
List
<
LambdaParameter
>
,
body
:
String
)
Parameters
parameters
named parameters of the lambda, empty if no header is present
body
the body content of the lambda