Perform "import ;" causing the entire classpath to be mapped. This can take a while.
()
| 1245 | This can take a while. |
| 1246 | */ |
| 1247 | public void doSuperImport() |
| 1248 | throws UtilEvalError |
| 1249 | { |
| 1250 | getClassManager().doSuperImport(); |
| 1251 | } |
| 1252 | |
| 1253 | |
| 1254 | public String toString() { |