GLIB scanner



I use the GLIB scanner and its symbol management to scan a languagethat has C-like scope nesting.

Currently when I enter a new scope, I copy all the symbols of the ancestor
scopes to the new one, so that the scanner can see them when set to the
new scope ID.

Is there a better or preferred way ?

thanks.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]