TreePathVisitorImpl.doBeforeChildren

returns true if the current children shouldn't be processed but traversing should be continued

struct TreePathVisitorImpl(Derived = Default)
bool
doBeforeChildren
(
Order order
Data
Model
)
(
ref const(Data) data
,
ref Model model
)
if (
Model.Collapsable
)

Meta