All Superinterfaces:
ICElement

@Ser public interface ICSource extends ICElement
Highest-level C AST element representing a translation unit, containing classes and/or methods and fields. The top-level element, depending on what was decompiled, is either an ICClass or an ICMethod.