Skip to content

Commit

Permalink
Default implementation for `FamixEntityFinder >> methodNameFromSignat…
Browse files Browse the repository at this point in the history
…ure:`
  • Loading branch information
Gabriel-Darbord committed Apr 17, 2024
1 parent 2884866 commit ba8dd34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Famix-Value-Importer/FamixEntityFinder.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ FamixEntityFinder >> findTypeWithName: name [
{ #category : #enumerating }
FamixEntityFinder >> methodNameFromSignature: signature [

self subclassResponsibility
^ signature
]

{ #category : #accessing }
Expand Down

0 comments on commit ba8dd34

Please sign in to comment.