jar

tech.picnic.error-prone-support : refaster-support

Maven & Gradle

Jun 21, 2023
131 stars

Picnic :: Error Prone Support :: Refaster Support · Helper utilities for use with Refaster rules.

Table Of Contents

Latest Version

Download tech.picnic.error-prone-support : refaster-support JAR file - Latest Versions:

All Versions

Download tech.picnic.error-prone-support : refaster-support JAR file - All Versions:

Version Vulnerabilities Size Updated
0.12.x
0.11.x
0.10.x
0.9.x
0.8.x
0.7.x
0.6.x
0.5.x
0.4.x
0.3.x
0.2.x
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window refaster-support-0.12.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

tech.picnic.errorprone.refaster

├─ tech.picnic.errorprone.refaster.AnnotatedCompositeCodeTransformer.class - [JAR]

├─ tech.picnic.errorprone.refaster.AutoValue_AnnotatedCompositeCodeTransformer.class - [JAR]

├─ tech.picnic.errorprone.refaster.package-info.class - [JAR]

tech.picnic.errorprone.refaster.annotation

├─ tech.picnic.errorprone.refaster.annotation.Description.class - [JAR]

├─ tech.picnic.errorprone.refaster.annotation.OnlineDocumentation.class - [JAR]

├─ tech.picnic.errorprone.refaster.annotation.Severity.class - [JAR]

├─ tech.picnic.errorprone.refaster.annotation.package-info.class - [JAR]

tech.picnic.errorprone.refaster.matchers

├─ tech.picnic.errorprone.refaster.matchers.IsArray.class - [JAR]

├─ tech.picnic.errorprone.refaster.matchers.IsCharacter.class - [JAR]

├─ tech.picnic.errorprone.refaster.matchers.IsLambdaExpressionOrMethodReference.class - [JAR]

├─ tech.picnic.errorprone.refaster.matchers.IsLikelyTrivialComputation.class - [JAR]

├─ tech.picnic.errorprone.refaster.matchers.IsRefasterAsVarargs.class - [JAR]

├─ tech.picnic.errorprone.refaster.matchers.ThrowsCheckedException.class - [JAR]

├─ tech.picnic.errorprone.refaster.matchers.package-info.class - [JAR]