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
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/UnionType.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
2,197
33.34375
115
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/LowerBoundedWildcardType.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,024
31.03125
146
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/FloatType.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
958
28.96875
101
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/TypeVariable.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,729
32.269231
126
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/ModuleType.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,680
31.326923
124
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/VoidType.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
954
28.84375
98
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/NoType.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
937
28.3125
92
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/ClassType.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,724
32.173077
123
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/UnboundedWildcardTypeImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
3,065
24.55
143
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/UpperBoundedWildcardTypeImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
3,086
24.725
146
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/ShortType.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
958
28.96875
101
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/DoubleTypeImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,950
23.696203
132
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/PackageTypeImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
3,070
24.380165
133
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/NullType.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
945
28.5625
98
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/ClassTypeImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
4,123
24.614907
131
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/ShortTypeImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,943
23.607595
131
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/ArrayTypeImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
3,298
23.257353
131
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/BooleanType.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
966
29.21875
107
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/ScopedType.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,593
30.254902
118
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/LowerBoundedWildcardTypeImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
3,086
24.725
146
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/VoidTypeImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,936
23.518987
130
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/IntersectionTypeImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
3,435
22.37415
138
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/UnboundedWildcardType.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,005
30.4375
137
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/IntType.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
950
28.71875
95
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/MethodType.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
4,157
35.473684
128
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/BooleanTypeImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,957
23.78481
133
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/DoubleType.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
962
29.09375
104
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/TypeVariableImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
3,107
24.68595
134
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/CharTypeImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,936
23.518987
130
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/CharType.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
954
28.84375
98
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/NullTypeImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,936
23.518987
130
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/LongTypeImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,936
23.518987
130
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/IntersectionType.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
2,134
32.359375
122
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/ParameterizedType.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
2,983
34.951807
129
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/Type.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
965
28.272727
86
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/FloatTypeImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,943
23.607595
131
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/LongType.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
954
28.84375
98
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/ArrayType.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
2,066
31.296875
133
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/IntTypeImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,929
23.43038
129
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/PackageType.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,692
31.557692
125
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/MethodTypeImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
6,156
23.43254
132
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/ModuleTypeImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
3,058
24.280992
132
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/UnionTypeImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
3,518
22.938776
131
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/ByteTypeImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,936
23.518987
130
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/BoundedWildcardType.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
997
30.1875
131
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/ParameterizedTypeImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
5,632
23.814978
139
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/ErrorTypeImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,943
23.607595
131
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/WildcardType.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,607
30.529412
120
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/type/ErrorType.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
949
28.6875
101
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/visitors/Visitor.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
203,215
56.115233
174
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/visitors/VisitorSave.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,465
26.660377
174
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/visitors/VisitorFilter.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
54,374
40.634763
174
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/visitors/VisitorAbstractNodes.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
193,355
43.768696
174
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/visitors/VisitorSpecFilter.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
33,602
25.272869
90
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/visitors/VisitorJAVAML.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
368,172
35.109553
174
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/MethodGeneric.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
995
30.125
114
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/AnnotationType.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,494
31.5
117
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/ClassDeclaration.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
990
29.96875
123
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/InstanceInitializerBlockImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
8,750
23.512605
146
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/ImportImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
8,606
25.081818
128
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/AnnotatedElement.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
2,396
35.318182
127
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/NamedDeclaration.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
4,046
34.814159
133
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/AnonymousClass.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
983
29.75
117
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/PackageDeclarationImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
8,024
24.887097
140
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/Declaration.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,014
29.757576
108
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/ModuleDeclarationImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
11,064
24.37844
139
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/Interface.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
967
29.25
102
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/Package.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
4,271
36.147826
128
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/ModuleDeclaration.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
5,225
36.597122
136
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/ParameterImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
17,448
27.464927
131
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/AnonymousClassImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
33,113
28.618962
136
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/GenericDeclaration.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
2,448
36.676923
135
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/VariableImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
22,123
28.776581
130
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/VariableDeclaration.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,776
33.173077
132
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/ModuleImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
5,061
24.059406
128
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/CompilationUnit.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
8,204
39.02439
156
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/NormalMethod.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
7,827
36.634615
133
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/InterfaceGeneric.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,015
30.75
123
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/CompilationUnitImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
13,933
25.093633
137
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/Parameter.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,912
31.423729
114
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/TypeParameterImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
8,916
24.404558
135
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/EnumImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
34,381
28.793761
126
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/MethodImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
35,833
28.639371
128
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/AnnotationTypeElementImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
28,380
29.419078
143
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/AnnotationTypeElement.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
2,410
35.530303
150
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/EnumConstantImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
16,869
27.163606
134
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/MethodGenericImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
37,628
28.443662
135
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/ClassGenericImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
34,845
28.356361
134
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/InterfaceImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
33,078
28.587657
131
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/AnnotationTypeImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
34,509
28.904679
136
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/StaticInitializerBlockImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
10,248
25.07888
144
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/InstanceInitializerBlock.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,023
31
147
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/InterfaceGenericImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
34,873
28.379949
138
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/ClassGeneric.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
995
30.125
111
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/Class.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
947
28.625
90
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/TypeDeclaration.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
11,137
37.406897
152
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/PackageImpl.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
12,101
23.350101
129
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/Member.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
1,007
29.545455
93
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/InitializerBlock.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
2,099
31.307692
129
java
OpenStaticAnalyzer
OpenStaticAnalyzer-master/java/lib/java/src/main/java/columbus/java/asg/struc/Method.java
/* * This file is part of OpenStaticAnalyzer. * * Copyright (c) 2004-2018 Department of Software Engineering - University of Szeged * * Licensed under Version 1.2 of the EUPL (the "Licence"); * * You may not use this work except in compliance with the Licence. * * You may obtain a copy of the Licence in t...
947
28.625
93
java