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/src/main/java/soot/util/JasminOutputStream.java | package soot.util;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2004 Ondrej Lhotak
* %%
* This program 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,616 | 29.509434 | 118 | java |
soot | soot-master/src/main/java/soot/util/LargeNumberedMap.java | package soot.util;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2002 Ondrej Lhotak
* %%
* This program 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.... | 3,028 | 25.112069 | 124 | java |
soot | soot-master/src/main/java/soot/util/LargePriorityQueue.java | package soot.util;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1997 - 2018 Raja Vallée-Rai and others
* %%
* This program 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 Foundatio... | 2,158 | 20.59 | 78 | java |
soot | soot-master/src/main/java/soot/util/LocalBitSetPacker.java | package soot.util;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1997 - 2018 Raja Vallée-Rai and others
* %%
* This program 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 Foundatio... | 1,875 | 23.684211 | 102 | java |
soot | soot-master/src/main/java/soot/util/MapNumberer.java | package soot.util;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2004 Ondrej Lhotak
* %%
* This program 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,912 | 21.244186 | 71 | java |
soot | soot-master/src/main/java/soot/util/MediumPriorityQueue.java | /**
*
*/
package soot.util;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1997 - 2018 Raja Vallée-Rai and others
* %%
* This program 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 Softwa... | 3,940 | 21.140449 | 79 | java |
soot | soot-master/src/main/java/soot/util/MultiMap.java | package soot.util;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2002 Ondrej Lhotak
* %%
* This program 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,778 | 22.103896 | 71 | java |
soot | soot-master/src/main/java/soot/util/Numberable.java | package soot.util;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2002 Ondrej Lhotak
* %%
* This program 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,018 | 27.305556 | 71 | java |
soot | soot-master/src/main/java/soot/util/NumberedSet.java | package soot.util;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2002 Ondrej Lhotak
* %%
* This program 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.... | 4,691 | 22.46 | 71 | java |
soot | soot-master/src/main/java/soot/util/NumberedString.java | package soot.util;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2002 Ondrej Lhotak
* %%
* This program 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.... | 2,067 | 22.235955 | 71 | java |
soot | soot-master/src/main/java/soot/util/Numberer.java | package soot.util;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2004 Ondrej Lhotak
* %%
* This program 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,633 | 29.259259 | 111 | java |
soot | soot-master/src/main/java/soot/util/PhaseDumper.java | package soot.util;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2003 John Jorgensen
* %%
* This program 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... | 14,614 | 33.067599 | 125 | java |
soot | soot-master/src/main/java/soot/util/PriorityQueue.java | /**
*
*/
package soot.util;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1997 - 2018 Raja Vallée-Rai and others
* %%
* This program 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 Softwar... | 8,249 | 23.052478 | 119 | java |
soot | soot-master/src/main/java/soot/util/SharedBitSet.java | package soot.util;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2003 Ondrej Lhotak
* %%
* This program 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.... | 2,687 | 22.373913 | 101 | java |
soot | soot-master/src/main/java/soot/util/SharedBitSetCache.java | package soot.util;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2003 Ondrej Lhotak
* %%
* This program 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,541 | 26.535714 | 71 | java |
soot | soot-master/src/main/java/soot/util/SingletonList.java | package soot.util;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2003 Ondrej Lhotak
* %%
* This program 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,358 | 23.267857 | 78 | java |
soot | soot-master/src/main/java/soot/util/SmallNumberedMap.java | package soot.util;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2002 Ondrej Lhotak
* %%
* This program 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.... | 4,249 | 22.611111 | 92 | java |
soot | soot-master/src/main/java/soot/util/SmallPriorityQueue.java | /**
*
*/
package soot.util;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1997 - 2018 Raja Vallée-Rai and others
* %%
* This program 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 Softwa... | 3,624 | 18.917582 | 78 | java |
soot | soot-master/src/main/java/soot/util/StationaryArrayList.java | package soot.util;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2000 Patrick Lam
* %%
* This program 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 ... | 1,325 | 30.571429 | 117 | java |
soot | soot-master/src/main/java/soot/util/StringNumberer.java | package soot.util;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2002 Ondrej Lhotak
* %%
* This program 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,513 | 27.037037 | 105 | java |
soot | soot-master/src/main/java/soot/util/StringTools.java | package soot.util;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1997 - 1999 Raja Vallee-Rai
* %%
* This program 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 v... | 5,620 | 30.055249 | 123 | java |
soot | soot-master/src/main/java/soot/util/Switch.java | package soot.util;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1997 - 1999 Etienne Gagnon
* %%
* This program 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 ve... | 935 | 32.428571 | 80 | java |
soot | soot-master/src/main/java/soot/util/Switchable.java | package soot.util;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1997 - 1999 Etienne Gagnon
* %%
* This program 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 ve... | 1,007 | 32.6 | 78 | java |
soot | soot-master/src/main/java/soot/util/UnitMap.java | package soot.util;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2002 Florian Loitsch
* %%
* This program 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 ... | 6,105 | 25.4329 | 124 | java |
soot | soot-master/src/main/java/soot/util/UnmodifiableIterableSet.java | package soot.util;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1997 - 2018 Raja Vallée-Rai and others
* %%
* This program 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 Foundatio... | 1,633 | 24.53125 | 73 | java |
soot | soot-master/src/main/java/soot/util/WeakMapNumberer.java | package soot.util;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2019 William Bonnaventure
* %%
* This program 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 ver... | 2,526 | 21.765766 | 91 | java |
soot | soot-master/src/main/java/soot/util/annotations/AnnotationElemSwitch.java | package soot.util.annotations;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1997 - 2018 Raja Vallée-Rai and others
* %%
* This program 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 Softwa... | 5,409 | 29.223464 | 123 | java |
soot | soot-master/src/main/java/soot/util/annotations/AnnotationInstanceCreator.java | package soot.util.annotations;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1997 - 2018 Raja Vallée-Rai and others
* %%
* This program 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 Softwa... | 4,853 | 33.183099 | 118 | java |
soot | soot-master/src/main/java/soot/util/annotations/ClassLoaderUtils.java | package soot.util.annotations;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1997 - 1999 Raja Vallee-Rai
* Copyright (C) 2004 Ondrej Lhotak
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* pub... | 3,196 | 26.8 | 109 | java |
soot | soot-master/src/main/java/soot/util/backend/ASMBackendUtils.java | package soot.util.backend;
import java.util.List;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1997 - 2018 Raja Vallée-Rai and others
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* publishe... | 7,660 | 26.166667 | 120 | java |
soot | soot-master/src/main/java/soot/util/backend/SootASMClassWriter.java | package soot.util.backend;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1997 - 2018 Raja Vallée-Rai and others
* %%
* This program 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 F... | 2,810 | 29.89011 | 118 | java |
soot | soot-master/src/main/java/soot/util/cfgcmd/AltClassLoader.java | package soot.util.cfgcmd;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2003 John Jorgensen
* %%
* This program 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 ve... | 13,350 | 35.678571 | 125 | java |
soot | soot-master/src/main/java/soot/util/cfgcmd/CFGGraphType.java | package soot.util.cfgcmd;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2003 John Jorgensen
* %%
* This program 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 ve... | 13,192 | 33.718421 | 124 | java |
soot | soot-master/src/main/java/soot/util/cfgcmd/CFGIntermediateRep.java | package soot.util.cfgcmd;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2003 John Jorgensen
* %%
* This program 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 ve... | 4,104 | 32.92562 | 125 | java |
soot | soot-master/src/main/java/soot/util/cfgcmd/CFGOptionMatcher.java | package soot.util.cfgcmd;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2003 John Jorgensen
* %%
* This program 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 ve... | 5,090 | 32.493421 | 124 | java |
soot | soot-master/src/main/java/soot/util/cfgcmd/CFGToDotGraph.java | package soot.util.cfgcmd;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2003 John Jorgensen
* %%
* This program 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 ve... | 19,856 | 34.907776 | 125 | java |
soot | soot-master/src/main/java/soot/util/dot/AbstractDotGraphElement.java | package soot.util.dot;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2002 Sable Research Group
* %%
* This program 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... | 3,910 | 27.136691 | 114 | java |
soot | soot-master/src/main/java/soot/util/dot/DotGraph.java | package soot.util.dot;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2002 Sable Research Group
* %%
* This program 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... | 8,740 | 25.730887 | 118 | java |
soot | soot-master/src/main/java/soot/util/dot/DotGraphAttribute.java | package soot.util.dot;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2002 Sable Research Group
* %%
* This program 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... | 1,288 | 23.320755 | 71 | java |
soot | soot-master/src/main/java/soot/util/dot/DotGraphCommand.java | package soot.util.dot;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2002 Sable Research Group
* %%
* This program 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... | 1,475 | 24.894737 | 71 | java |
soot | soot-master/src/main/java/soot/util/dot/DotGraphConstants.java | package soot.util.dot;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2002 Sable Research Group
* %%
* This program 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... | 1,987 | 35.814815 | 71 | java |
soot | soot-master/src/main/java/soot/util/dot/DotGraphEdge.java | package soot.util.dot;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2002 Sable Research Group
* %%
* This program 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... | 2,652 | 25.267327 | 81 | java |
soot | soot-master/src/main/java/soot/util/dot/DotGraphNode.java | package soot.util.dot;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2002 Sable Research Group
* %%
* This program 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... | 2,278 | 27.4875 | 118 | java |
soot | soot-master/src/main/java/soot/util/dot/DotGraphUtility.java | package soot.util.dot;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2002 Sable Research Group
* %%
* This program 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... | 3,402 | 25.379845 | 125 | java |
soot | soot-master/src/main/java/soot/util/dot/Renderable.java | package soot.util.dot;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2002 Feng Qian
* %%
* This program 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.... | 982 | 30.709677 | 73 | java |
soot | soot-master/src/main/java/soot/util/queue/ChunkedQueue.java | package soot.util.queue;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2003 Ondrej Lhotak
* %%
* This program 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 vers... | 2,665 | 26.204082 | 124 | java |
soot | soot-master/src/main/java/soot/util/queue/QueueReader.java | package soot.util.queue;
import java.util.Collection;
import java.util.Collections;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2003 Ondrej Lhotak
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License ... | 5,075 | 24.004926 | 125 | java |
soot | soot-master/src/main/java/soot/validation/BodyValidator.java | package soot.validation;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1997 - 2018 Raja Vallée-Rai and others
* %%
* This program 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 Fou... | 1,711 | 30.703704 | 93 | java |
soot | soot-master/src/main/java/soot/validation/CheckEscapingValidator.java | package soot.validation;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1997 - 2018 Raja Vallée-Rai and others
* %%
* This program 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 Fou... | 2,008 | 28.985075 | 94 | java |
soot | soot-master/src/main/java/soot/validation/CheckInitValidator.java | package soot.validation;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1997 - 2018 Raja Vallée-Rai and others
* %%
* This program 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 Fou... | 2,285 | 30.75 | 125 | java |
soot | soot-master/src/main/java/soot/validation/CheckTypesValidator.java | package soot.validation;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1997 - 2018 Raja Vallée-Rai and others
* %%
* This program 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 Fou... | 6,237 | 35.057803 | 125 | java |
soot | soot-master/src/main/java/soot/validation/CheckVoidLocalesValidator.java | package soot.validation;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1997 - 2018 Raja Vallée-Rai and others
* %%
* This program 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 Fou... | 1,463 | 27.153846 | 120 | java |
soot | soot-master/src/main/java/soot/validation/ClassFlagsValidator.java | package soot.validation;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1997 - 2018 Raja Vallée-Rai and others
* %%
* This program 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 Fou... | 1,570 | 26.561404 | 92 | java |
soot | soot-master/src/main/java/soot/validation/ClassValidator.java | package soot.validation;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1997 - 2018 Raja Vallée-Rai and others
* %%
* This program 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 Fou... | 1,726 | 30.981481 | 93 | java |
soot | soot-master/src/main/java/soot/validation/LocalsValidator.java | package soot.validation;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1997 - 2018 Raja Vallée-Rai and others
* %%
* This program 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 Fou... | 1,866 | 28.171875 | 115 | java |
soot | soot-master/src/main/java/soot/validation/MethodDeclarationValidator.java | package soot.validation;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1997 - 2018 Raja Vallée-Rai and others
* %%
* This program 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 Fou... | 1,996 | 27.942029 | 102 | java |
soot | soot-master/src/main/java/soot/validation/OuterClassValidator.java | package soot.validation;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1997 - 2018 Raja Vallée-Rai and others
* %%
* This program 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 Fou... | 1,712 | 27.55 | 88 | java |
soot | soot-master/src/main/java/soot/validation/TrapsValidator.java | package soot.validation;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1997 - 2018 Raja Vallée-Rai and others
* %%
* This program 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 Fou... | 1,938 | 29.296875 | 119 | java |
soot | soot-master/src/main/java/soot/validation/UnitBoxesValidator.java | package soot.validation;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1997 - 2018 Raja Vallée-Rai and others
* %%
* This program 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 Fou... | 1,576 | 28.754717 | 103 | java |
soot | soot-master/src/main/java/soot/validation/UnitValidationException.java | package soot.validation;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1997 - 2018 Raja Vallée-Rai and others
* %%
* This program 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 Fou... | 2,596 | 34.094595 | 116 | java |
soot | soot-master/src/main/java/soot/validation/UsesValidator.java | package soot.validation;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1997 - 2018 Raja Vallée-Rai and others
* %%
* This program 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 Fou... | 3,967 | 32.344538 | 122 | java |
soot | soot-master/src/main/java/soot/validation/ValidationException.java | package soot.validation;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1997 - 2018 Raja Vallée-Rai and others
* %%
* This program 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 Fou... | 3,461 | 33.62 | 118 | java |
soot | soot-master/src/main/java/soot/validation/Validator.java | package soot.validation;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1997 - 2018 Raja Vallée-Rai and others
* %%
* This program 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 Fou... | 1,635 | 30.461538 | 93 | java |
soot | soot-master/src/main/java/soot/validation/ValueBoxesValidator.java | package soot.validation;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1997 - 2018 Raja Vallée-Rai and others
* %%
* This program 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 Fou... | 2,028 | 27.985714 | 108 | java |
soot | soot-master/src/main/java/soot/xml/Attribute.java | package soot.xml;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2004 Jennifer Lhotak
* %%
* This program 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... | 7,965 | 28.835206 | 124 | java |
soot | soot-master/src/main/java/soot/xml/ColorAttribute.java | package soot.xml;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2004 Jennifer Lhotak
* %%
* This program 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,459 | 22.934426 | 80 | java |
soot | soot-master/src/main/java/soot/xml/JavaAttribute.java | package soot.xml;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2004 Jennifer Lhotak
* %%
* This program 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... | 7,330 | 29.67364 | 110 | java |
soot | soot-master/src/main/java/soot/xml/Key.java | package soot.xml;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2004 Jennifer Lhotak
* %%
* This program 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,645 | 22.183099 | 115 | java |
soot | soot-master/src/main/java/soot/xml/LinkAttribute.java | package soot.xml;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2004 Jennifer Lhotak
* %%
* This program 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,831 | 24.09589 | 98 | java |
soot | soot-master/src/main/java/soot/xml/PosColorAttribute.java | package soot.xml;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2004 Jennifer Lhotak
* %%
* This program 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... | 2,381 | 19.534483 | 71 | java |
soot | soot-master/src/main/java/soot/xml/StringAttribute.java | package soot.xml;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2004 Jennifer Lhotak
* %%
* This program 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,149 | 25.744186 | 71 | java |
soot | soot-master/src/main/java/soot/xml/TagCollector.java | package soot.xml;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2004 Jennifer Lhotak
* %%
* This program 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... | 4,977 | 25.620321 | 123 | java |
soot | soot-master/src/main/java/soot/xml/XMLNode.java | package soot.xml;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2002 David Eng
* %%
* This program 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 ... | 9,468 | 27.781155 | 107 | java |
soot | soot-master/src/main/java/soot/xml/XMLPrinter.java | package soot.xml;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2002 David Eng
* %%
* This program 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 ... | 27,158 | 41.905213 | 125 | java |
soot | soot-master/src/main/java/soot/xml/XMLRoot.java | package soot.xml;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2002 David Eng
* %%
* This program 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 ... | 2,619 | 31.345679 | 97 | java |
soot | soot-master/src/systemTest/java/soot/SootMethodRefImplTest.java | package soot;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2021 Timothy Hoffman
* %%
* This program 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 o... | 3,981 | 36.92381 | 111 | java |
soot | soot-master/src/systemTest/java/soot/asm/AsmInnerClassTest.java | package soot.asm;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2020 Manuel Benz
* %%
* This program 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 o... | 4,264 | 37.423423 | 99 | java |
soot | soot-master/src/systemTest/java/soot/asm/AsmMethodSourceOrigNamesTest.java | package soot.asm;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2021 Timothy Hoffman
* %%
* This program 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... | 58,746 | 45.477057 | 246 | java |
soot | soot-master/src/systemTest/java/soot/asm/AsmMethodSourceTest.java | package soot.asm;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2020 Manuel Benz
* %%
* This program 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 o... | 5,738 | 36.509804 | 124 | java |
soot | soot-master/src/systemTest/java/soot/asm/ResolveFieldInitializersTest.java | package soot.asm;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2020 Manuel Benz
* %%
* This program 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 o... | 1,942 | 34.981481 | 99 | java |
soot | soot-master/src/systemTest/java/soot/asm/SilsTest.java | package soot.asm;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1997 - 2014 Raja Vallee-Rai and others
* %%
* This program 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... | 2,526 | 32.693333 | 109 | java |
soot | soot-master/src/systemTest/java/soot/defaultInterfaceMethods/DefaultInterfaceTest.java | package soot.defaultInterfaceMethods;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1997 - 2019 Raja Vallée-Rai and others
* %%
* This program 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... | 37,962 | 39.172487 | 163 | java |
soot | soot-master/src/systemTest/java/soot/dexpler/instructions/DexByteCodeInstrutionsTest.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2018 Manuel Benz
* %%
* This program 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, eit... | 5,638 | 40.160584 | 540 | java |
soot | soot-master/src/systemTest/java/soot/jimple/PolymorphicDispatchTest.java | package soot.jimple;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2018 Manuel Benz
* %%
* This program 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.... | 3,532 | 30.265487 | 125 | java |
soot | soot-master/src/systemTest/java/soot/jimple/PropagateLineNumberTagTest.java | package soot.jimple;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2020 Manuel Benz
* %%
* This program 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.... | 4,721 | 33.217391 | 167 | java |
soot | soot-master/src/systemTest/java/soot/jimple/toolkit/callgraph/AndroidCallGraphVirtualEdgesTest.java | package soot.jimple.toolkit.callgraph;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2021 Qidan He
* %%
* This program 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, ei... | 2,721 | 34.350649 | 103 | java |
soot | soot-master/src/systemTest/java/soot/jimple/toolkit/callgraph/MultiCallGraphVirtualEdgesTest.java | package soot.jimple.toolkit.callgraph;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2021 Qidan He
* %%
* This program 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, ei... | 1,974 | 34.909091 | 104 | java |
soot | soot-master/src/systemTest/java/soot/jimple/toolkit/callgraph/TypeBasedReflectionModelAnySubTypeTest.java | package soot.jimple.toolkit.callgraph;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2018 John Toman
* %%
* This program 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, ... | 5,123 | 41 | 137 | java |
soot | soot-master/src/systemTest/java/soot/lambdaMetaFactory/AbstractLambdaMetaFactoryCGTest.java | package soot.lambdaMetaFactory;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2018 Manuel Benz
* %%
* This program 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... | 22,694 | 53.951574 | 163 | java |
soot | soot-master/src/systemTest/java/soot/lambdaMetaFactory/Issue1146Test.java | package soot.lambdaMetaFactory;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2019 Manuel Benz
* %%
* This program 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... | 2,061 | 33.949153 | 122 | java |
soot | soot-master/src/systemTest/java/soot/lambdaMetaFactory/Issue1292Test.java | package soot.lambdaMetaFactory;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2019 Manuel Benz
* %%
* This program 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 ... | 1,565 | 32.319149 | 92 | java |
soot | soot-master/src/systemTest/java/soot/lambdaMetaFactory/Issue1367Test.java | package soot.lambdaMetaFactory;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2019 Manuel Benz
* %%
* This program 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... | 1,669 | 31.745098 | 106 | java |
soot | soot-master/src/systemTest/java/soot/lambdaMetaFactory/LambdaMetaFactoryAdaptTest.java | package soot.lambdaMetaFactory;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2019 Manuel Benz
* %%
* This program 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... | 2,476 | 29.580247 | 124 | java |
soot | soot-master/src/systemTest/java/soot/lambdaMetaFactory/LambdaMetaFactoryCHATest.java | package soot.lambdaMetaFactory;
import org.powermock.core.classloader.annotations.PowerMockIgnore;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2018 Manuel Benz
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Pu... | 1,271 | 30.8 | 92 | java |
soot | soot-master/src/systemTest/java/soot/lambdaMetaFactory/LambdaMetaFactoryRTATest.java | package soot.lambdaMetaFactory;
import org.powermock.core.classloader.annotations.PowerMockIgnore;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2018 Manuel Benz
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Pu... | 1,390 | 32.119048 | 92 | java |
soot | soot-master/src/systemTest/java/soot/lambdaMetaFactory/LambdaMetaFactorySPARKTest.java | package soot.lambdaMetaFactory;
import org.powermock.core.classloader.annotations.PowerMockIgnore;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2018 Manuel Benz
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Pu... | 1,275 | 30.9 | 92 | java |
soot | soot-master/src/systemTest/java/soot/lambdaMetaFactory/LambdaMetaFactoryVTATest.java | package soot.lambdaMetaFactory;
import org.powermock.core.classloader.annotations.PowerMockIgnore;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2018 Manuel Benz
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Pu... | 1,327 | 31.390244 | 92 | java |
soot | soot-master/src/systemTest/java/soot/testing/framework/AbstractTestingFramework.java | package soot.testing.framework;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2018 Manuel Benz
* %%
* This program 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... | 13,626 | 36.643646 | 180 | java |
soot | soot-master/src/systemTest/java/soot/testing/framework/HelloTestingFrameworkTest.java | package soot.testing.framework;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2018 Manuel Benz
* %%
* This program 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... | 1,676 | 33.9375 | 117 | java |
soot | soot-master/src/systemTest/java/soot/toolkits/scalar/LocalPackerTest.java | package soot.toolkits.scalar;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2020 Timothy Hoffman
* %%
* This program 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, eith... | 2,222 | 32.179104 | 116 | java |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.