opApply compatible visitor of the clang AST, breath first.
if (child.kind == CXCursorKind.CXCursor_StructDecl) { ... } }
See Implementation
opApply compatible visitor of the clang AST, breath first.