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 |
|---|---|---|---|---|---|---|
WALA | WALA-master/core/src/main/java/com/ibm/wala/cfg/exc/ExceptionPruningAnalysis.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 2,829 | 40.014493 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/cfg/exc/InterprocAnalysisResult.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 952 | 30.766667 | 90 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/cfg/exc/NullPointerAnalysis.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 5,150 | 40.878049 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/cfg/exc/inter/AnalysisUtil.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 2,806 | 32.023529 | 98 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/cfg/exc/inter/DelegatingMethodState.java | /*
* Copyright (c) 2007 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... | 1,557 | 30.16 | 99 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/cfg/exc/inter/InterprocAnalysisResultWrapper.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 1,825 | 26.666667 | 98 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/cfg/exc/inter/InterprocMethodState.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 1,813 | 29.233333 | 95 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/cfg/exc/inter/InterprocNullPointerAnalysis.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 11,249 | 38.335664 | 99 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/cfg/exc/inter/IntraprocAnalysisState.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 5,926 | 31.927778 | 97 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/cfg/exc/intra/ExplodedCFGNullPointerAnalysis.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 3,624 | 31.954545 | 99 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/cfg/exc/intra/IntraprocNullPointerAnalysis.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 15,636 | 32.48394 | 127 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/cfg/exc/intra/MethodState.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 1,035 | 27.777778 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/cfg/exc/intra/MutableCFG.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 4,046 | 22.946746 | 83 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/cfg/exc/intra/NegativeGraphFilter.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 1,419 | 28.583333 | 120 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/cfg/exc/intra/NullPointerFrameWork.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 2,356 | 30.851351 | 99 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/cfg/exc/intra/NullPointerSolver.java | /*
* Copyright (c) 2007 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... | 2,260 | 31.768116 | 105 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/cfg/exc/intra/NullPointerState.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 13,501 | 24.57197 | 134 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/cfg/exc/intra/NullPointerTransferFunctionProvider.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 18,744 | 37.022312 | 127 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/cfg/exc/intra/OperatorUtil.java | package com.ibm.wala.cfg.exc.intra;
import com.ibm.wala.fixpoint.FixedPointConstants;
import com.ibm.wala.fixpoint.IVariable;
import com.ibm.wala.fixpoint.UnaryOperator;
import java.util.Arrays;
import java.util.Collection;
/**
* Combinators for {@link UnaryOperator}
*
* @author Martin Hecker, [email protected]... | 2,177 | 28.04 | 95 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/cfg/exc/intra/ParameterState.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 4,052 | 26.951724 | 91 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/cfg/exc/intra/SSACFGNullPointerAnalysis.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 3,182 | 31.479592 | 98 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/AbstractNestedJarFileModule.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 5,503 | 24.6 | 95 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/AbstractURLModule.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 2,209 | 23.285714 | 90 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/ArrayClass.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 8,348 | 24.689231 | 97 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/ArrayClassLoader.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 2,821 | 32.2 | 99 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/BinaryDirectoryTreeModule.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 1,315 | 27 | 76 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/BytecodeClass.java | /*
* Copyright (c) 2007 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... | 16,199 | 28.032258 | 98 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/BytecodeLanguage.java | /*
* Copyright (c) 2007 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... | 913 | 32.851852 | 72 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/CallSiteReference.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 6,763 | 33.161616 | 99 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/ClassFileModule.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 1,356 | 25.607843 | 85 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/ClassFileURLModule.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 1,197 | 26.227273 | 78 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/ClassLoaderFactory.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 996 | 29.212121 | 90 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/ClassLoaderFactoryImpl.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 5,585 | 33.9125 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/ClassLoaderImpl.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 22,344 | 32.50075 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/CodeScanner.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 13,310 | 29.8125 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/CompoundModule.java | /*
* Copyright (c) 2007 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... | 4,058 | 23.305389 | 98 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/DirectoryTreeModule.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 2,809 | 27.383838 | 76 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/FieldImpl.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 4,766 | 26.396552 | 96 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/FileModule.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 2,553 | 22.869159 | 79 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/IBytecodeMethod.java | /*
* Copyright (c) 2007 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... | 2,358 | 36.444444 | 99 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/IClass.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 5,648 | 34.528302 | 99 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/IClassLoader.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 4,474 | 36.923729 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/IField.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 985 | 23.65 | 78 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/IMember.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 1,180 | 28.525 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/IMethod.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 4,168 | 28.153846 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/JVMClass.java | /*
* Copyright (c) 2007 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... | 2,292 | 26.626506 | 98 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/JarFileEntry.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 2,443 | 22.728155 | 98 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/JarFileModule.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 3,009 | 24.726496 | 99 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/JarStreamModule.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 5,884 | 23.726891 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/JavaLanguage.java | /*
* Copyright (c) 2009 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... | 29,930 | 33.363949 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/Language.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... | 5,369 | 34.562914 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/LanguageImpl.java | /*
* Copyright (c) 2007 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... | 1,913 | 23.857143 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/Module.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 780 | 30.24 | 95 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/ModuleEntry.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 1,487 | 27.075472 | 96 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/NestedJarFileModule.java | /*
* Copyright (c) 2007 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... | 1,748 | 25.907692 | 73 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/NewSiteReference.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 1,733 | 31.716981 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/NoSuperclassFoundException.java | package com.ibm.wala.classLoader;
/**
* Indicates the superclass for a class was not found in the {@link
* com.ibm.wala.ipa.callgraph.AnalysisScope}
*/
public class NoSuperclassFoundException extends RuntimeException {
static final long serialVersionUID = 333L;
public NoSuperclassFoundException(String message... | 350 | 22.4 | 67 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/PhantomClass.java | package com.ibm.wala.classLoader;
import com.ibm.wala.core.util.strings.Atom;
import com.ibm.wala.ipa.cha.IClassHierarchy;
import com.ibm.wala.types.Selector;
import com.ibm.wala.types.TypeReference;
import java.util.Collection;
import java.util.Collections;
/** dummy class representing a missing superclass */
public... | 2,314 | 21.475728 | 66 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/ProgramCounter.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 1,926 | 30.590164 | 99 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/ResourceJarFileModule.java | /*
* Copyright (c) 2007 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... | 866 | 26.967742 | 72 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/ShrikeBTMethod.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 25,582 | 30.16078 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/ShrikeCTMethod.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 17,371 | 31.471028 | 99 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/ShrikeClass.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 17,282 | 35.00625 | 99 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/ShrikeIRFactory.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 6,388 | 34.494444 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/SourceDirectoryTreeModule.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 1,475 | 26.333333 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/SourceFileModule.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 1,885 | 24.486486 | 95 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/SourceModule.java | /*
* Copyright (c) 2007 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... | 555 | 24.272727 | 72 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/SourceURLModule.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 869 | 21.894737 | 80 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/SyntheticClass.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 3,134 | 23.115385 | 99 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/classLoader/SyntheticMethod.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 8,965 | 22.909333 | 99 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/client/AbstractAnalysisEngine.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 9,454 | 29.798046 | 98 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/client/AbstractEngineStopwatch.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 1,876 | 27.439394 | 83 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/client/AnalysisEngine.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 2,350 | 35.169231 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/client/EngineStopwatch.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 915 | 29.533333 | 98 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/core/java11/Java9AnalysisScopeReader.java | package com.ibm.wala.core.java11;
import com.ibm.wala.core.util.config.AnalysisScopeReader;
import com.ibm.wala.ipa.callgraph.AnalysisScope;
import com.ibm.wala.types.ClassLoaderReference;
import java.io.IOException;
public class Java9AnalysisScopeReader extends AnalysisScopeReader {
public static final Java9Analy... | 861 | 23.628571 | 89 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/core/java11/JrtModule.java | package com.ibm.wala.core.java11;
import com.ibm.wala.classLoader.Module;
import com.ibm.wala.classLoader.ModuleEntry;
import com.ibm.wala.core.util.shrike.ShrikeClassReaderHandle;
import com.ibm.wala.core.util.strings.ImmutableByteArray;
import com.ibm.wala.shrike.shrikeCT.InvalidClassFileException;
import java.io.By... | 4,105 | 31.078125 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/core/java11/LibraryStuff.java | package com.ibm.wala.core.java11;
import com.ibm.wala.classLoader.ClassLoaderFactory;
import com.ibm.wala.classLoader.ClassLoaderFactoryImpl;
import com.ibm.wala.classLoader.Language;
import com.ibm.wala.core.util.config.AnalysisScopeReader;
import com.ibm.wala.ipa.callgraph.AnalysisCacheImpl;
import com.ibm.wala.ipa.... | 2,505 | 35.318841 | 79 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/core/tests/callGraph/CallGraphTestUtil.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 6,905 | 31.575472 | 98 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/core/tests/util/TestConstants.java | /*
* Copyright (c) 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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* IBM C... | 3,910 | 24.562092 | 73 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/core/util/CancelRuntimeException.java | /*
* Copyright (c) 2007 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... | 1,050 | 28.194444 | 99 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/core/util/PrimitiveAssignability.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 6,792 | 38.04023 | 96 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/core/util/ProgressMaster.java | /*
* Copyright (c) 2007 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... | 1,020 | 31.935484 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/core/util/ProgressMasterImpl.java | /*
* Copyright (c) 2007 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... | 5,713 | 26.873171 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/core/util/bytecode/BytecodeStream.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 13,951 | 25.98646 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/core/util/config/AnalysisScopeReader.java | /*
* Copyright (c) 2007 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... | 12,005 | 36.055556 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/core/util/io/FileProvider.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 7,361 | 34.737864 | 111 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/core/util/io/FileSuffixes.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 4,490 | 27.06875 | 79 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/core/util/ref/CacheReference.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 1,780 | 25.984848 | 84 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/core/util/ref/ReferenceCleanser.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 2,841 | 29.234043 | 97 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/core/util/scope/JUnitEntryPoints.java | /*
* Copyright (c) 2007 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... | 10,497 | 37.036232 | 99 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/core/util/shrike/Exceptions.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 1,296 | 29.162791 | 76 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/core/util/shrike/ShrikeClassReaderHandle.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 3,019 | 28.038462 | 98 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/core/util/shrike/ShrikeUtil.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 2,273 | 33.984615 | 89 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/core/util/ssa/ClassLookupException.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 2,499 | 39.322581 | 96 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/core/util/ssa/IInstantiator.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 2,782 | 38.757143 | 99 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/core/util/ssa/InstructionByIIndexMap.java | /*
* Copyright (c) 2007 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... | 3,263 | 25.112 | 98 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/core/util/ssa/InstructionByIIndexWrapper.java | /*
* Copyright (c) 2007 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... | 1,364 | 28.042553 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/core/util/ssa/ParameterAccessor.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 66,986 | 32.611139 | 120 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/core/util/ssa/SSAValue.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 10,720 | 31.195195 | 99 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/core/util/ssa/SSAValueManager.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 available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 25,875 | 33.137203 | 100 | java |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.