Add Argument types to invoke
bitPogo opened this issue · 1 comments
bitPogo commented
Description
Currently invoke accepts any value, since there is no generic value given.
bitPogo commented
Since the Argument Types cannot be resolved on Runtime and it only will add redundant types if they are added by the Processor, this issue is closed for now. If it should be ever a real problem (again) it will address accordingly.