Home | History | Annotate | Download | only in objectivec

Lines Matching full:singletonname

1397     NSString *singletonName = extension.singletonName;
1399 lineEnding = [NSString stringWithFormat:@" # [%@]", singletonName];
1401 [toStr appendFormat:@"%@# [%@]\n", lineIndent, singletonName];