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 |
|---|---|---|---|---|---|---|
null | ying-ICPC-2022-main/SEADER/src/com/ibm/wala/examples/analysis/dataflow/ContextSensitiveReachingDefs.java | /*******************************************************************************
* Copyright (c) 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at... | 12,671 | 40.009709 | 153 | java |
null | ying-ICPC-2022-main/SEADER/src/com/ibm/wala/examples/analysis/dataflow/DataflowTest.java | /*******************************************************************************
* Copyright (c) 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at... | 9,158 | 41.799065 | 132 | java |
null | ying-ICPC-2022-main/SEADER/src/com/ibm/wala/examples/analysis/dataflow/InitializerTest.java | /******************************************************************************
* Copyright (c) 2002 - 2014 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is availa... | 4,192 | 36.106195 | 138 | java |
null | ying-ICPC-2022-main/SEADER/src/com/ibm/wala/examples/analysis/dataflow/IntraprocReachingDefs.java | /*******************************************************************************
* Copyright (c) 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at... | 6,529 | 35.685393 | 131 | java |
null | ying-ICPC-2022-main/SEADER/src/com/ibm/wala/examples/analysis/dataflow/StaticInitializer.java | /******************************************************************************
* Copyright (c) 2002 - 2014 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is availa... | 16,157 | 38.896296 | 138 | java |
null | ying-ICPC-2022-main/SEADER/src/com/ibm/wala/examples/drivers/JavaViewerDriver.java | /*******************************************************************************
* Copyright (c) 2013 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at... | 3,306 | 41.948052 | 156 | java |
null | ying-ICPC-2022-main/SEADER/src/com/ibm/wala/examples/drivers/PDFSDG.java | /*******************************************************************************
* Copyright (c) 2002 - 2006 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is avail... | 8,192 | 35.905405 | 191 | java |
null | ying-ICPC-2022-main/SEADER/src/com/ibm/wala/examples/drivers/PDFTypeHierarchy.java | /*******************************************************************************
* Copyright (c) 2002 - 2006 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is avail... | 5,157 | 33.851351 | 158 | java |
null | ying-ICPC-2022-main/SEADER/src/com/ibm/wala/examples/drivers/ScopeFileCallGraph.java | /*******************************************************************************
* Copyright (c) 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at... | 5,108 | 44.212389 | 149 | java |
null | ying-ICPC-2022-main/SEADER/src/com/ibm/wala/examples/properties/WalaExamplesProperties.java | /*******************************************************************************
* Copyright (c) 2002 - 2006 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is avail... | 1,773 | 34.48 | 130 | java |
null | ying-ICPC-2022-main/SEADER/src/com/ibm/wala/examples/slice/BackwardResult.java | package com.ibm.wala.examples.slice;
import com.ibm.wala.ipa.callgraph.CallGraph;
import com.ibm.wala.ipa.callgraph.propagation.HeapModel;
import com.ibm.wala.ipa.callgraph.propagation.InstanceKey;
import com.ibm.wala.ipa.callgraph.propagation.PointerAnalysis;
import com.ibm.wala.ipa.slicer.SDG;
import com.ibm.wala.ip... | 2,768 | 38.557143 | 221 | java |
null | ying-ICPC-2022-main/SEADER/src/com/ibm/wala/examples/slice/BackwardSlice.java | package com.ibm.wala.examples.slice;
import com.ibm.wala.classLoader.*;
import com.ibm.wala.dataflow.IFDS.BackwardsSupergraph;
import com.ibm.wala.dataflow.IFDS.ISupergraph;
import com.ibm.wala.examples.ExampleUtil;
import com.ibm.wala.ipa.callgraph.*;
import com.ibm.wala.ipa.callgraph.impl.DefaultEntrypoint;
import c... | 52,409 | 47.708178 | 245 | java |
null | ying-ICPC-2022-main/SEADER/src/com/ibm/wala/examples/slice/BackwardSlicer.java | package com.ibm.wala.examples.slice;
import com.ibm.wala.classLoader.Language;
import com.ibm.wala.examples.ExampleUtil;
import com.ibm.wala.ipa.callgraph.*;
import com.ibm.wala.ipa.callgraph.impl.AllApplicationEntrypoints;
import com.ibm.wala.ipa.callgraph.impl.Util;
import com.ibm.wala.ipa.callgraph.propagation.Inst... | 23,556 | 47.471193 | 141 | java |
null | ying-ICPC-2022-main/SEADER/src/com/ibm/wala/examples/slice/BackwardSlicer2.java |
package com.ibm.wala.examples.slice;
import com.google.inject.internal.cglib.core.$CollectionUtils;
import com.ibm.wala.classLoader.*;
import com.ibm.wala.examples.ExampleUtil;
import com.ibm.wala.ipa.callgraph.*;
import com.ibm.wala.ipa.callgraph.impl.DefaultEntrypoint;
import com.ibm.wala.ipa.callgraph.impl.Util;
i... | 37,130 | 50.074278 | 144 | java |
null | ying-ICPC-2022-main/SEADER/src/com/ibm/wala/examples/slice/BackwardSlicer3.java | package com.ibm.wala.examples.slice;
import com.ibm.wala.classLoader.*;
import com.ibm.wala.dataflow.IFDS.BackwardsSupergraph;
import com.ibm.wala.dataflow.IFDS.ISupergraph;
import com.ibm.wala.examples.ExampleUtil;
import com.ibm.wala.ipa.callgraph.*;
import com.ibm.wala.ipa.callgraph.impl.DefaultEntrypoint;
import c... | 41,742 | 46.381385 | 144 | java |
null | ying-ICPC-2022-main/SEADER/src/com/ibm/wala/examples/slice/BackwardSlicer4.java | package com.ibm.wala.examples.slice;
import com.ibm.wala.classLoader.CallSiteReference;
import com.ibm.wala.classLoader.IClass;
import com.ibm.wala.classLoader.IMethod;
import com.ibm.wala.classLoader.Language;
import com.ibm.wala.dataflow.IFDS.BackwardsSupergraph;
import com.ibm.wala.dataflow.IFDS.ISupergraph;
import... | 33,596 | 47.271552 | 235 | java |
null | ying-ICPC-2022-main/SEADER/src/com/ibm/wala/examples/slice/BackwardSlicerTest.java | package com.ibm.wala.examples.slice;
import com.Constant;
import com.ibm.wala.ipa.cha.ClassHierarchyException;
import com.ibm.wala.util.CancelException;
import org.junit.Test;
import java.io.IOException;
public class BackwardSlicerTest {
@Test
public void run() throws ClassHierarchyException, CancelExceptio... | 1,283 | 31.923077 | 86 | java |
null | ying-ICPC-2022-main/SEADER/src/com/ibm/wala/examples/slice/EdgeProce.java | package com.ibm.wala.examples.slice;
import com.Constant;
import com.ibm.wala.classLoader.IField;
import com.ibm.wala.classLoader.NewSiteReference;
import com.ibm.wala.dataflow.IFDS.ISupergraph;
import com.ibm.wala.ipa.callgraph.CGNode;
import com.ibm.wala.ipa.callgraph.CallGraph;
import com.ibm.wala.ipa.callgraph.pro... | 14,134 | 43.171875 | 142 | java |
null | ying-ICPC-2022-main/SEADER/src/com/ibm/wala/examples/slice/InitRetrive.java | package com.ibm.wala.examples.slice;
import com.ibm.wala.classLoader.*;
import com.ibm.wala.dataflow.IFDS.ISupergraph;
import com.ibm.wala.ipa.callgraph.CGNode;
import com.ibm.wala.ipa.callgraph.CallGraph;
import com.ibm.wala.ipa.callgraph.propagation.InstanceFieldKey;
import com.ibm.wala.ipa.callgraph.propagation.Ins... | 9,050 | 40.518349 | 187 | java |
null | ying-ICPC-2022-main/SEADER/src/com/ibm/wala/examples/slice/InterRetrive.java | package com.ibm.wala.examples.slice;
import com.Constant;
import com.ibm.wala.dataflow.IFDS.ISupergraph;
import com.ibm.wala.ipa.callgraph.CallGraph;
import com.ibm.wala.ipa.callgraph.propagation.InstanceKey;
import com.ibm.wala.ipa.cha.ClassHierarchyException;
import com.ibm.wala.ipa.slicer.*;
import com.ibm.wala.ssa... | 9,342 | 48.433862 | 167 | java |
null | ying-ICPC-2022-main/SEADER/src/com/ibm/wala/examples/slice/IntraResult.java | package com.ibm.wala.examples.slice;
import com.ibm.wala.ipa.slicer.Statement;
import com.ibm.wala.ssa.IR;
import java.util.*;
public class IntraResult {
public HashMap<Integer, List<Object>> paramValue = new HashMap<>();
public Set<Integer> uses = new HashSet<>();
public IR ir;
public boolean resul... | 1,437 | 23.793103 | 168 | java |
null | ying-ICPC-2022-main/SEADER/src/com/ibm/wala/examples/slice/IntraRetrive.java | package com.ibm.wala.examples.slice;
import com.ibm.wala.dataflow.IFDS.ISupergraph;
import com.ibm.wala.ipa.callgraph.propagation.InstanceKey;
import com.ibm.wala.ipa.slicer.PDG;
import com.ibm.wala.ipa.slicer.Statement;
import com.ibm.wala.ipa.slicer.StatementWithInstructionIndex;
import com.ibm.wala.ssa.*;
import j... | 20,504 | 44.264901 | 200 | java |
null | ying-ICPC-2022-main/SEADER/src/com/ibm/wala/examples/slice/NumberSlice.java | /*******************************************************************************
* Copyright (c) 2002 - 2006 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is avail... | 34,507 | 45.072096 | 163 | java |
null | ying-ICPC-2022-main/SEADER/src/com/ibm/wala/examples/slice/PDFSlice.java | /*******************************************************************************
* Copyright (c) 2002 - 2006 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is avail... | 20,457 | 45.814645 | 163 | java |
null | ying-ICPC-2022-main/SEADER/src/com/ibm/wala/examples/slice/ParaRetrive.java | package com.ibm.wala.examples.slice;
import com.ibm.wala.dataflow.IFDS.BackwardsSupergraph;
import com.ibm.wala.dataflow.IFDS.ISupergraph;
import com.ibm.wala.ipa.callgraph.CGNode;
import com.ibm.wala.ipa.callgraph.propagation.InstanceKey;
import com.ibm.wala.ipa.slicer.*;
import com.ibm.wala.ssa.*;
import java.util.... | 12,127 | 41.704225 | 216 | java |
null | ying-ICPC-2022-main/SEADER/src/com/ibm/wala/examples/slice/ProBuilder.java | package com.ibm.wala.examples.slice;
import com.ibm.wala.classLoader.IClass;
import com.ibm.wala.classLoader.IMethod;
import com.ibm.wala.classLoader.Language;
import com.ibm.wala.dataflow.IFDS.BackwardsSupergraph;
import com.ibm.wala.dataflow.IFDS.ISupergraph;
import com.ibm.wala.examples.ExampleUtil;
import com.ibm.... | 4,131 | 36.225225 | 223 | java |
null | ying-ICPC-2022-main/SEADER/src/com/ibm/wala/examples/slice/ProBuilderTest.java | //package com.ibm.wala.examples.slice;
//
//import static org.junit.jupiter.api.Assertions.*;
//
//class ProBuilderTest {
//
// @org.junit.jupiter.api.Test
// void getBackwardSuperGraph() {
// }
//
// @org.junit.jupiter.api.Test
// void getCompleteSDG() {
// }
//
// @org.junit.jupiter.api.Test
// ... | 425 | 18.363636 | 51 | java |
null | ying-ICPC-2022-main/SEADER/src/com/ibm/wala/examples/slice/StartPoints.java | package com.ibm.wala.examples.slice;
import com.ibm.wala.ipa.callgraph.CGNode;
import com.ibm.wala.ipa.callgraph.CallGraph;
import com.ibm.wala.ipa.cha.ClassHierarchyException;
import com.ibm.wala.ipa.slicer.NormalStatement;
import com.ibm.wala.ipa.slicer.Statement;
import com.ibm.wala.ssa.IR;
import com.ibm.wala.ssa.... | 3,963 | 45.635294 | 153 | java |
null | ying-ICPC-2022-main/SEADER/src/com/ibm/wala/examples/slice/TargetEntryPoint.java | package com.ibm.wala.examples.slice;
import com.ibm.wala.classLoader.IClass;
import com.ibm.wala.classLoader.IMethod;
import com.ibm.wala.ipa.callgraph.AnalysisScope;
import com.ibm.wala.ipa.callgraph.Entrypoint;
import com.ibm.wala.ipa.callgraph.impl.ArgumentTypeEntrypoint;
import com.ibm.wala.ipa.cha.IClassHierarchy... | 1,412 | 35.230769 | 90 | java |
null | ying-ICPC-2022-main/SEADER/src/com/ibm/wala/util/io/FileProviderTest.java | /*******************************************************************************
* Copyright (c) 2013 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at... | 1,826 | 30.5 | 100 | java |
null | ying-ICPC-2022-main/SEADER/src/diff/Action.java | package diff;
public enum Action {
ADD,
DELETE
}
| 58 | 7.428571 | 20 | java |
null | ying-ICPC-2022-main/SEADER/src/diff/DiffChecker.java | package diff;
import com.changedistiller.test.SSLDetect.VariableDeclarationVisitor;
import com.github.javaparser.ParserConfiguration;
import com.github.javaparser.Range;
import com.github.javaparser.ast.CompilationUnit;
import com.github.javaparser.ast.Node;
import com.github.javaparser.ast.NodeList;
import com.github... | 20,349 | 42.205945 | 142 | java |
null | ying-ICPC-2022-main/SEADER/src/diff/DiffCheckerTest.java | package diff;
import edu.vt.cs.append.diff_match_patch;
import org.junit.Test;
import java.io.FileNotFoundException;
import java.io.IOException;
import static org.junit.Assert.*;
public class DiffCheckerTest {
@Test
public void run() throws IOException {
DiffChecker dc = new DiffChecker();
... | 337 | 17.777778 | 43 | java |
null | ying-ICPC-2022-main/SEADER/src/diff/DiffType.java | package diff;
import java.util.ArrayList;
import java.util.List;
public class DiffType {
public Pattern pattern;
public String incorrect; // change the type to list add the string
public String correct; // change the type to list add the string
public String callee; // change parameter list
publi... | 1,604 | 30.470588 | 122 | java |
null | ying-ICPC-2022-main/SEADER/src/diff/Pattern.java | package diff;
public enum Pattern {
PARAMETER,
NUMBER,
NAME,
COMPOSITE
}
| 90 | 9.111111 | 21 | java |
null | ying-ICPC-2022-main/SEADER/src/diff/Util.java | package diff;
import com.changedistiller.test.SSLDetect.VariableDeclarationVisitor;
import com.github.javaparser.JavaToken;
import com.github.javaparser.Range;
import com.github.javaparser.TokenRange;
import com.github.javaparser.ast.CompilationUnit;
import com.github.javaparser.ast.Node;
import com.github.javaparser.... | 20,185 | 38.425781 | 111 | java |
null | ying-ICPC-2022-main/SEADER/src/template/ByteLiterals.java | package template;
public class ByteLiterals {
public byte[] CONSTANT_ARRAY = "abc".getBytes();
}
| 102 | 16.166667 | 52 | java |
null | ying-ICPC-2022-main/SEADER/src/template/IntLiterals.java | package template;
public class IntLiterals {
}
| 48 | 8.8 | 26 | java |
null | ying-ICPC-2022-main/SEADER/src/template/IntegerLiterals.java | package template;
import java.util.ArrayList;
import java.util.List;
import java.util.Random;
public class IntegerLiterals {
private List<String> literals = null;
public IntegerLiterals(String ... list) {
literals = new ArrayList<String>();
for (int i = 0; i < list.length; i++) {
l... | 467 | 23.631579 | 67 | java |
null | ying-ICPC-2022-main/SEADER/src/template/StringLiterals.java | package template;
import java.util.ArrayList;
import java.util.List;
import java.util.Random;
public class StringLiterals {
private List<String> literals = new ArrayList<String>();
public StringLiterals(String ... list) {
for (int i = 0; i < list.length; i++) {
literals.add(list[i]);
... | 460 | 22.05 | 60 | java |
null | ying-ICPC-2022-main/SEADER/src/utils/StringSimilarity.java | package utils;
import org.apache.commons.lang3.StringUtils;
public class StringSimilarity {
private double calculateWorstCaseDistance(String source, String target) {
double sourceLen = source.length();
double targetLen = target.length();
double maxDistance = 0d;
maxDistance += Mat... | 772 | 29.92 | 85 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.ecj.test/src/test/java/com/ibm/wala/cast/java/test/ECJJava17IRTest.java | /*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*/
package com.ibm.wala.cast.java.test;
import static com.ibm.wala.ca... | 8,543 | 34.748954 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.ecj.test/src/test/java/com/ibm/wala/cast/java/test/ECJJavaIRTest.java | /*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*/
package com.ibm.wala.cast.java.test;
import com.ibm.wala.cast.java... | 1,760 | 37.282609 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.ecj.test/src/test/java/com/ibm/wala/cast/java/test/ECJSyncDuplicatorTest.java | /*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*/
package com.ibm.wala.cast.java.test;
import com.ibm.wala.cast.java... | 5,314 | 44.042373 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.ecj.test/src/test/java/com/ibm/wala/cast/java/test/ECJTestComments.java | package com.ibm.wala.cast.java.test;
import com.ibm.wala.cast.java.client.ECJJavaSourceAnalysisEngine;
import com.ibm.wala.cast.java.client.JavaSourceAnalysisEngine;
import com.ibm.wala.cast.java.ipa.callgraph.JavaSourceAnalysisScope;
import com.ibm.wala.cast.loader.AstMethod;
import com.ibm.wala.cast.loader.AstMethod... | 3,416 | 41.185185 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.ecj/src/com/ibm/wala/cast/java/client/ECJJavaSourceAnalysisEngine.java | /*
* Copyright (c) 2013 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* IBM C... | 804 | 32.541667 | 79 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.ecj/src/com/ibm/wala/cast/java/ecj/util/SourceDirCallGraph.java | package com.ibm.wala.cast.java.ecj.util;
import com.ibm.wala.cast.ir.ssa.AstIRFactory;
import com.ibm.wala.cast.java.client.impl.ZeroOneContainerCFABuilderFactory;
import com.ibm.wala.cast.java.ipa.callgraph.JavaSourceAnalysisScope;
import com.ibm.wala.cast.java.translator.jdt.ecj.ECJClassLoaderFactory;
import com.ibm... | 3,849 | 43.767442 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.ecj/src/com/ibm/wala/cast/java/translator/jdt/FakeExceptionTypeBinding.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 12,762 | 25.479253 | 97 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.ecj/src/com/ibm/wala/cast/java/translator/jdt/JDT2CAstUtils.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 13,121 | 49.275862 | 107 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.ecj/src/com/ibm/wala/cast/java/translator/jdt/JDTIdentityMapper.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 9,328 | 38.867521 | 99 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.ecj/src/com/ibm/wala/cast/java/translator/jdt/JDTJava2CAstTranslator.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 172,071 | 35.81472 | 171 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.ecj/src/com/ibm/wala/cast/java/translator/jdt/JDTTypeDictionary.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 8,207 | 33.343096 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.ecj/src/com/ibm/wala/cast/java/translator/jdt/ecj/ECJClassLoaderFactory.java | package com.ibm.wala.cast.java.translator.jdt.ecj;
import com.ibm.wala.cast.java.ipa.callgraph.JavaSourceAnalysisScope;
import com.ibm.wala.cast.java.loader.JavaSourceLoaderImpl;
import com.ibm.wala.classLoader.ClassLoaderFactoryImpl;
import com.ibm.wala.classLoader.ClassLoaderImpl;
import com.ibm.wala.classLoader.ICl... | 1,535 | 34.72093 | 92 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.ecj/src/com/ibm/wala/cast/java/translator/jdt/ecj/ECJSourceLoaderImpl.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 2,808 | 42.215385 | 95 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.ecj/src/com/ibm/wala/cast/java/translator/jdt/ecj/ECJSourceModuleTranslator.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 9,357 | 35.131274 | 99 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/AnonymousClass.java | /*
* Copyright (c) 2002 - 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 1,405 | 19.985075 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/Array1.java | /*
* Copyright (c) 2002 - 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 650 | 20.7 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/ArrayLiteral1.java | /*
* Copyright (c) 2002 - 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 621 | 33.555556 | 73 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/ArrayLiteral2.java | /*
* Copyright (c) 2002 - 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 538 | 28.944444 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/Breaks.java | /*
* Copyright (c) 2002 - 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 1,102 | 22.978261 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/CastFromNull.java | /*
* Copyright (c) 2002 - 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 536 | 28.833333 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/Casts.java | /*
* Copyright (c) 2002 - 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 930 | 23.5 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/DefaultConstructors.java | /*
* Copyright (c) 2002 - 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 1,197 | 15.638889 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/Exception1.java | /*
* Copyright (c) 2002 - 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 1,059 | 20.632653 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/Exception2.java | /*
* Copyright (c) 2002 - 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 1,336 | 23.309091 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/Exclusions.java |
public class Exclusions {
public static class Included {
private final int f;
private Included(int f) {
this.f = f;
}
public int doit() {
return f + 1;
}
}
public static class Excluded {
private final int f;
private Excluded(int f) {
this.f = f;
... | 467 | 13.625 | 42 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/Finally1.java | /*
* Copyright (c) 2002 - 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 939 | 25.111111 | 74 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/Finally2.java | /*
* Copyright (c) 2002 - 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 1,021 | 24.55 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/FunkySupers.java | /*
* Copyright (c) 2002 - 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 925 | 22.15 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/Inheritance1.java | /*
* Copyright (c) 2002 - 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 900 | 19.953488 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/InheritedField.java | /*
* Copyright (c) 2002 - 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 688 | 21.225806 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/InnerClass.java | /*
* Copyright (c) 2002 - 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 1,087 | 17.133333 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/InnerClassA.java | /*
* Copyright (c) 2002 - 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 3,386 | 23.904412 | 134 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/InnerClassLexicalReads.java | /*
* Copyright (c) 2002 - 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 2,364 | 38.416667 | 174 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/InnerClassSuper.java | /*
* Copyright (c) 2002 - 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 737 | 23.6 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/InterfaceTest1.java | /*
* Copyright (c) 2002 - 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 771 | 21.705882 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/LocalClass.java | /*
* Copyright (c) 2002 - 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 1,101 | 24.045455 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/MiniaturList.java | /*
* Copyright (c) 2002 - 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 1,346 | 20.046875 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/MiniaturSliceBug.java | /*
* Copyright (c) 2002 - 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 1,608 | 20.743243 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/Monitor.java | /*
* Copyright (c) 2002 - 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 562 | 24.590909 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/Monitor2.java | /*
* Copyright (c) 2002 - 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 646 | 23.884615 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/NullArrayInit.java | /*
* Copyright (c) 2002 - 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 793 | 29.538462 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/QualifiedStatic.java | /*
* Copyright (c) 2002 - 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 586 | 26.952381 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/Scoping1.java | /*
* Copyright (c) 2002 - 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 586 | 23.458333 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/Scoping2.java | /*
* Copyright (c) 2002 - 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 728 | 24.137931 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/Simple1.java | /*
* Copyright (c) 2002 - 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 999 | 22.809524 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/SimpleCalls.java | /*
* Copyright (c) 2002 - 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 864 | 23.714286 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/StaticInitializers.java | /*
* Copyright (c) 2002 - 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 803 | 18.142857 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/StaticNesting.java | /*
* Copyright (c) 2002 - 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 615 | 25.782609 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/Switch1.java | /*
* Copyright (c) 2002 - 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 1,828 | 33.509434 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/Thread1.java | /*
* Copyright (c) 2002 - 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 705 | 17.102564 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/TwoClasses.java | /*
* Copyright (c) 2002 - 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 1,126 | 21.098039 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/WelcomeInitializers.java | /*
* Copyright (c) 2002 - 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 664 | 18 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/WhileTest1.java | /*
* Copyright (c) 2002 - 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 725 | 22.419355 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/alreadywalaunittests/InnerClassAA.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under ... | 5,053 | 28.555556 | 134 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/alreadywalaunittests/InnerClassSuperA.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under ... | 2,314 | 38.237288 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/bugfixes/DoWhileInCase.java | package bugfixes;
public class DoWhileInCase {
static int x = 3;
public static void main(String[] args) {
switch(x) {
case 1:
do {
System.out.println("Problem");
x ++;
} while (x < 3);
break;
default:
System.out.println("Default");
}
}
}
| 301 | 15.777778 | 42 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/bugfixes/VarDeclInSwitch.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under ... | 2,210 | 36.474576 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/foo/QualifiedNames.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under ... | 2,919 | 39.555556 | 86 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast.java.test.data/src/foo/SimpleNames.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under ... | 2,788 | 32.60241 | 72 | java |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.