LINQ3: Refactor SymbolTable

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Unknown
    • 2.14.0
    • Affects Version/s: None
    • Component/s: LINQ3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Refactor SymbolTable:

      • use a List of Symbols instead of a Dictionary
      • refactor lookups to scan the list instead of probe the dictionary
      • Remove the Current property (which symbol is the current one is now tracked in the Symbol class)

              Assignee:
              Robert Stam
              Reporter:
              Robert Stam
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: