FunctionCallToken

constructor(data: TokenData, isBlock: Boolean, walkerResult: WalkerParsingResult<WalkedFunctionCall>)

Parameters

isBlock

whether the function call is a block (opposite: inline)

walkerResult

the result of the walker parsing, containing the structured WalkedFunctionCall