public interface

ICTypeFactory

com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICTypeFactory

Summary

Public Methods
abstract ICType create(IWildcardType t)
abstract ICType getChar()
abstract ICType getInt()
abstract ICType getUnsignedInt()
abstract ICType getVoid()

Public Methods

public abstract ICType create (IWildcardType t)

public abstract ICType getChar ()

public abstract ICType getInt ()

public abstract ICType getUnsignedInt ()

public abstract ICType getVoid ()