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
So we end up with TypeCobolQualifiedSymbolDefinition and TypeCobolQualifiedSymbolReference that share a lot of common code.
We need to see if we can factorize these classes.
The text was updated successfully, but these errors were encountered:
For #1046, we need a TypeCobolQualifiedSymbolDefinition:
So we end up with
TypeCobolQualifiedSymbolDefinition
andTypeCobolQualifiedSymbolReference
that share a lot of common code.We need to see if we can factorize these classes.
The text was updated successfully, but these errors were encountered: