jar

org.eolang : ddr

Maven & Gradle

Jun 02, 2023
7 stars

ddr · Experimental Dynamic Dispatch Removal Toolkit for EO Programs

Table Of Contents

Latest Version

Download org.eolang : ddr JAR file - Latest Versions:

All Versions

Download org.eolang : ddr JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.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 ddr-0.0.10.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.objectionary.ddr.sources

├─ org.objectionary.ddr.sources.Sources.class - [JAR]

├─ org.objectionary.ddr.sources.SourcesKt.class - [JAR]

├─ org.objectionary.ddr.sources.SrsTransformed.class - [JAR]

org.objectionary.ddr.launch

├─ org.objectionary.ddr.launch.DdrWorkflow.class - [JAR]

├─ org.objectionary.ddr.launch.MainKt.class - [JAR]

org.objectionary.ddr.transform

├─ org.objectionary.ddr.transform.Resolver.class - [JAR]

├─ org.objectionary.ddr.transform.XslTransformer.class - [JAR]

org.objectionary.ddr.graph

├─ org.objectionary.ddr.graph.AttributesSetter.class - [JAR]

├─ org.objectionary.ddr.graph.AttributesUtilKt.class - [JAR]

├─ org.objectionary.ddr.graph.ClosedCycleProcessorKt.class - [JAR]

├─ org.objectionary.ddr.graph.CondAttributesSetter.class - [JAR]

├─ org.objectionary.ddr.graph.GraphBuilder.class - [JAR]

├─ org.objectionary.ddr.graph.GraphBuilderKt.class - [JAR]

├─ org.objectionary.ddr.graph.InnerPropagator.class - [JAR]

├─ org.objectionary.ddr.graph.InnerPropagatorKt.class - [JAR]

org.objectionary.ddr.transform.impl

├─ org.objectionary.ddr.transform.impl.BasicDecoratorsResolver.class - [JAR]

├─ org.objectionary.ddr.transform.impl.CondNodesResolver.class - [JAR]

org.objectionary.ddr.graph.repr

├─ org.objectionary.ddr.graph.repr.Graph.class - [JAR]

├─ org.objectionary.ddr.graph.repr.IGraphAttr.class - [JAR]

├─ org.objectionary.ddr.graph.repr.IGraphCondAttr.class - [JAR]

├─ org.objectionary.ddr.graph.repr.IGraphCondNode.class - [JAR]

├─ org.objectionary.ddr.graph.repr.IGraphNode.class - [JAR]

├─ org.objectionary.ddr.graph.repr.IgNodeCondition.class - [JAR]

Advertisement