public static class

EIRCompiler.CompiledStatement

extends Object
java.lang.Object
   ↳ com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.compiler.EIRCompiler.CompiledStatement

Class Overview

A compiled statement.

Summary

Public Constructors
CompiledStatement(IEStatement stm)
Public Methods
IERoutineContext getContext()
IEStatement getStatement()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public CompiledStatement (IEStatement stm)

Public Methods

public IERoutineContext getContext ()

public IEStatement getStatement ()