If a function return this value, the current node's children won't be traversed
const DONT_TRAVERSE_CHILD_NODES = 2;