FunctionCallGrammar

constructor(allowsBody: Boolean)

Parameters

allowsBody

whether the function call allows an indented body argument. Generally, this is true for block functions, false for inline functions.