@class NSString; @interface WFSyntaxHighlightToken : NSObject @property BOOL overflows; @property (retain) NSString *string; @property int start; @property int length; + (id)constructToken; - (struct _NSRange { unsigned long long x0; unsigned long long x1; })range; - (id)description; - (void).cxx_destruct; @end