Skip to content

Commit

Permalink
re
Browse files Browse the repository at this point in the history
  • Loading branch information
badetitou committed May 4, 2023
1 parent bf13873 commit 78c0e44
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,3 @@ FamixJavaInterface >> generateFastIfNotDoneAndBind [
(c isKindOf: FamixJavaClass) and: [ c isAnonymousClass not ] ])
asOrderedCollection \ { self }) anyOne generateFastAndBind ]
]

{ #category : #'*Carrefour-FastAndBindingGenerator' }
FamixJavaInterface >> generateFastJava [
^ JavaSmaCCProgramNodeImporterVisitor new parseCodeString: self sourceAnchor sourceText
]

0 comments on commit 78c0e44

Please sign in to comment.