CppClass.nsNestingRange

Traverse stack from top to bottom. The implementation of the stack is such that new elements are appended to the end. Therefor the range normal direction is from the end of the array to the beginning.

struct CppClass
@safe @nogc
nsNestingRange
()

Meta