#104 CQuery: BFS tree walker

Zavřený
otevřeno před 2 roky uživatelem ranides · 1 komentářů
ranides okomentoval před 2 roky

Surprisingly we have DFS implementation of tree walker. If we implement BFS, we will have everything what we need.

Surprisingly we have DFS implementation of tree walker. If we implement BFS, we will have everything what we need.
ranides okomentoval před 2 roky
Vlastník

Not really. We can implement trivial BFS as an "reference implementation", but in practice such default walker can be "not enough". For example for ANTLR4 selector we had it implement custom (although similar) CQuery.

Not really. We can implement trivial BFS as an "reference implementation", but in practice such default walker can be "not enough". For example for ANTLR4 selector we had it implement custom (although similar) CQuery.
ranides odkázal na tento úkol z revize před 1 rokem
Přihlaste se pro zapojení do konverzace.
Bez milníku
Bez zpracovatele
1 účastníků
Načítání...
Zrušit
Uložit
Není zde žádný obsah.