Hi all, and have a nice day ,,
 
I tried to change the type of a method parameter (which is the only one) using 
the method:
 
 setArgumentType( index, Type).
 
but I got a VerifyError:
 
methodName signature: (Ljava/lang/Object;)Lpkg/Tm$Q;) Incompatible object 
argument for function call

The original type of the parameter is a user-defind class (say  
myPackage..myClass) and the method has protected access flag! 
 
Any notes and ideas will be highly appreciated
 
Thanx in advance
Abdullah



      

Reply via email to