Bugs item #2859198, was opened at 2009-09-15 11:13
Message generated for change (Tracker Item Submitted) made by keithpower
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=479921&aid=2859198&group_id=56262Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: pmd
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Keith Power (keithpower)
Assigned to: Tom Copeland (tomcopeland)
Summary: ASTExplicitConstructorInvocation.setIsSuper never called
Initial Comment:
ASTExplicitConstructorInvocation returns false when it parses an invocation of super constructor. It looks like ASTExplicitConstructorInvocation.setIsSuper is never called from the parser, whereas ASTExplicitConstructorInvocation.setIsThis is called.
Workaround is just to check that isThis() is false, then it should be super since it must be one or the other.
I'm using PMD 4.2.5
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=479921&aid=2859198&group_id=56262------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf_______________________________________________
Pmd-devel mailing list
Pmd-devel@...
https://lists.sourceforge.net/lists/listinfo/pmd-devel