You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when putting the wrong object in a property of a MooseEntity, we get a SlotNotFound exception.
For example try: FamixStClass new addMethod: FamixStParameter new
Currently it is not easy to debug as we don't know what are the involved MooseEntities
The text was updated successfully, but these errors were encountered:
when putting the wrong object in a property of a MooseEntity, we get a SlotNotFound exception.
For example try:
FamixStClass new addMethod: FamixStParameter new
Currently it is not easy to debug as we don't know what are the involved MooseEntities
The text was updated successfully, but these errors were encountered: