Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SymbolDefinition and SymbolReference code cleanup and refactor? #1048

Open
smedilol opened this issue Jul 12, 2018 · 1 comment
Open

SymbolDefinition and SymbolReference code cleanup and refactor? #1048

smedilol opened this issue Jul 12, 2018 · 1 comment

Comments

@smedilol
Copy link
Contributor

For #1046, we need a TypeCobolQualifiedSymbolDefinition:

SymbolInformation
    SymbolDefinition
           TypeCobolQualifiedSymbolDefinition
    SymbolReference
        AmbiguousSymbolReference
            ExternalNameOrSymbolReference
        QualifiedSymbolReference
            TypeCobolQualifiedSymbolReference
    SymbolDefinitionOrReference
    ExternalName
        QualifiedTextName

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.

@mayanje
Copy link
Contributor

mayanje commented Jan 9, 2019

My mistake nothing has been done

@smedilol smedilol modified the milestones: TC:Namespace, Optional TC features Sep 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants