#104 CQuery: BFS tree walker

Fechado
há 2 anos atrás aberto por ranides · 1 comentários

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 comentado há 2 anos atrás
Proprietário

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 referenciou este problema num commit há 1 ano atrás
Faça login para participar desta conversação.
Sem Objetivo
Sem utilizador atribuido
1 Participantes
A carregar...
Cancelar
Guardar
Ainda não existe conteúdo.