git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@12508 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
CaS 2002-02-12 14:41:46 +00:00
parent f537c83c85
commit 3fb2ea3e30
3 changed files with 113 additions and 61 deletions

View file

@ -39,9 +39,7 @@
to: (unsigned)end
maxSize: (unsigned)limit
output: (NSMutableString*)buf;
- (BOOL) output: (NSDictionary*)d
file: (NSString*)name
directory: (NSString*)dest;
- (NSArray*) output: (NSDictionary*)d;
- (void) outputDecl: (NSDictionary*)d
kind: (NSString*)kind
to: (NSMutableString*)str;