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 crnk-gen-typescript-3.4.20210509072026.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.crnk.gen.typescript.model.writer
├─ io.crnk.gen.typescript.model.writer.TSCodeStyle.class - [JAR]
├─ io.crnk.gen.typescript.model.writer.TSTypeReferenceResolver.class - [JAR]
├─ io.crnk.gen.typescript.model.writer.TSWriter.class - [JAR]
io.crnk.gen.typescript.transform
├─ io.crnk.gen.typescript.transform.TSMetaDataObjectTransformation.class - [JAR]
├─ io.crnk.gen.typescript.transform.TSMetaEnumTypeTransformation.class - [JAR]
├─ io.crnk.gen.typescript.transform.TSMetaPrimitiveTypeTransformation.class - [JAR]
├─ io.crnk.gen.typescript.transform.TSMetaResourceRepositoryTransformation.class - [JAR]
├─ io.crnk.gen.typescript.transform.TSMetaTransformation.class - [JAR]
├─ io.crnk.gen.typescript.transform.TSMetaTransformationContext.class - [JAR]
├─ io.crnk.gen.typescript.transform.TSMetaTransformationOptions.class - [JAR]
io.crnk.gen.typescript.model.libraries
├─ io.crnk.gen.typescript.model.libraries.CrnkLibrary.class - [JAR]
├─ io.crnk.gen.typescript.model.libraries.NgrxJsonApiLibrary.class - [JAR]
io.crnk.gen.typescript.model
├─ io.crnk.gen.typescript.model.TSAny.class - [JAR]
├─ io.crnk.gen.typescript.model.TSArrayType.class - [JAR]
├─ io.crnk.gen.typescript.model.TSClassType.class - [JAR]
├─ io.crnk.gen.typescript.model.TSContainerElement.class - [JAR]
├─ io.crnk.gen.typescript.model.TSContainerElementBase.class - [JAR]
├─ io.crnk.gen.typescript.model.TSElement.class - [JAR]
├─ io.crnk.gen.typescript.model.TSElementBase.class - [JAR]
├─ io.crnk.gen.typescript.model.TSEnumLiteral.class - [JAR]
├─ io.crnk.gen.typescript.model.TSEnumType.class - [JAR]
├─ io.crnk.gen.typescript.model.TSExport.class - [JAR]
├─ io.crnk.gen.typescript.model.TSExportedElement.class - [JAR]
├─ io.crnk.gen.typescript.model.TSField.class - [JAR]
├─ io.crnk.gen.typescript.model.TSFunction.class - [JAR]
├─ io.crnk.gen.typescript.model.TSFunctionType.class - [JAR]
├─ io.crnk.gen.typescript.model.TSImport.class - [JAR]
├─ io.crnk.gen.typescript.model.TSImportExportBase.class - [JAR]
├─ io.crnk.gen.typescript.model.TSIndexSignatureType.class - [JAR]
├─ io.crnk.gen.typescript.model.TSInterfaceType.class - [JAR]
├─ io.crnk.gen.typescript.model.TSMember.class - [JAR]
├─ io.crnk.gen.typescript.model.TSModule.class - [JAR]
├─ io.crnk.gen.typescript.model.TSNamedElement.class - [JAR]
├─ io.crnk.gen.typescript.model.TSObjectType.class - [JAR]
├─ io.crnk.gen.typescript.model.TSParameter.class - [JAR]
├─ io.crnk.gen.typescript.model.TSParameterizedType.class - [JAR]
├─ io.crnk.gen.typescript.model.TSPrimitiveType.class - [JAR]
├─ io.crnk.gen.typescript.model.TSSource.class - [JAR]
├─ io.crnk.gen.typescript.model.TSType.class - [JAR]
├─ io.crnk.gen.typescript.model.TSTypeBase.class - [JAR]
├─ io.crnk.gen.typescript.model.TSVisitor.class - [JAR]
├─ io.crnk.gen.typescript.model.TSVisitorBase.class - [JAR]
io.crnk.gen.typescript.processor
├─ io.crnk.gen.typescript.processor.TSEmptyObjectFactoryProcessor.class - [JAR]
├─ io.crnk.gen.typescript.processor.TSExpressionObjectProcessor.class - [JAR]
├─ io.crnk.gen.typescript.processor.TSImportProcessor.class - [JAR]
├─ io.crnk.gen.typescript.processor.TSIndexFileProcessor.class - [JAR]
├─ io.crnk.gen.typescript.processor.TSSourceProcessor.class - [JAR]
io.crnk.gen.typescript.internal
├─ io.crnk.gen.typescript.internal.TSGenerator.class - [JAR]
├─ io.crnk.gen.typescript.internal.TSGeneratorRuntimeContext.class - [JAR]
├─ io.crnk.gen.typescript.internal.TypescriptUtils.class - [JAR]
io.crnk.gen.typescript
├─ io.crnk.gen.typescript.TSGeneratorConfig.class - [JAR]
├─ io.crnk.gen.typescript.TSGeneratorModule.class - [JAR]
├─ io.crnk.gen.typescript.TSNpmConfiguration.class - [JAR]
├─ io.crnk.gen.typescript.TSResourceFormat.class - [JAR]