FunctionCall

constructor(range: IntRange, tokens: List<FunctionCallToken>, parserResult: WalkerParsingResult<WalkedFunctionCall>)

Parameters

range

the range in the source code where this function call appears

tokens

the list of tokens (parts) that make up this function call

parserResult

the result of parsing this function call