SYMBOL INDEX (7 symbols across 5 files) FILE: Example-Objc/DIYCalendarCell.h type SelectionTypeNone (line 11) | typedef NS_ENUM(NSUInteger, SelectionType) { FILE: FSCalendar/FSCalendar.h type FSCalendarScopeMonth (line 31) | typedef NS_ENUM(NSUInteger, FSCalendarScope) { type FSCalendarScrollDirectionVertical (line 36) | typedef NS_ENUM(NSUInteger, FSCalendarScrollDirection) { FILE: FSCalendar/FSCalendarCalculator.h type FSCalendarCoordinate (line 12) | struct FSCalendarCoordinate { type FSCalendarCoordinate (line 16) | typedef struct FSCalendarCoordinate FSCalendarCoordinate; FILE: FSCalendar/FSCalendarConstants.h function FSCalendarSliceCake (line 75) | static inline void FSCalendarSliceCake(CGFloat cake, NSInteger count, CG... FILE: FSCalendar/FSCalendarTransitionCoordinator.h type FSCalendarTransitionStateIdle (line 13) | typedef NS_ENUM(NSUInteger, FSCalendarTransitionState) {