Interface ICElementFactory


@Ser public interface ICElementFactory
Factory interface for common AST objects. Concrete factories can be retrieved from the ICGlobalContext of the decompiled target.

AST type, class, field, method, label, identifier and constant elements can be created with their respective factories.