EndPosTables should avoid hidden references to Parser

XMLWordPrintable

    • b86
    • Not verified

      SimpleEndPosTable requires access to the parser (current token, or scanner for previous token) while it is being created. Once created, the reference to the parser can (and should) be dropped so that the parser can be gc-ed, along with the scanner and source code buffer.

            Assignee:
            Jonathan Gibbons
            Reporter:
            Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: