Skip to content

Commit

Permalink
added method for the analyze
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanmontt committed Jan 10, 2025
1 parent de096e1 commit 9890138
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/IllimaniProfiler/IllAnalyzer.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,12 @@ IllAnalyzer >> removeMisclassifiedSites [
^ toPretenureSites
]

{ #category : 'api' }
IllAnalyzer >> restoreOriginalState [

pretenurator restoreOriginalState
]

{ #category : 'initialization' }
IllAnalyzer >> setForProfiler: aProfiler [

Expand Down

0 comments on commit 9890138

Please sign in to comment.