Remove UTF32Char option for character tokens and use strings only
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
|
||||
@property (nonatomic, copy) NSString *characters;
|
||||
|
||||
- (instancetype)initWithCharacter:(UTF32Char)character;
|
||||
- (instancetype)initWithString:(NSString *)string;
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user