We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fb95372 + a2e2548 commit f72d244Copy full SHA for f72d244
src/analysis/typepal/ConfigurableScopeGraph.rsc
@@ -25,7 +25,7 @@ extend analysis::typepal::ISolver;
25
import IO;
26
import Set;
27
import Map;
28
-import util::Reflective;
+import util::PathConfig;
29
import String;
30
extend ParseTree;
31
import analysis::typepal::StringSimilarity;
0 commit comments