Class ECompiler.CompiledStatement

java.lang.Object
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.compiler.ECompiler.CompiledStatement
Enclosing class:
ECompiler

public static class ECompiler.CompiledStatement extends Object
A compiled statement.
  • Constructor Details

    • CompiledStatement

      public CompiledStatement(IEStatement stm)
  • Method Details