DCD icon indicating copy to clipboard operation
DCD copied to clipboard

Implement `FunctionCallExpression`

Open ryuukk opened this issue 1 year ago • 1 comments

FunctionCallExpression is currently not implemented in FirstPass (dsymbol/src/dsymbol/conversion/first.d)

At the moment there is no DSymbol generated for function calls, this will be useful for things like displaying inlay hints, right now i have to do lot of fragile parsing, and i can't do better than dparse

I'll try to implement it myself, but i might need some help

ryuukk avatar Nov 15 '23 12:11 ryuukk

Oops, this was meant to be opened in DCD, can someone move this this issue please?

ryuukk avatar Nov 15 '23 12:11 ryuukk