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 |
|---|---|---|---|---|---|---|
error-prone | error-prone-master/core/src/main/java/com/google/errorprone/refaster/UParens.java | /*
* Copyright 2013 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | 1,918 | 28.075758 | 81 | java |
error-prone | error-prone-master/core/src/main/java/com/google/errorprone/refaster/UMethodType.java | /*
* Copyright 2013 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | 2,217 | 33.123077 | 96 | java |
error-prone | error-prone-master/core/src/main/java/com/google/errorprone/refaster/USynchronized.java | /*
* Copyright 2013 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | 2,039 | 29.447761 | 87 | java |
error-prone | error-prone-master/core/src/main/java/com/google/errorprone/refaster/PlaceholderVerificationVisitor.java | /*
* Copyright 2014 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | 3,769 | 34.233645 | 100 | java |
error-prone | error-prone-master/core/src/main/java/com/google/errorprone/refaster/Bindings.java | /*
* Copyright 2013 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | 4,085 | 26.24 | 98 | java |
error-prone | error-prone-master/core/src/main/java/com/google/errorprone/refaster/UBreak.java | /*
* Copyright 2014 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | 3,301 | 26.747899 | 90 | java |
error-prone | error-prone-master/core/src/main/java/com/google/errorprone/refaster/UForLoop.java | /*
* Copyright 2013 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | 3,053 | 31.489362 | 91 | java |
error-prone | error-prone-master/core/src/main/java/com/google/errorprone/refaster/PlaceholderUnificationVisitor.java | /*
* Copyright 2014 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | 28,077 | 37.253406 | 100 | java |
error-prone | error-prone-master/core/src/main/java/com/google/errorprone/refaster/RefasterRuleBuilderScanner.java | /*
* Copyright 2014 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | 9,060 | 41.341121 | 100 | java |
error-prone | error-prone-master/core/src/main/java/com/google/errorprone/refaster/UIntersectionClassType.java | /*
* Copyright 2014 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | 2,029 | 34 | 94 | java |
error-prone | error-prone-master/core/src/main/java/com/google/errorprone/refaster/Template.java | /*
* Copyright 2013 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | 21,736 | 36.413081 | 100 | java |
error-prone | error-prone-master/core/src/main/java/com/google/errorprone/refaster/UBlank.java | /*
* Copyright 2014 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | 4,225 | 33.92562 | 97 | java |
error-prone | error-prone-master/core/src/main/java/com/google/errorprone/refaster/UTypeVarIdent.java | /*
* Copyright 2013 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | 3,082 | 32.150538 | 91 | java |
error-prone | error-prone-master/core/src/main/java/com/google/errorprone/refaster/UArrayAccess.java | /*
* Copyright 2013 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | 2,022 | 30.123077 | 96 | java |
error-prone | error-prone-master/core/src/main/java/com/google/errorprone/refaster/UWhileLoop.java | /*
* Copyright 2013 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | 2,038 | 29.432836 | 84 | java |
error-prone | error-prone-master/core/src/main/java/com/google/errorprone/refaster/UEnhancedForLoop.java | /*
* Copyright 2013 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | 6,460 | 36.132184 | 98 | java |
error-prone | error-prone-master/core/src/main/java/com/google/errorprone/refaster/USkip.java | /*
* Copyright 2013 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | 1,618 | 25.112903 | 88 | java |
error-prone | error-prone-master/core/src/main/java/com/google/errorprone/refaster/Inliner.java | /*
* Copyright 2013 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | 8,312 | 33.069672 | 99 | java |
error-prone | error-prone-master/core/src/main/java/com/google/errorprone/refaster/RefasterSuppressionHelper.java | /*
* Copyright 2021 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 3,084 | 32.172043 | 100 | java |
error-prone | error-prone-master/core/src/main/java/com/google/errorprone/refaster/UAssignOp.java | /*
* Copyright 2013 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | 3,364 | 36.388889 | 100 | java |
error-prone | error-prone-master/core/src/main/java/com/google/errorprone/refaster/UIdent.java | /*
* Copyright 2013 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | 1,114 | 28.342105 | 75 | java |
error-prone | error-prone-master/core/src/main/java/com/google/errorprone/refaster/UContinue.java | /*
* Copyright 2014 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | 2,093 | 28.914286 | 88 | java |
error-prone | error-prone-master/core/src/main/java/com/google/errorprone/refaster/Unifiable.java | /*
* Copyright 2013 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | 1,059 | 30.176471 | 98 | java |
error-prone | error-prone-master/core/src/main/java/com/google/errorprone/refaster/UMemberReference.java | /*
* Copyright 2014 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | 2,856 | 31.101124 | 90 | java |
error-prone | error-prone-master/core/src/main/java/com/google/errorprone/refaster/UMemberSelect.java | /*
* Copyright 2014 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | 3,405 | 33.755102 | 100 | java |
error-prone | error-prone-master/core/src/main/java/com/google/errorprone/refaster/Inlineable.java | /*
* Copyright 2013 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | 890 | 30.821429 | 75 | java |
error-prone | error-prone-master/core/src/main/java/com/google/errorprone/refaster/PlaceholderMethod.java | /*
* Copyright 2014 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | 5,535 | 36.659864 | 100 | java |
error-prone | error-prone-master/core/src/main/java/com/google/errorprone/refaster/UInstanceOf.java | /*
* Copyright 2013 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | 2,972 | 32.784091 | 96 | java |
error-prone | error-prone-master/core/src/main/java/com/google/errorprone/refaster/UPlaceholderStatement.java | /*
* Copyright 2014 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | 8,217 | 40.928571 | 101 | java |
error-prone | error-prone-master/core/src/main/java/com/google/errorprone/refaster/annotation/Placeholder.java | /*
* Copyright 2014 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | 3,288 | 33.621053 | 100 | java |
error-prone | error-prone-master/core/src/main/java/com/google/errorprone/refaster/annotation/RequiredAnnotation.java | /*
* Copyright 2014 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | 1,214 | 32.75 | 92 | java |
error-prone | error-prone-master/core/src/main/java/com/google/errorprone/refaster/annotation/AlsoNegation.java | /*
* Copyright 2013 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | 1,507 | 39.756757 | 99 | java |
error-prone | error-prone-master/core/src/main/java/com/google/errorprone/refaster/annotation/Matches.java | /*
* Copyright 2013 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | 1,647 | 30.692308 | 97 | java |
error-prone | error-prone-master/core/src/main/java/com/google/errorprone/refaster/annotation/UseImportPolicy.java | /*
* Copyright 2013 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | 1,153 | 31.055556 | 75 | java |
error-prone | error-prone-master/core/src/main/java/com/google/errorprone/refaster/annotation/BeforeTemplate.java | /*
* Copyright 2013 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | 1,100 | 32.363636 | 100 | java |
error-prone | error-prone-master/core/src/main/java/com/google/errorprone/refaster/annotation/AllowCodeBetweenLines.java | /*
* Copyright 2014 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | 1,253 | 35.882353 | 96 | java |
error-prone | error-prone-master/core/src/main/java/com/google/errorprone/refaster/annotation/RequiredAnnotationProcessor.java | /*
* Copyright 2014 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | 4,679 | 33.411765 | 100 | java |
error-prone | error-prone-master/core/src/main/java/com/google/errorprone/refaster/annotation/NotMatches.java | /*
* Copyright 2013 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | 1,222 | 33.942857 | 97 | java |
error-prone | error-prone-master/core/src/main/java/com/google/errorprone/refaster/annotation/OfKind.java | /*
* Copyright 2013 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | 1,128 | 31.257143 | 95 | java |
error-prone | error-prone-master/core/src/main/java/com/google/errorprone/refaster/annotation/AfterTemplate.java | /*
* Copyright 2013 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | 1,099 | 32.333333 | 99 | java |
error-prone | error-prone-master/core/src/main/java/com/google/errorprone/refaster/annotation/Repeated.java | /*
* Copyright 2014 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | 1,122 | 33.030303 | 99 | java |
error-prone | error-prone-master/core/src/main/java/com/google/errorprone/refaster/annotation/NoAutoboxing.java | /*
* Copyright 2013 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | 1,115 | 32.818182 | 94 | java |
error-prone | error-prone-master/core/src/main/java/com/google/errorprone/refaster/annotation/MayOptionallyUse.java | /*
* Copyright 2014 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | 1,702 | 32.392157 | 87 | java |
error-prone | error-prone-master/annotations/src/main/java/com/google/errorprone/annotations/RequiredModifiers.java | /*
* Copyright 2015 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 1,896 | 29.596774 | 99 | java |
error-prone | error-prone-master/annotations/src/main/java/com/google/errorprone/annotations/SuppressPackageLocation.java | /*
* Copyright 2015 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 1,171 | 34.515152 | 100 | java |
error-prone | error-prone-master/annotations/src/main/java/com/google/errorprone/annotations/Var.java | /*
* Copyright 2015 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 1,933 | 41.043478 | 100 | java |
error-prone | error-prone-master/annotations/src/main/java/com/google/errorprone/annotations/Immutable.java | /*
* Copyright 2015 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 3,545 | 40.717647 | 100 | java |
error-prone | error-prone-master/annotations/src/main/java/com/google/errorprone/annotations/NoAllocation.java | /*
* Copyright 2014 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 1,366 | 36.972222 | 99 | java |
error-prone | error-prone-master/annotations/src/main/java/com/google/errorprone/annotations/CanIgnoreReturnValue.java | /*
* Copyright 2015 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 1,469 | 36.692308 | 98 | java |
error-prone | error-prone-master/annotations/src/main/java/com/google/errorprone/annotations/CompileTimeConstant.java | /*
* Copyright 2015 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 4,859 | 33.714286 | 100 | java |
error-prone | error-prone-master/annotations/src/main/java/com/google/errorprone/annotations/RestrictedApi.java | /*
* Copyright 2016 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 3,996 | 35.336364 | 100 | java |
error-prone | error-prone-master/annotations/src/main/java/com/google/errorprone/annotations/FormatString.java | /*
* Copyright 2016 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 1,774 | 35.979167 | 100 | java |
error-prone | error-prone-master/annotations/src/main/java/com/google/errorprone/annotations/DoNotMock.java | /*
* Copyright 2016 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 1,612 | 33.319149 | 92 | java |
error-prone | error-prone-master/annotations/src/main/java/com/google/errorprone/annotations/IncompatibleModifiers.java | /*
* Copyright 2015 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 1,905 | 29.741935 | 97 | java |
error-prone | error-prone-master/annotations/src/main/java/com/google/errorprone/annotations/CheckReturnValue.java | /*
* Copyright 2017 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 1,727 | 40.142857 | 100 | java |
error-prone | error-prone-master/annotations/src/main/java/com/google/errorprone/annotations/DoNotCall.java | /*
* Copyright 2017 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 3,040 | 40.094595 | 100 | java |
error-prone | error-prone-master/annotations/src/main/java/com/google/errorprone/annotations/OverridingMethodsMustInvokeSuper.java | /*
* Copyright 2017 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 1,932 | 42.931818 | 100 | java |
error-prone | error-prone-master/annotations/src/main/java/com/google/errorprone/annotations/CompatibleWith.java | /*
* Copyright 2016 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 2,003 | 34.785714 | 100 | java |
error-prone | error-prone-master/annotations/src/main/java/com/google/errorprone/annotations/ForOverride.java | /*
* Copyright 2015 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 1,864 | 42.372093 | 100 | java |
error-prone | error-prone-master/annotations/src/main/java/com/google/errorprone/annotations/ThreadSafe.java | /*
* Copyright 2023 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 7,174 | 51.372263 | 100 | java |
error-prone | error-prone-master/annotations/src/main/java/com/google/errorprone/annotations/MustBeClosed.java | /*
* Copyright 2016 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 1,566 | 38.175 | 100 | java |
error-prone | error-prone-master/annotations/src/main/java/com/google/errorprone/annotations/InlineMe.java | /*
* Copyright 2021 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 1,701 | 36 | 100 | java |
error-prone | error-prone-master/annotations/src/main/java/com/google/errorprone/annotations/Keep.java | /*
* Copyright 2021 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 1,678 | 38.046512 | 98 | java |
error-prone | error-prone-master/annotations/src/main/java/com/google/errorprone/annotations/InlineMeValidationDisabled.java | /*
* Copyright 2021 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 1,319 | 34.675676 | 97 | java |
error-prone | error-prone-master/annotations/src/main/java/com/google/errorprone/annotations/FormatMethod.java | /*
* Copyright 2016 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 3,851 | 40.419355 | 100 | java |
error-prone | error-prone-master/annotations/src/main/java/com/google/errorprone/annotations/Modifier.java | /*
* Copyright 2021 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 1,218 | 27.348837 | 80 | java |
error-prone | error-prone-master/annotations/src/main/java/com/google/errorprone/annotations/concurrent/LazyInit.java | /*
* Copyright 2015 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 2,924 | 42.656716 | 100 | java |
error-prone | error-prone-master/annotations/src/main/java/com/google/errorprone/annotations/concurrent/UnlockMethod.java | /*
* Copyright 2014 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 2,103 | 37.962963 | 98 | java |
error-prone | error-prone-master/annotations/src/main/java/com/google/errorprone/annotations/concurrent/LockMethod.java | /*
* Copyright 2014 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 2,067 | 37.296296 | 98 | java |
error-prone | error-prone-master/annotations/src/main/java/com/google/errorprone/annotations/concurrent/GuardedBy.java | /*
* Copyright 2017 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 1,306 | 35.305556 | 97 | java |
error-prone | error-prone-master/docgen_processor/src/main/java/com/google/errorprone/DocGenProcessor.java | /*
* Copyright 2011 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 2,963 | 30.870968 | 95 | java |
error-prone | error-prone-master/docgen_processor/src/main/java/com/google/errorprone/BugPatternInstance.java | /*
* Copyright 2015 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 3,500 | 38.337079 | 97 | java |
error-prone | error-prone-master/test_helpers/src/test/java/com/google/errorprone/BugCheckerRefactoringTestHelperTest.java | /*
* Copyright 2015 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 8,985 | 31.557971 | 98 | java |
error-prone | error-prone-master/test_helpers/src/test/java/com/google/errorprone/CompilationTestHelperTest.java | /*
* Copyright 2014 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 16,541 | 34.04661 | 100 | java |
error-prone | error-prone-master/test_helpers/src/main/java/com/google/errorprone/FileManagers.java | /*
* Copyright 2020 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 4,555 | 39.318584 | 98 | java |
error-prone | error-prone-master/test_helpers/src/main/java/com/google/errorprone/BugCheckerRefactoringTestHelper.java | /*
* Copyright 2016 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 15,023 | 33.777778 | 100 | java |
error-prone | error-prone-master/test_helpers/src/main/java/com/google/errorprone/DiagnosticTestHelper.java | /*
* Copyright 2012 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 15,111 | 34.144186 | 100 | java |
error-prone | error-prone-master/test_helpers/src/main/java/com/google/errorprone/FileObjects.java | /*
* Copyright 2020 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 3,258 | 35.211111 | 97 | java |
error-prone | error-prone-master/test_helpers/src/main/java/com/google/errorprone/CompilationTestHelper.java | /*
* Copyright 2012 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 14,512 | 37.39418 | 100 | java |
error-prone | error-prone-master/docgen/src/test/java/com/google/errorprone/BugPatternFileGeneratorTest.java | /*
* Copyright 2014 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 6,316 | 38.48125 | 100 | java |
error-prone | error-prone-master/docgen/src/test/java/com/google/errorprone/BugPatternIndexWriterTest.java | /*
* Copyright 2014 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 5,557 | 37.867133 | 99 | java |
error-prone | error-prone-master/docgen/src/main/java/com/google/errorprone/BugPatternFileGenerator.java | /*
* Copyright 2014 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 7,191 | 37.459893 | 97 | java |
error-prone | error-prone-master/docgen/src/main/java/com/google/errorprone/BugPatternIndexWriter.java | /*
* Copyright 2014 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 4,590 | 34.315385 | 98 | java |
error-prone | error-prone-master/docgen/src/main/java/com/google/errorprone/DocGenTool.java | /*
* Copyright 2015 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 4,540 | 32.637037 | 100 | java |
error-prone | error-prone-master/type_annotations/src/main/java/com/google/errorprone/annotations/ImmutableTypeParameter.java | /*
* Copyright 2018 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 1,225 | 33.055556 | 100 | java |
error-prone | error-prone-master/annotation/src/test/java/com/google/errorprone/BugPatternValidatorTest.java | /*
* Copyright 2013 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 6,563 | 34.673913 | 98 | java |
error-prone | error-prone-master/annotation/src/main/java/com/google/errorprone/BugPatternValidator.java | /*
* Copyright 2013 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 1,746 | 30.196429 | 96 | java |
error-prone | error-prone-master/annotation/src/main/java/com/google/errorprone/BugPattern.java | /*
* Copyright 2011 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 7,340 | 37.84127 | 100 | java |
error-prone | error-prone-master/annotation/src/main/java/com/google/errorprone/ValidationException.java | /*
* Copyright 2013 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 893 | 29.827586 | 75 | java |
error-prone | error-prone-master/refaster/src/main/java/com/google/errorprone/refaster/RefasterRuleCompilerAnalyzer.java | /*
* Copyright 2016 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | 2,704 | 33.679487 | 100 | java |
error-prone | error-prone-master/refaster/src/main/java/com/google/errorprone/refaster/RefasterRuleCompiler.java | /*
* Copyright 2016 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | 1,746 | 30.196429 | 100 | java |
error-prone | error-prone-master/check_api/src/test/java/com/google/errorprone/ErrorProneOptionsTest.java | /*
* Copyright 2014 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 12,309 | 38.203822 | 100 | java |
error-prone | error-prone-master/check_api/src/test/java/com/google/errorprone/ErrorProneFlagsTest.java | /*
* Copyright 2017 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 6,258 | 36.479042 | 98 | java |
error-prone | error-prone-master/check_api/src/test/java/com/google/errorprone/matchers/DescriptionTest.java | /*
* Copyright 2014 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 4,406 | 30.255319 | 95 | java |
error-prone | error-prone-master/check_api/src/test/java/com/google/errorprone/matchers/StringLiteralTest.java | /*
* Copyright 2012 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 3,457 | 27.578512 | 84 | java |
error-prone | error-prone-master/check_api/src/test/java/com/google/errorprone/util/RegexesTest.java | /*
* Copyright 2018 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 1,256 | 29.658537 | 83 | java |
error-prone | error-prone-master/check_api/src/test/java/com/google/errorprone/util/InheritedAnnotation.java | /*
* Copyright 2014 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 738 | 31.130435 | 75 | java |
error-prone | error-prone-master/check_api/src/test/java/com/google/errorprone/util/SourceVersionTest.java | /*
* Copyright 2023 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 2,070 | 29.910448 | 98 | java |
error-prone | error-prone-master/check_api/src/test/java/com/google/errorprone/util/SignaturesTest.java | /*
* Copyright 2019 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 3,308 | 33.831579 | 87 | java |
error-prone | error-prone-master/check_api/src/test/java/com/google/errorprone/util/testdata/TargetTypeTest.java | /*
* Copyright 2018 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 16,238 | 27.38986 | 99 | java |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.