#104 CQuery: BFS tree walker

Fechado
2 anos atrás foi 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 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 citou este problema em um commit 1 ano atrás
Faça login para participar desta conversação.
Sem milestone
Não atribuída
1 participantes
Carregando...
Cancelar
Salvar
Ainda não há conteúdo.