Cursor.children

Array of all children of the cursor.

struct Cursor
const scope
children
(
bool ignorePredefined = false
)

Parameters

ignorePredefined bool

ignore cursors for primitive types.

Meta