Searched refs:returnVoid (Results 1 – 6 of 6) sorted by relevance
102 code.returnVoid(); in generateHelloMethod()
600 code.returnVoid(); in generateCodeForAllMethods()629 superCode.returnVoid(); in generateCodeForAllMethods()710 constructorCode.returnVoid(); in generateConstructorsAndFields()848 code.returnVoid(); in generateCodeForReturnStatement()
144 code.returnVoid(); in testVoidNoArgMemberMethod()186 code.returnVoid(); in testCreateLocalMethodAsNull()398 code.returnVoid(); in testReturnTypeMismatch()475 code.returnVoid(); in testDeclareConstructor()513 code.returnVoid(); in testReturnType()1209 code.returnVoid(); in testStaticInitializer()1639 code.returnVoid(); in testUnusedParameters()1882 code.returnVoid(); in testSynchronizedFlagImpactsDeclarationOnly()1916 code.returnVoid(); in testMonitorEnterMonitorExit()2016 code.returnVoid(); in addDefaultConstructor()[all …]
369 code.returnVoid(); in generateVoidMethod()
102 code.returnVoid();
824 public void returnVoid() { in returnVoid() method in Code