View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window android-processor-2.1.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
br.com.zup.beagle.android.compiler.generatefunction
├─ br.com.zup.beagle.android.compiler.generatefunction.GenerateFunctionAction.class - [JAR]
├─ br.com.zup.beagle.android.compiler.generatefunction.GenerateFunctionComponentRegistrar.class - [JAR]
├─ br.com.zup.beagle.android.compiler.generatefunction.GenerateFunctionCustomAdapter.class - [JAR]
├─ br.com.zup.beagle.android.compiler.generatefunction.GenerateFunctionCustomAdapterKt.class - [JAR]
├─ br.com.zup.beagle.android.compiler.generatefunction.RegisterControllerProcessor.class - [JAR]
├─ br.com.zup.beagle.android.compiler.generatefunction.RegisterControllerProcessorKt.class - [JAR]
br.com.zup.beagle.android.compiler.beaglesetupmanage
├─ br.com.zup.beagle.android.compiler.beaglesetupmanage.GenericPropertyManagement.class - [JAR]
├─ br.com.zup.beagle.android.compiler.beaglesetupmanage.GenericTypeElementManagement.class - [JAR]
├─ br.com.zup.beagle.android.compiler.beaglesetupmanage.PropertyImplementationManager.class - [JAR]
├─ br.com.zup.beagle.android.compiler.beaglesetupmanage.TypeElementImplementationManager.class - [JAR]
br.com.zup.beagle.android.compiler
├─ br.com.zup.beagle.android.compiler.BeagleClassesKt.class - [JAR]
├─ br.com.zup.beagle.android.compiler.BeagleSetupProcessor.class - [JAR]
├─ br.com.zup.beagle.android.compiler.BeagleSetupPropertyGenerator.class - [JAR]
├─ br.com.zup.beagle.android.compiler.ConstantsKt.class - [JAR]
├─ br.com.zup.beagle.android.compiler.DependenciesRegistrarComponentsProvider.class - [JAR]
├─ br.com.zup.beagle.android.compiler.PropertiesRegistrarProcessor.class - [JAR]
├─ br.com.zup.beagle.android.compiler.PropertySpecifications.class - [JAR]
br.com.zup.beagle.android.compiler.processor
├─ br.com.zup.beagle.android.compiler.processor.BeagleAnnotationProcessor.class - [JAR]