+4

Check prefix for parameter

Kai Frentzel 10 years ago • updated by Marcus Mangelsdorf 7 years ago • 1

Check if the paramter of a method have a prefix:

var Parameter: v

out Parameter: o

other Parameter: a


So you can see what type of parameter is used.

+3

It would be amazing if these parameter naming conventions would be user-configurable!