Refactor all private extensions into own separate categories

This commit is contained in:
iska
2016-11-27 03:12:58 +01:00
parent 6fdc7ff85b
commit 9df89043d3
9 changed files with 112 additions and 16 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
@see HTMLParser
*/
@property (nonatomic, weak, readonly) HTMLParser *parser;
@property (nonatomic, weak) HTMLParser *parser;
/**
Initializes a new Tokenizer with the given string.