jar

org.eolang : deog

Maven & Gradle

Nov 21, 2022
4 stars

deog · Experimental Dynamic Dispatch Removal Toolkit for EO Programs

Table Of Contents

Latest Version

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

All Versions

Download org.eolang : deog 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 deog-0.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.objectionary.deog.repr

├─ org.objectionary.deog.repr.DGraphAttr.class - [JAR]

├─ org.objectionary.deog.repr.DGraphCondAttr.class - [JAR]

├─ org.objectionary.deog.repr.DGraphCondNode.class - [JAR]

├─ org.objectionary.deog.repr.DGraphNode.class - [JAR]

├─ org.objectionary.deog.repr.DeogGraph.class - [JAR]

├─ org.objectionary.deog.repr.DgNodeCondition.class - [JAR]

org.objectionary.deog.steps

├─ org.objectionary.deog.steps.AttributesSetter.class - [JAR]

├─ org.objectionary.deog.steps.ClosedCycleProcessorKt.class - [JAR]

├─ org.objectionary.deog.steps.CondAttributesSetter.class - [JAR]

├─ org.objectionary.deog.steps.InnerPropagator.class - [JAR]

├─ org.objectionary.deog.steps.InnerPropagatorKt.class - [JAR]

org.objectionary.deog

├─ org.objectionary.deog.AttributesUtilKt.class - [JAR]

├─ org.objectionary.deog.GraphBuilder.class - [JAR]

├─ org.objectionary.deog.GraphBuilderKt.class - [JAR]

org.objectionary.deog.launch

├─ org.objectionary.deog.launch.DeogLauncherKt.class - [JAR]