Class BytecodeRepresentations

java.lang.Object
org.eolang.jeo.BytecodeRepresentations
All Implemented Interfaces:
Representations

public final class BytecodeRepresentations extends Object implements Representations
Project compiled classes.
Since:
0.1.0
  • Constructor Details

    • BytecodeRepresentations

      public BytecodeRepresentations(Path classes)
      Constructor.
      Parameters:
      classes - Folder with compiled classes.
  • Method Details