luxlabs header browser preview


@class BRCRelativePath;

@interface BRCDirectoryBreadthEnumerator : NSObject {
    struct { int x0; long long x1; long long x2; char *x3; int x4; long long x5; long long x6; int x7; struct _opaque_pthread_mutex_t { long long x0; char x1[56]; } x8; struct _telldir *x9; } *_dir;
    BRCRelativePath *_parentPath;
}

- (void)dealloc;
- (void).cxx_destruct;
- (id)initWithParentPath:(id)a0 error:(int *)a1;
- (id)nextObjectWithIsDir:(BOOL *)a0 error:(int *)a1;

@end