Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1059 by santiago...(a)gmail.com: Problem of VerveineJ detecting
references
http://code.google.com/p/moose-technology/issues/detail?id=1059
VerveineJ fails to represent references produced by "instanceOf" and
castings.
If I have the following Java Code
public class A {
public void foo(Object o){
if(o instanceof B){ //DoSomething }
}
Moose does not find any outgoing invocation or reference from A to B.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings