digraph all { define(`digraph',`subgraph') include(test-output/.dot) include(test-output/alloc2Of3dArrayMethod.dot) include(test-output/alloc2dArrayMethod.dot) include(test-output/allocAndInit2dArrayMethod.dot) include(test-output/allocAndInitIntArrayMethod.dot) include(test-output/allocAndInitObjectArrayMethod.dot) include(test-output/allocIncomplete2dArrayMethod.dot) include(test-output/allocIntArrayMethod.dot) include(test-output/allocObjectArrayMethod.dot) include(test-output/allocObjectMethod.dot) include(test-output/arrayLengthMethod.dot) include(test-output/arrayReadMethod.dot) include(test-output/arrayWriteMethod.dot) include(test-output/condMethod.dot) include(test-output/doWhileMethod.dot) include(test-output/doWhileTrue.dot) include(test-output/emptyMethod.dot) include(test-output/fieldReadMethod.dot) include(test-output/fieldWriteMethod.dot) include(test-output/forEachArrayMethod.dot) include(test-output/forEachCollectionMethod.dot) include(test-output/forEver.dot) include(test-output/forMethod.dot) include(test-output/forWithBreakMethod.dot) include(test-output/forWithContinueMethod.dot) include(test-output/ifElseMethod.dot) include(test-output/ifMethod.dot) include(test-output/instanceCallMethod.dot) include(test-output/instanceCallTarget.dot) include(test-output/interfaceCallMethod.dot) include(test-output/nestedFor.dot) include(test-output/nonShortCircuitMethod.dot) include(test-output/privateInstanceCallMethod.dot) include(test-output/privateInstanceCallTarget.dot) include(test-output/shortCircuitMethod.dot) include(test-output/staticCallMethod.dot) include(test-output/staticCallTarget.dot) include(test-output/staticFieldReadMethod.dot) include(test-output/staticFieldWriteMethod.dot) include(test-output/switchMethod.dot) include(test-output/switchMethod2.dot) include(test-output/whileMethod.dot) include(test-output/whileTrueMethod.dot) }