Macros | |
| #define | ITERATOR(o) ((Iterator *)(o)) | 
Functions | |
| classDecl (Iterator, Object, Object *methodDecl(Iterator, next);qboolean methodDecl(Iterator, hasNext);) | |
| #define ITERATOR | ( | o | ) | ((Iterator *)(o)) | 
| classDecl | ( | Iterator | , | 
| Object | , | ||
| Object *methodDecl(Iterator, next);qboolean methodDecl(Iterator, hasNext); | |||
| ) |