How do I return more than one tag from production?

Gracjan Polak <[email protected]> Fri, 19 Feb 2016 19:36:11 +0100
Newsgroups gmane.emacs.semantic
Message-ID <CAChsM3Sqd3eY7ZcXetdKz28LwTjpLLeddfM7vW8Xf_LxQg2eTA@mail.gmail.com>
Hi all,

Due to how reparsing interacts with Haskell block structure it may happen
that after reparsing a block that had one function definition now will two
of those. For example, before:

f = x
  where
    z = w
    k = p

After edit:

f = x
  where
    z = w
k = p

So now there are two functions (f and k), but only one block is reparsed.
How to create a rule that covers this case?

-- 
Gracjan

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140

_______________________________________________
cedet-semantic mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cedet-semantic