public interface

ICSource

implements ICElement
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICSource

Summary

Public Methods
abstract List<ICDeclaration> getDeclarations()
[Expand]
Inherited Methods
From interface com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICElement

Public Methods

public abstract List<ICDeclaration> getDeclarations ()