Class AttributeNameHistoWalker

All Implemented Interfaces:
ICompilationVisitable, IHistoVisitable, ITreeVisitable

public class AttributeNameHistoWalker extends AbstractHistoVisitable
  • Field Details

    • isCompileAttribute

      private boolean isCompileAttribute
    • attributeName

      private String attributeName
  • Constructor Details

    • AttributeNameHistoWalker

      public AttributeNameHistoWalker(IReadOnlyJITDataModel model, boolean isCompileAttribute, String attributeName, long resolution)
  • Method Details