public interface

ICodeType

implements ICodeItem
com.pnfsoftware.jeb.core.units.code.ICodeType
Known Indirect Subclasses

Class Overview

The most generic interface for a type in a code unit.

Summary

[Expand]
Inherited Constants
From interface com.pnfsoftware.jeb.core.units.code.ICodeItem
Public Methods
abstract ICodeClass getImplementingClass()
Get the implementing class.
[Expand]
Inherited Methods
From interface com.pnfsoftware.jeb.core.units.code.ICodeItem

Public Methods

public abstract ICodeClass getImplementingClass ()

Get the implementing class.

Returns
  • a class object, null if none