e171199bf5
There is no need to track definitions of constants in sources for now. References to constants are tracked in order to capture dependencies between types. This ensures that any change to a type defining a constant (either from the classpath or sources), will trigger reprocessing of the type that uses the constant.