fighting against reporterPlus...
someone knows an easy way to extract the "const type&", "$type&",... related to the In, InOut or Out modifiers associated with an argument of an operation?
I am able to extrat the type of the arguments ($name of [arguments]->[itsType), but I wish to extract the "const" modifier with "&" or "*" too.
Any idea?
