repo stringlengths 1 191 ⌀ | file stringlengths 23 351 | code stringlengths 0 5.32M | file_length int64 0 5.32M | avg_line_length float64 0 2.9k | max_line_length int64 0 288k | extension_type stringclasses 1
value |
|---|---|---|---|---|---|---|
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/cfg/editParts/CFGGraphEditPart.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2004 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 4,963 | 23.097087 | 84 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/cfg/editParts/CFGGraphLayoutManager.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2004 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 2,229 | 26.530864 | 103 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/cfg/editParts/CFGNodeEditPart.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2004 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 8,613 | 28.703448 | 167 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/cfg/editParts/CFGPartFactory.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2004 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 1,893 | 27.69697 | 99 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/cfg/editParts/FlowDataEditPart.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2004 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 3,591 | 27.0625 | 256 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/cfg/editParts/FlowInfoEditPart.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2004 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 3,101 | 28.826923 | 113 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/cfg/editParts/NodeDataEditPart.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2004 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 3,568 | 30.034783 | 136 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/cfg/editParts/PartialFlowDataEditPart.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2004 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 3,243 | 25.809917 | 89 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/cfg/editpolicies/FlowSelectPolicy.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2004 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 1,550 | 26.696429 | 73 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/cfg/figures/CFGFigureFactory.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2004 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 1,012 | 33.931034 | 69 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/cfg/figures/CFGFlowFigure.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2004 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 1,230 | 29.775 | 69 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/cfg/figures/CFGNodeDataFigure.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2004 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 3,754 | 20.959064 | 107 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/cfg/figures/CFGNodeFigure.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2004 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 3,068 | 17.713415 | 99 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/cfg/figures/CFGPartialFlowFigure.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2004 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 1,187 | 30.263158 | 69 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/cfg/model/CFGEdge.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2004 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 1,465 | 20.558824 | 69 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/cfg/model/CFGElement.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2004 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 3,651 | 29.433333 | 109 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/cfg/model/CFGFlowData.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2004 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 1,318 | 23.886792 | 69 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/cfg/model/CFGFlowInfo.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2004 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 1,176 | 24.042553 | 69 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/cfg/model/CFGGraph.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2004 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 2,633 | 18.954545 | 69 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/cfg/model/CFGNode.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2004 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 3,074 | 18.585987 | 69 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/cfg/model/CFGNodeData.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2004 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 1,617 | 18.731707 | 69 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/cfg/model/CFGPartialFlowData.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2004 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 1,332 | 23.685185 | 69 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/editors/ColorManager.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 1,520 | 28.25 | 69 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/editors/IJimpleColorConstants.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 1,324 | 34.810811 | 69 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/editors/JimpleConfiguration.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 3,820 | 31.65812 | 90 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/editors/JimpleContentOutlinePage.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 3,492 | 23.598592 | 104 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/editors/JimpleDocumentProvider.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 1,737 | 32.423077 | 74 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/editors/JimpleDoubleClickStrategy.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 2,851 | 19.817518 | 76 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/editors/JimpleEditor.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 2,834 | 25.495327 | 97 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/editors/JimpleOutlineContentProvider.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 2,638 | 23.896226 | 88 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/editors/JimpleOutlineLabelProvider.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 4,487 | 24.942197 | 92 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/editors/JimpleOutlineObject.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 2,900 | 19.870504 | 69 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/editors/JimplePartitionScanner.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 1,523 | 32.866667 | 71 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/editors/JimpleScanner.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 2,782 | 22.191667 | 104 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/editors/JimpleWhitespaceDetector.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 1,869 | 37.958333 | 70 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/editors/JimpleWordDetector.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 1,155 | 34.030303 | 69 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/editors/parser/JimpleBody.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 2,619 | 17.985507 | 69 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/editors/parser/JimpleField.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 3,776 | 20.338983 | 73 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/editors/parser/JimpleFile.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 8,453 | 21.188976 | 109 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/editors/parser/JimpleMethod.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 3,684 | 19.702247 | 73 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/editors/parser/JimpleModifier.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 1,381 | 30.409091 | 69 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/examples/NewAnnotateClassWizard.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2008 Eric Bodden
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) a... | 1,050 | 31.84375 | 69 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/examples/NewBodyTransformerWizard.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2008 Eric Bodden
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) a... | 1,056 | 32.03125 | 69 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/examples/NewCreateSootClassWizard.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2008 Eric Bodden
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) a... | 1,054 | 31.96875 | 69 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/examples/NewGotoInstrumenterWizard.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2008 Eric Bodden
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) a... | 1,059 | 32.125 | 69 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/examples/NewSootExampleWizard.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2008 Eric Bodden
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) a... | 5,955 | 33.034286 | 105 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/interaction/DataKeeper.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2004 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 4,797 | 22.635468 | 96 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/interaction/InteractionBackStepper.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2004 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 1,929 | 31.166667 | 128 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/interaction/InteractionContinuer.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2004 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 2,094 | 30.742424 | 128 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/interaction/InteractionController.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2004 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 9,572 | 22.012019 | 94 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/DavaDecompileAppFileLauncher.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 2,327 | 29.631579 | 90 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/DavaDecompileAppFromJavaFileLauncher.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 2,420 | 30.038462 | 90 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/DavaDecompileFolderLauncher.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 1,955 | 29.5625 | 88 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/DavaDecompileJavaProjectLauncher.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 2,225 | 29.493151 | 75 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/DavaDecompileProjectLauncher.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 1,856 | 29.442623 | 89 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/DavaHandler.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 9,744 | 26.450704 | 366 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/ISootOutputEventConstants.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 1,061 | 34.4 | 69 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/ISootOutputEventListener.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 1,036 | 34.758621 | 69 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/LaunchCommands.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 2,901 | 36.688312 | 129 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/Messages.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 1,459 | 27.076923 | 100 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SavedConfigManager.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 4,951 | 22.469194 | 73 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootClasspath.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 2,839 | 26.307692 | 69 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootCommandList.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 2,291 | 20.622642 | 69 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootConfigFileLauncher.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 2,757 | 26.58 | 89 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootConfigFromJavaFileLauncher.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 2,805 | 27.343434 | 89 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootConfigJavaProjectLauncher.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 3,658 | 28.991803 | 89 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootConfigNameInputValidator.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 1,931 | 25.465753 | 72 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootConfigProjectLauncher.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 2,488 | 28.987952 | 116 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootConfiguration.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 3,365 | 20.0375 | 69 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootDefaultCommands.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 2,502 | 25.62766 | 86 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootDocument.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 5,629 | 26.598039 | 145 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootFileLauncher.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 8,864 | 26.361111 | 188 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootFolderLauncher.java |
/* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your opti... | 2,316 | 25.632184 | 105 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootGrimpFileLauncher.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 2,151 | 29.309859 | 90 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootGrimpFromJavaFileLauncher.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 2,228 | 31.304348 | 90 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootJimpleFileLauncher.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 2,122 | 29.768116 | 91 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootJimpleFromJavaFileLauncher.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 2,226 | 30.366197 | 91 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootJimpleJavaProjectLauncher.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 2,246 | 31.565217 | 91 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootJimpleProjectLauncher.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 1,877 | 31.947368 | 91 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootLauncher.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 10,992 | 25.489157 | 135 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootLauncherThread.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 2,392 | 21.364486 | 69 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootOptionsFileLauncher.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 3,296 | 27.669565 | 92 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootOptionsFolderLauncher.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 2,904 | 30.236559 | 101 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootOptionsFromJavaFileLauncher.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 3,385 | 28.189655 | 92 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootOptionsJavaProjectLauncher.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 3,034 | 29.35 | 92 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootOptionsProjectLauncher.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 2,790 | 29.67033 | 102 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootOutputEvent.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 1,449 | 25.851852 | 69 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootOutputFilesHandler.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 4,364 | 23.116022 | 97 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootProjectLauncher.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 2,887 | 23.896552 | 107 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootRunner.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 3,618 | 21.478261 | 100 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootSavedConfiguration.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 14,373 | 23.57094 | 95 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootSelection.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 6,605 | 20.80198 | 79 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootThread.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 6,667 | 23.880597 | 147 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/resources/EditorActivationListener.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2004 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 2,577 | 32.480519 | 85 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/resources/Messages.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 1,417 | 28.541667 | 100 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/resources/SootDeltaVisitor.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 3,328 | 31.960396 | 109 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/resources/SootPartManager.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2004 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 6,965 | 32.330144 | 155 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/resources/SootResourceManager.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 5,891 | 25.421525 | 124 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/resources/SootWorkbenchListener.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2004 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 2,454 | 34.57971 | 133 | java |
soot | soot-master/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/testing/OptionsDialog.java | /* Soot - a J*va Optimization Framework
* Copyright (C) 2003 Jennifer Lhotak
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your optio... | 20,384 | 27.590463 | 205 | java |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.