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/grimp/internal/GNewInvokeExpr.java | package soot.grimp.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 the... | 4,114 | 25.210191 | 110 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GNewMultiArrayExpr.java | package soot.grimp.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 ve... | 1,775 | 30.157895 | 82 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GOrExpr.java | package soot.grimp.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 ve... | 1,456 | 24.561404 | 91 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GRValueBox.java | package soot.grimp.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 ve... | 1,358 | 27.3125 | 120 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GRemExpr.java | package soot.grimp.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 ve... | 1,472 | 24.842105 | 92 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GReturnStmt.java | package soot.grimp.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 ve... | 1,158 | 27.975 | 71 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GShlExpr.java | package soot.grimp.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 ve... | 1,904 | 24.065789 | 92 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GShrExpr.java | package soot.grimp.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 ve... | 1,904 | 24.065789 | 92 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GSpecialInvokeExpr.java | package soot.grimp.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 the... | 3,247 | 27.743363 | 94 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GStaticInvokeExpr.java | package soot.grimp.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 the... | 1,805 | 30.137931 | 81 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GSubExpr.java | package soot.grimp.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 ve... | 1,472 | 24.842105 | 92 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GTableSwitchStmt.java | package soot.grimp.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 ve... | 1,481 | 31.933333 | 117 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GThrowStmt.java | package soot.grimp.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 ve... | 1,135 | 27.4 | 71 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GTrap.java | package soot.grimp.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 ve... | 1,299 | 30.707317 | 120 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GUshrExpr.java | package soot.grimp.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 ve... | 1,917 | 24.236842 | 93 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GVirtualInvokeExpr.java | package soot.grimp.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 the... | 3,269 | 27.938053 | 94 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GXorExpr.java | package soot.grimp.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 ve... | 1,474 | 24.877193 | 92 | java |
soot | soot-master/src/main/java/soot/grimp/internal/ObjExprBox.java | package soot.grimp.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 ve... | 1,737 | 33.078431 | 104 | java |
soot | soot-master/src/main/java/soot/grimp/toolkits/base/ConstructorFolder.java | package soot.grimp.toolkits.base;
/*-
* #%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, eith... | 4,382 | 30.085106 | 121 | java |
soot | soot-master/src/main/java/soot/javaToJimple/AbstractJBBFactory.java | package soot.javaToJimple;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2005 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 ... | 949 | 30.666667 | 73 | java |
soot | soot-master/src/main/java/soot/javaToJimple/AbstractJimpleBodyBuilder.java | package soot.javaToJimple;
/*-
* #%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 ... | 3,888 | 28.687023 | 123 | java |
soot | soot-master/src/main/java/soot/javaToJimple/AccessFieldJBB.java | package soot.javaToJimple;
/*-
* #%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 ... | 8,031 | 42.182796 | 124 | java |
soot | soot-master/src/main/java/soot/javaToJimple/AnonClassInitMethodSource.java | package soot.javaToJimple;
/*-
* #%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 ... | 2,841 | 21.377953 | 87 | java |
soot | soot-master/src/main/java/soot/javaToJimple/AnonConstructorFinder.java | package soot.javaToJimple;
/*-
* #%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,221 | 35.42623 | 118 | java |
soot | soot-master/src/main/java/soot/javaToJimple/AnonInitBodyBuilder.java | package soot.javaToJimple;
/*-
* #%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 ... | 7,263 | 36.637306 | 123 | java |
soot | soot-master/src/main/java/soot/javaToJimple/AnonLocalClassInfo.java | package soot.javaToJimple;
/*-
* #%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 ... | 1,865 | 25.657143 | 71 | java |
soot | soot-master/src/main/java/soot/javaToJimple/AssertClassMethodSource.java | package soot.javaToJimple;
/*-
* #%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 ... | 5,078 | 45.59633 | 125 | java |
soot | soot-master/src/main/java/soot/javaToJimple/AssertStmtChecker.java | package soot.javaToJimple;
/*-
* #%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 ... | 1,512 | 27.018519 | 90 | java |
soot | soot-master/src/main/java/soot/javaToJimple/BiMap.java | package soot.javaToJimple;
/*-
* #%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 ... | 1,744 | 21.960526 | 71 | java |
soot | soot-master/src/main/java/soot/javaToJimple/CastInsertionVisitor.java | package soot.javaToJimple;
/*-
* #%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 ... | 2,822 | 31.079545 | 124 | java |
soot | soot-master/src/main/java/soot/javaToJimple/ClassDeclFinder.java | package soot.javaToJimple;
/*-
* #%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 ... | 1,380 | 27.183673 | 90 | java |
soot | soot-master/src/main/java/soot/javaToJimple/ClassLiteralChecker.java | package soot.javaToJimple;
/*-
* #%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 ... | 1,776 | 27.206349 | 90 | java |
soot | soot-master/src/main/java/soot/javaToJimple/ClassLiteralMethodSource.java | package soot.javaToJimple;
/*-
* #%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 ... | 5,059 | 45.422018 | 125 | java |
soot | soot-master/src/main/java/soot/javaToJimple/ClassResolver.java | package soot.javaToJimple;
/*-
* #%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 ... | 40,670 | 40.123357 | 124 | java |
soot | soot-master/src/main/java/soot/javaToJimple/CommaJBB.java | package soot.javaToJimple;
/*-
* #%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 ... | 1,767 | 33 | 125 | java |
soot | soot-master/src/main/java/soot/javaToJimple/DefaultLocalGenerator.java | package soot.javaToJimple;
/*-
* #%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 ... | 5,371 | 27.727273 | 121 | java |
soot | soot-master/src/main/java/soot/javaToJimple/IInitialResolver.java | package soot.javaToJimple;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2008 Eric Bodden
* %%
* 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... | 1,609 | 29.961538 | 92 | java |
soot | soot-master/src/main/java/soot/javaToJimple/InitialResolver.java | package soot.javaToJimple;
/*-
* #%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 ... | 19,985 | 33.222603 | 125 | java |
soot | soot-master/src/main/java/soot/javaToJimple/InnerClassInfo.java | package soot.javaToJimple;
/*-
* #%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 ... | 1,485 | 25.535714 | 86 | java |
soot | soot-master/src/main/java/soot/javaToJimple/InnerClassInfoFinder.java | package soot.javaToJimple;
/*-
* #%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 ... | 3,692 | 32.880734 | 123 | java |
soot | soot-master/src/main/java/soot/javaToJimple/JavaToJimple.java | package soot.javaToJimple;
/*-
* #%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 ... | 4,871 | 34.05036 | 121 | java |
soot | soot-master/src/main/java/soot/javaToJimple/JimpleBodyBuilder.java | package soot.javaToJimple;
/*-
* #%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 ... | 192,707 | 38.873371 | 125 | java |
soot | soot-master/src/main/java/soot/javaToJimple/JimpleBodyBuilderFactory.java | package soot.javaToJimple;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2005 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 ... | 1,005 | 30.4375 | 71 | java |
soot | soot-master/src/main/java/soot/javaToJimple/LocalClassDeclFinder.java | package soot.javaToJimple;
/*-
* #%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 ... | 1,540 | 28.634615 | 90 | java |
soot | soot-master/src/main/java/soot/javaToJimple/LocalUsesChecker.java | package soot.javaToJimple;
/*-
* #%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 ... | 2,313 | 28.666667 | 114 | java |
soot | soot-master/src/main/java/soot/javaToJimple/MethodFinalsChecker.java | package soot.javaToJimple;
/*-
* #%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 ... | 3,739 | 33.953271 | 124 | java |
soot | soot-master/src/main/java/soot/javaToJimple/NestedClassListBuilder.java | package soot.javaToJimple;
/*-
* #%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 ... | 2,150 | 28.875 | 102 | java |
soot | soot-master/src/main/java/soot/javaToJimple/PolyglotMethodSource.java | package soot.javaToJimple;
/*-
* #%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 ... | 8,580 | 31.381132 | 122 | java |
soot | soot-master/src/main/java/soot/javaToJimple/PrivateAccessChecker.java | package soot.javaToJimple;
/*-
* #%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 ... | 1,703 | 26.483871 | 114 | java |
soot | soot-master/src/main/java/soot/javaToJimple/PrivateAccessUses.java | package soot.javaToJimple;
/*-
* #%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 ... | 2,441 | 28.421687 | 114 | java |
soot | soot-master/src/main/java/soot/javaToJimple/PrivateFieldAccMethodSource.java | package soot.javaToJimple;
/*-
* #%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 ... | 2,868 | 33.154762 | 125 | java |
soot | soot-master/src/main/java/soot/javaToJimple/PrivateFieldSetMethodSource.java | package soot.javaToJimple;
/*-
* #%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 ... | 2,942 | 32.067416 | 122 | java |
soot | soot-master/src/main/java/soot/javaToJimple/PrivateInstancesAvailable.java | package soot.javaToJimple;
/*-
* #%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 ... | 1,794 | 27.951613 | 114 | java |
soot | soot-master/src/main/java/soot/javaToJimple/PrivateMethodAccMethodSource.java | package soot.javaToJimple;
/*-
* #%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 ... | 4,047 | 31.645161 | 122 | java |
soot | soot-master/src/main/java/soot/javaToJimple/ReturnStmtChecker.java | package soot.javaToJimple;
/*-
* #%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 ... | 1,251 | 26.822222 | 114 | java |
soot | soot-master/src/main/java/soot/javaToJimple/SaveASTVisitor.java | package soot.javaToJimple;
/*-
* #%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 ... | 1,665 | 30.433962 | 123 | java |
soot | soot-master/src/main/java/soot/javaToJimple/StrictFPPropagator.java | package soot.javaToJimple;
/*-
* #%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 ... | 3,101 | 33.466667 | 118 | java |
soot | soot-master/src/main/java/soot/javaToJimple/TypeListBuilder.java | package soot.javaToJimple;
/*-
* #%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 ... | 1,625 | 27.034483 | 114 | java |
soot | soot-master/src/main/java/soot/javaToJimple/Util.java | package soot.javaToJimple;
/*-
* #%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 ... | 17,777 | 33.520388 | 125 | java |
soot | soot-master/src/main/java/soot/javaToJimple/jj/ExtensionInfo.java | package soot.javaToJimple.jj;
/*-
* #%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, eith... | 2,661 | 25.098039 | 125 | java |
soot | soot-master/src/main/java/soot/javaToJimple/jj/Topics.java | package soot.javaToJimple.jj;
/*-
* #%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, eith... | 1,019 | 26.567568 | 71 | java |
soot | soot-master/src/main/java/soot/javaToJimple/jj/Version.java | package soot.javaToJimple.jj;
/*-
* #%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, eith... | 1,177 | 24.608696 | 71 | java |
soot | soot-master/src/main/java/soot/javaToJimple/jj/ast/JjAccessField_c.java | package soot.javaToJimple.jj.ast;
/*-
* #%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, ... | 1,958 | 23.185185 | 81 | java |
soot | soot-master/src/main/java/soot/javaToJimple/jj/ast/JjArrayAccessAssign_c.java | package soot.javaToJimple.jj.ast;
/*-
* #%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, ... | 1,499 | 28.411765 | 89 | java |
soot | soot-master/src/main/java/soot/javaToJimple/jj/ast/JjArrayInit_c.java | package soot.javaToJimple.jj.ast;
/*-
* #%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, ... | 1,871 | 25.742857 | 102 | java |
soot | soot-master/src/main/java/soot/javaToJimple/jj/ast/JjBinary_c.java | package soot.javaToJimple.jj.ast;
/*-
* #%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, ... | 4,584 | 29.164474 | 124 | java |
soot | soot-master/src/main/java/soot/javaToJimple/jj/ast/JjCast_c.java | package soot.javaToJimple.jj.ast;
/*-
* #%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, ... | 1,639 | 27.77193 | 71 | java |
soot | soot-master/src/main/java/soot/javaToJimple/jj/ast/JjComma_c.java | package soot.javaToJimple.jj.ast;
/*-
* #%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, ... | 1,473 | 23.566667 | 71 | java |
soot | soot-master/src/main/java/soot/javaToJimple/jj/ast/JjFieldAssign_c.java | package soot.javaToJimple.jj.ast;
/*-
* #%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, ... | 1,463 | 27.705882 | 77 | java |
soot | soot-master/src/main/java/soot/javaToJimple/jj/ast/JjFieldDecl_c.java | package soot.javaToJimple.jj.ast;
/*-
* #%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, ... | 1,348 | 30.372093 | 90 | java |
soot | soot-master/src/main/java/soot/javaToJimple/jj/ast/JjLocalAssign_c.java | package soot.javaToJimple.jj.ast;
/*-
* #%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, ... | 1,552 | 28.865385 | 88 | java |
soot | soot-master/src/main/java/soot/javaToJimple/jj/ast/JjLocalDecl_c.java | package soot.javaToJimple.jj.ast;
/*-
* #%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, ... | 1,349 | 29.681818 | 90 | java |
soot | soot-master/src/main/java/soot/javaToJimple/jj/ast/JjNodeFactory.java | package soot.javaToJimple.jj.ast;
/*-
* #%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, ... | 1,147 | 30.888889 | 71 | java |
soot | soot-master/src/main/java/soot/javaToJimple/jj/ast/JjNodeFactory_c.java | package soot.javaToJimple.jj.ast;
/*-
* #%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, ... | 5,468 | 34.512987 | 110 | java |
soot | soot-master/src/main/java/soot/javaToJimple/jj/ast/JjReturn_c.java | package soot.javaToJimple.jj.ast;
/*-
* #%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, ... | 1,559 | 27.363636 | 71 | java |
soot | soot-master/src/main/java/soot/javaToJimple/jj/ast/JjUnary_c.java | package soot.javaToJimple.jj.ast;
/*-
* #%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, ... | 2,078 | 30.029851 | 94 | java |
soot | soot-master/src/main/java/soot/javaToJimple/jj/types/JjTypeSystem.java | package soot.javaToJimple.jj.types;
/*-
* #%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... | 967 | 31.266667 | 71 | java |
soot | soot-master/src/main/java/soot/javaToJimple/jj/types/JjTypeSystem_c.java | package soot.javaToJimple.jj.types;
/*-
* #%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... | 1,065 | 33.387097 | 74 | java |
soot | soot-master/src/main/java/soot/javaToJimple/toolkits/CondTransformer.java | package soot.javaToJimple.toolkits;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2005 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... | 5,931 | 25.963636 | 125 | java |
soot | soot-master/src/main/java/soot/jbco/IJbcoTransform.java | package soot.jbco;
/*-
* #%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... | 2,392 | 26.825581 | 121 | java |
soot | soot-master/src/main/java/soot/jbco/LineNumberGenerator.java | package soot.jbco;
/*-
* #%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... | 2,399 | 34.820896 | 115 | java |
soot | soot-master/src/main/java/soot/jbco/Main.java | package soot.jbco;
/*-
* #%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... | 21,580 | 36.33737 | 125 | java |
soot | soot-master/src/main/java/soot/jbco/package-info.java | @Deprecated
package soot.jbco;
/*-
* #%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... | 849 | 33 | 71 | java |
soot | soot-master/src/main/java/soot/jbco/bafTransformations/AddJSRs.java | package soot.jbco.bafTransformations;
/*-
* #%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 F... | 8,314 | 29.796296 | 112 | java |
soot | soot-master/src/main/java/soot/jbco/bafTransformations/BAFCounter.java | package soot.jbco.bafTransformations;
/*-
* #%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 F... | 1,727 | 26.870968 | 94 | java |
soot | soot-master/src/main/java/soot/jbco/bafTransformations/BAFPrintout.java | package soot.jbco.bafTransformations;
/*-
* #%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 F... | 2,539 | 26.912088 | 120 | java |
soot | soot-master/src/main/java/soot/jbco/bafTransformations/BafLineNumberer.java | package soot.jbco.bafTransformations;
/*-
* #%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 F... | 2,042 | 26.608108 | 91 | java |
soot | soot-master/src/main/java/soot/jbco/bafTransformations/ConstructorConfuser.java | package soot.jbco.bafTransformations;
/*-
* #%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 F... | 6,285 | 30.273632 | 118 | java |
soot | soot-master/src/main/java/soot/jbco/bafTransformations/Counter.java | package soot.jbco.bafTransformations;
/*-
* #%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 F... | 1,104 | 28.078947 | 91 | java |
soot | soot-master/src/main/java/soot/jbco/bafTransformations/FindDuplicateSequences.java | package soot.jbco.bafTransformations;
/*-
* #%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 F... | 20,073 | 28.564065 | 118 | java |
soot | soot-master/src/main/java/soot/jbco/bafTransformations/FixUndefinedLocals.java | package soot.jbco.bafTransformations;
/*-
* #%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 F... | 6,904 | 31.41784 | 125 | java |
soot | soot-master/src/main/java/soot/jbco/bafTransformations/IfNullToTryCatch.java | package soot.jbco.bafTransformations;
/*-
* #%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 F... | 5,457 | 32.078788 | 110 | java |
soot | soot-master/src/main/java/soot/jbco/bafTransformations/IndirectIfJumpsToCaughtGotos.java | package soot.jbco.bafTransformations;
/*-
* #%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 F... | 7,735 | 31.099585 | 120 | java |
soot | soot-master/src/main/java/soot/jbco/bafTransformations/Jimple2BafLocalBuilder.java | package soot.jbco.bafTransformations;
/*-
* #%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 F... | 2,556 | 28.732558 | 96 | java |
soot | soot-master/src/main/java/soot/jbco/bafTransformations/LocalsToBitField.java | package soot.jbco.bafTransformations;
/*-
* #%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 F... | 13,076 | 34.827397 | 120 | java |
soot | soot-master/src/main/java/soot/jbco/bafTransformations/MoveLoadsAboveIfs.java | package soot.jbco.bafTransformations;
/*-
* #%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 F... | 6,558 | 27.767544 | 106 | java |
soot | soot-master/src/main/java/soot/jbco/bafTransformations/RemoveRedundantPushStores.java | package soot.jbco.bafTransformations;
/*-
* #%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... | 3,440 | 30 | 113 | java |
soot | soot-master/src/main/java/soot/jbco/bafTransformations/StackTypeHeightCalculator.java | package soot.jbco.bafTransformations;
/*-
* #%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 F... | 24,881 | 29.16 | 119 | java |
soot | soot-master/src/main/java/soot/jbco/bafTransformations/TryCatchCombiner.java | package soot.jbco.bafTransformations;
/*-
* #%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 F... | 10,108 | 31.504823 | 115 | java |
soot | soot-master/src/main/java/soot/jbco/bafTransformations/UpdateConstantsToFields.java | package soot.jbco.bafTransformations;
/*-
* #%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 F... | 2,657 | 28.208791 | 112 | java |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.