Class SummarizedMethodWithNames

  • All Implemented Interfaces:
    IMember, IMethod, ContextItem, IClassHierarchyDweller

    public class SummarizedMethodWithNames
    extends SummarizedMethod
    A SummarizedMethod (for synthetic functions) with variable names. Using this class instead of a normal SummarizedMethod enables the use of human-readable variable names in synthetic methods. This should not change th analysis-result but may come in handy when debugging.
    Since:
    2013-11-25