
Hi,
Is there a way to identify #Region areas in the AST Parser?
We add various bits of code to our footer and want to identify their origin, if we just use a comment we have to rely on our own parsing to identify the block that we inserted.
Many thanks
Gavin