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/jimple/NoSuchLocalException.java | package soot.jimple;
/*-
* #%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... | 991 | 29.060606 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/NopStmt.java | package soot.jimple;
/*-
* #%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... | 901 | 31.214286 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/NullConstant.java | package soot.jimple;
/*-
* #%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... | 1,516 | 22.338462 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/NumericConstant.java | package soot.jimple;
/*-
* #%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... | 1,802 | 31.196429 | 72 | java |
soot | soot-master/src/main/java/soot/jimple/OrExpr.java | package soot.jimple;
/*-
* #%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... | 875 | 31.444444 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/ParameterRef.java | package soot.jimple;
/*-
* #%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... | 2,711 | 26.393939 | 123 | java |
soot | soot-master/src/main/java/soot/jimple/PlaceholderStmt.java | package soot.jimple;
/*-
* #%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... | 1,531 | 23.31746 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/PointerStmtSwitch.java | package soot.jimple;
/*-
* #%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 ... | 7,657 | 32.151515 | 87 | java |
soot | soot-master/src/main/java/soot/jimple/ReachingTypeDumper.java | package soot.jimple;
/*-
* #%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 ... | 3,088 | 27.869159 | 122 | java |
soot | soot-master/src/main/java/soot/jimple/RealConstant.java | package soot.jimple;
/*-
* #%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... | 1,937 | 33.607143 | 123 | java |
soot | soot-master/src/main/java/soot/jimple/Ref.java | package soot.jimple;
/*-
* #%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... | 888 | 29.655172 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/RefSwitch.java | package soot.jimple;
/*-
* #%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... | 1,287 | 31.2 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/RemExpr.java | package soot.jimple;
/*-
* #%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... | 876 | 31.481481 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/RetStmt.java | package soot.jimple;
/*-
* #%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... | 1,036 | 28.628571 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/ReturnStmt.java | package soot.jimple;
/*-
* #%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... | 1,012 | 27.942857 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/ReturnVoidStmt.java | package soot.jimple;
/*-
* #%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... | 878 | 31.555556 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/ShlExpr.java | package soot.jimple;
/*-
* #%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... | 876 | 31.481481 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/ShrExpr.java | package soot.jimple;
/*-
* #%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... | 876 | 31.481481 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/SpecialInvokeExpr.java | package soot.jimple;
/*-
* #%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... | 895 | 32.185185 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/StaticFieldRef.java | package soot.jimple;
/*-
* #%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
* published by ... | 2,485 | 22.903846 | 72 | java |
soot | soot-master/src/main/java/soot/jimple/StaticInvokeExpr.java | package soot.jimple;
/*-
* #%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... | 988 | 28.969697 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/Stmt.java | package soot.jimple;
/*-
* #%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... | 1,244 | 24.9375 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/StmtBody.java | package soot.jimple;
/*-
* #%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... | 1,198 | 28.975 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/StmtSwitch.java | package soot.jimple;
/*-
* #%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... | 1,843 | 29.733333 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/StringConstant.java | package soot.jimple;
/*-
* #%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... | 2,012 | 25.486842 | 90 | java |
soot | soot-master/src/main/java/soot/jimple/SubExpr.java | package soot.jimple;
/*-
* #%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... | 876 | 31.481481 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/SwitchStmt.java | package soot.jimple;
/*-
* #%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... | 1,364 | 24.754717 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/TableSwitchStmt.java | package soot.jimple;
/*-
* #%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... | 1,129 | 27.25 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/ThisRef.java | package soot.jimple;
/*-
* #%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... | 1,846 | 21.52439 | 82 | java |
soot | soot-master/src/main/java/soot/jimple/ThrowStmt.java | package soot.jimple;
/*-
* #%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... | 1,002 | 27.657143 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/UnopExpr.java | package soot.jimple;
/*-
* #%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... | 1,001 | 27.628571 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/UshrExpr.java | package soot.jimple;
/*-
* #%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... | 877 | 31.518519 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/VirtualInvokeExpr.java | package soot.jimple;
/*-
* #%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... | 895 | 32.185185 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/XorExpr.java | package soot.jimple;
/*-
* #%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... | 876 | 31.481481 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/internal/AbstractBinopExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 3,377 | 23.838235 | 123 | java |
soot | soot-master/src/main/java/soot/jimple/internal/AbstractCastExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 3,891 | 23.173913 | 95 | java |
soot | soot-master/src/main/java/soot/jimple/internal/AbstractDefinitionStmt.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 2,136 | 23.284091 | 93 | java |
soot | soot-master/src/main/java/soot/jimple/internal/AbstractFloatBinopExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 2,298 | 30.493151 | 117 | java |
soot | soot-master/src/main/java/soot/jimple/internal/AbstractInstanceFieldRef.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* 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 th... | 3,648 | 25.442029 | 99 | java |
soot | soot-master/src/main/java/soot/jimple/internal/AbstractInstanceInvokeExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 1,953 | 25.405405 | 107 | java |
soot | soot-master/src/main/java/soot/jimple/internal/AbstractInstanceOfExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 2,975 | 23.595041 | 105 | java |
soot | soot-master/src/main/java/soot/jimple/internal/AbstractIntBinopExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 1,158 | 27.268293 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/internal/AbstractIntLongBinopExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 2,202 | 31.397059 | 117 | java |
soot | soot-master/src/main/java/soot/jimple/internal/AbstractInterfaceInvokeExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* 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 th... | 4,479 | 27.535032 | 115 | java |
soot | soot-master/src/main/java/soot/jimple/internal/AbstractInvokeExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* 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 th... | 3,015 | 23.128 | 78 | java |
soot | soot-master/src/main/java/soot/jimple/internal/AbstractJimpleBinopExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 1,108 | 30.685714 | 73 | java |
soot | soot-master/src/main/java/soot/jimple/internal/AbstractJimpleFloatBinopExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 1,782 | 29.741379 | 107 | java |
soot | soot-master/src/main/java/soot/jimple/internal/AbstractJimpleIntBinopExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 1,656 | 30.264151 | 103 | java |
soot | soot-master/src/main/java/soot/jimple/internal/AbstractJimpleIntLongBinopExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 1,668 | 30.490566 | 111 | java |
soot | soot-master/src/main/java/soot/jimple/internal/AbstractLengthExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 1,996 | 25.276316 | 89 | java |
soot | soot-master/src/main/java/soot/jimple/internal/AbstractNegExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 2,964 | 26.71028 | 122 | java |
soot | soot-master/src/main/java/soot/jimple/internal/AbstractNewArrayExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 3,749 | 24.510204 | 105 | java |
soot | soot-master/src/main/java/soot/jimple/internal/AbstractNewExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 2,198 | 21.90625 | 82 | java |
soot | soot-master/src/main/java/soot/jimple/internal/AbstractNewMultiArrayExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 4,487 | 24.645714 | 92 | java |
soot | soot-master/src/main/java/soot/jimple/internal/AbstractOpStmt.java | package soot.jimple.internal;
/*-
* #%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... | 1,518 | 24.745763 | 82 | java |
soot | soot-master/src/main/java/soot/jimple/internal/AbstractSpecialInvokeExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* 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 th... | 3,960 | 28.340741 | 115 | java |
soot | soot-master/src/main/java/soot/jimple/internal/AbstractStaticInvokeExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* 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 th... | 4,029 | 27.380282 | 117 | java |
soot | soot-master/src/main/java/soot/jimple/internal/AbstractStmt.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 2,461 | 25.473118 | 88 | java |
soot | soot-master/src/main/java/soot/jimple/internal/AbstractSwitchStmt.java | package soot.jimple.internal;
/*-
* #%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... | 4,271 | 25.534161 | 117 | java |
soot | soot-master/src/main/java/soot/jimple/internal/AbstractUnopExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 1,593 | 23.151515 | 82 | java |
soot | soot-master/src/main/java/soot/jimple/internal/AbstractVirtualInvokeExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* 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 th... | 3,960 | 28.340741 | 115 | java |
soot | soot-master/src/main/java/soot/jimple/internal/ConditionExprBox.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 1,145 | 27.65 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/internal/IdentityRefBox.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 1,137 | 27.45 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/internal/ImmediateBox.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 1,122 | 27.075 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/internal/InvokeExprBox.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 1,133 | 27.35 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JAddExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 1,582 | 25.383333 | 94 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JAndExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 1,584 | 25.416667 | 94 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JArrayRef.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 4,615 | 25.377143 | 110 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JAssignStmt.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 8,956 | 28.175896 | 122 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JBreakpointStmt.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 1,562 | 22.681818 | 77 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JCastExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 1,242 | 26.622222 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JCaughtExceptionRef.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 1,943 | 22.707317 | 82 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JCmpExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 1,597 | 25.633333 | 94 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JCmpgExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 1,605 | 25.766667 | 95 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JCmplExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 1,605 | 25.766667 | 95 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JDivExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 1,678 | 24.830769 | 94 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JDynamicInvokeExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* 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 th... | 7,668 | 28.724806 | 124 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JEnterMonitorStmt.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 2,210 | 24.125 | 83 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JEqExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 1,625 | 26.1 | 93 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JExitMonitorStmt.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 2,202 | 23.477778 | 81 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JGeExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 1,623 | 26.066667 | 93 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JGotoStmt.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 2,626 | 22.247788 | 72 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JGtExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 1,622 | 26.05 | 93 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JIdentityStmt.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 3,216 | 28.787037 | 106 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JIfStmt.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 8,581 | 26.773463 | 94 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JInstanceFieldRef.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* 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 th... | 1,234 | 30.666667 | 79 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JInstanceOfExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 1,614 | 28.907407 | 85 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JInterfaceInvokeExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* 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 th... | 2,462 | 35.220588 | 121 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JInvokeStmt.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 3,028 | 22.664063 | 90 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JLeExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 1,623 | 26.066667 | 93 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JLengthExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 1,530 | 27.351852 | 77 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JLookupSwitchStmt.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 5,588 | 32.267857 | 121 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JLtExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 1,622 | 26.05 | 93 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JMulExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 1,582 | 25.383333 | 94 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JNeExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 1,623 | 26.066667 | 93 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JNegExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 1,518 | 27.660377 | 72 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JNewArrayExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 1,279 | 27.444444 | 80 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JNewExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 1,393 | 26.333333 | 72 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JNewMultiArrayExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 1,924 | 28.615385 | 82 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JNopStmt.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 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 v... | 1,775 | 21.769231 | 72 | java |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.