mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
new method (addInformalProtocols:) to copy informal protocol refs (found by AGSOutput)
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20087 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
152ba2331a
commit
48bfb76b9d
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@
|
|||
- (NSString*) globalRef: (NSString*)ref type: (NSString*)type;
|
||||
- (void) makeRefs: (GSXMLNode*)node;
|
||||
- (void) mergeRefs: (NSDictionary*)more override: (BOOL)flag;
|
||||
- (void) addInformalProtocols: (NSArray *)protocolNames;
|
||||
- (NSArray*) methodsInUnit: (NSString*)aUnit;
|
||||
- (NSMutableDictionary*) refs;
|
||||
- (void) setDirectory: (NSString*)path;
|
||||
|
|
Loading…
Reference in a new issue