Class CompiledAttributeTopListVisitable

All Implemented Interfaces:
ICompilationVisitable, ITopListVisitable, ITreeVisitable

public class CompiledAttributeTopListVisitable extends AbstractTopListVisitable
  • Field Details

    • attr

      private final String attr
  • Constructor Details

    • CompiledAttributeTopListVisitable

      public CompiledAttributeTopListVisitable(IReadOnlyJITDataModel model, String attr, boolean sortHighToLow)
  • Method Details