Handle null value in code as type=Object.
Previusly null resulted in type=nil which caused problems when @cfg happened to be @accessor that generated methods which then ended up having nil return type and nil param type.
Loading
Please register or sign in to comment