233234235236237238239240241242243
checkScriptCacheEmpty(); } @Test public void testCanVisitAndTransformScriptClass() throws Exception { Transformer visitor = new AbstractScriptTransformer() { public String getId() { return "id"; } protected int getPhase() {