WALA/com.ibm.wala.ide.jdt/source/com/ibm/wala/cast
Ben Liblit d79707e137 Suppress deprecation warnings about requesting an old AST version
Near as I can tell, the requests for deprecated versions here are
intentional.  The non-deprecated version (AST.JLS9) is the latest and
greatest, but as far as I can tell we really do want the older version
here.

This is similar to 6caecce3e7, though in
that case JLS8 was the non-reprecated latest version and we were still
asking for JLS3.
2017-11-19 15:43:45 -06:00
..
java Suppress deprecation warnings about requesting an old AST version 2017-11-19 15:43:45 -06:00