value_iter

class lldb.value_iter(value)

Allows iterating over the children of an SBValue.

Methods Summary

next()

Methods Documentation

next()