TraverseFlags

class TraverseFlags

Specifies which nodes are visited during several of the tree functions, including traverse() and find().

Fields

class TraverseFlags
ALL

The type of the None singleton.

LEAFS

The type of the None singleton.

LEAVES

The type of the None singleton.

MASK

The type of the None singleton.

NON_LEAFS

The type of the None singleton.

NON_LEAVES

The type of the None singleton.