summaryrefslogtreecommitdiff
path: root/test/junit
diff options
context:
space:
mode:
authormpociecha <michal.pociecha@gmail.com>2014-11-30 16:15:21 +0100
committermpociecha <michal.pociecha@gmail.com>2014-11-30 22:31:33 +0100
commitbb91785d6de488cf0b04ee8f43f789cbc4cb219a (patch)
tree1ed37a40accf10ad2fe78c22d1259e3d9108be31 /test/junit
parent672c1195c7fee7ca2a8d29402c68a33c167b6966 (diff)
downloadscala-bb91785d6de488cf0b04ee8f43f789cbc4cb219a.tar.gz
scala-bb91785d6de488cf0b04ee8f43f789cbc4cb219a.tar.bz2
scala-bb91785d6de488cf0b04ee8f43f789cbc4cb219a.zip
Create base classpath factory and an implementation for the flat cp
The part of the functionality of a ClassPathContext has been moved to the base trait ClassPathFactory so it can be reused by the newly created FlatClassPathFactory. This new implementation works in similar manner as the ClassPathContext with this difference that it just creates instances of flat classpath. This change doesn't modify the behaviour of the compiler as the interface and the way ClassPathContext works didn't change. Moreover FlatClassPathFactory is currently unused.
Diffstat (limited to 'test/junit')
0 files changed, 0 insertions, 0 deletions