Fixes debugger's "step into" for multi-file package
Extract methods, annotate with NotNull, inline base code into test class, other minor stuff
GenerationStrategy introduced to handle separately cases of regular compilation and building of JetLightClasses (this was only real overridable behavior of GenerationState in old code) state subpackage introduced