package test.basic; import javax.swing.*; import java.io.*; import javassist.*; import java.lang.reflect.*; import helping.*; class tester { @Deprecated public static void testAspect(String aap, String oops) { ; ; while(true) { while(true) { break; } } } private class testClass extends Object implements Runnable { public void run() { ; } } public @Deprecated static java.lang.String[][][] testAspect2() throws Exception { new JFrame(); ; while(true) { while(true) { break; } } } public @Deprecated static java.lang.String[][][] testAspect2(Object boe, String... test) throws Exception { new JFrame(); ; while(true) { while(true) { break; } } } { new String("").toString(); ; // } public static java.util.SortedMap testAspect3(java.lang.String oops) throws Exception, IOException { ; ; while(true) { while(true) { break; } } } public @Deprecated @jasco.runtime.aspect.annotation.WeaveAll hook TestiepHook { TestiepHook(void method(String s, JDialog i, ..args)) { execution(method); } around() { proceed(); proceed("",null,new Object[5]); return null; } class testClass2 { public void run() { ; } } } public @Deprecated @jasco.runtime.aspect.annotation.WeaveAll hook CallHook { CallHook(void method()) { call(method)&&cflow(method); } before() { System.out.println("CALLED: "+thisJoinPoint.getName()); } class testClass2 { public void run() { ; } } } java.util.Vector test; private String boe = new String(""); hook ExecuteHook { private String test = "EXECUTING : "; private String boeps() { new JFrame(); return ""; } ExecuteHook(String method(..args), java.lang.String[][] method2(javax.swing.JFrame[] f, JDialog d, ..args2)) { execution(method); } class testClass2 implements Runnable, java.io.Serializable { public void run() { ; } } class testClass3 implements Runnable, java.io.Serializable { public void run() { ; } } public refinable void test(); public refinable synchronized JFrame test22(java.lang.String s); public refinable synchronized JFrame test22(java.lang.String s, java.lang.String... k); public void setPrintString(String text) { test=text; } public refinable String testBoeps(java.lang.String s) throws Exception { System.out.println("default implementation..."); return ""; } @helping.GateInterfaceAnnotation(Gates={ @GateAnnotation(Name="DoSomethingGate",Expositions={ @ExpositionAnnotation(Type="String",Name="TheString",Parameter=1), @ExpositionAnnotation(Type="String",Name="TheString2",Parameter=1) }) }) public refinable void testBoeps2(java.lang.String s) throws Exception { System.out.println("default implementation..."); return; } public refinable void testBoeps22(java.lang.String s) throws Exception; around() { System.out.println("boe"); return proceed(); } } }