sbt/compile/interface
Martin Duhem 18c521dd4b Check for null type trees in dependency extraction
In some cases the dependency extraction may encounter a null `TypeTree`
(eg. arguments of macro annotations that are untyped). In such cases,
we simply ignore the node.

Fixes #1593, #1655.
2014-11-29 12:17:32 +01:00
..
src Check for null type trees in dependency extraction 2014-11-29 12:17:32 +01:00
NOTICE legal cleanup 2010-02-07 23:45:19 -05:00