working on REPL: test template and basic analyzer hacks
This commit is contained in:
@@ -298,6 +298,12 @@ public class TopDownAnalyzer {
|
||||
}
|
||||
|
||||
|
||||
public void prepareForTheNextReplLine() {
|
||||
context.getScriptScopes().clear();
|
||||
context.getScripts().clear();
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user