public interface

IDecompiledClass

implements IDecompiledItem
com.pnfsoftware.jeb.core.units.code.asm.decompiler.IDecompiledClass

Class Overview

A class object decompiled by gendec.

Summary

Public Methods
abstract ICClass getClassAST()
abstract INativeClassItem getClassItem()
[Expand]
Inherited Methods
From interface com.pnfsoftware.jeb.core.units.code.asm.decompiler.IDecompiledItem

Public Methods

public abstract ICClass getClassAST ()

public abstract INativeClassItem getClassItem ()