We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cda2f4 commit 28284cbCopy full SHA for 28284cb
src/Famix-Cpp-Entities/FamixCppSourceLanguage.class.st
@@ -23,7 +23,7 @@ Class {
23
{ #category : 'meta' }
24
FamixCppSourceLanguage class >> annotation [
25
26
- <FMClass: #SourceLanguage super: #FamixCEntity>
+ <FMClass: #SourceLanguage super: #FamixCPreprocEntity>
27
<package: #'Famix-Cpp-Entities'>
28
<generated>
29
^ self
0 commit comments