Support for "import ;" Hide details in here as opposed to NameSpace.
()
| 457 | Hide details in here as opposed to NameSpace. |
| 458 | */ |
| 459 | protected void doSuperImport() |
| 460 | throws UtilEvalError |
| 461 | { |
| 462 | throw cmUnavailable(); |
| 463 | } |
| 464 | |
| 465 | /** |
| 466 | A "super import" ("import *") operation has been performed. |
nothing calls this directly
no test coverage detected