mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
Get parser to spot unimplemented methods.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@22109 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
ac8adde2b9
commit
80dc6f2589
5 changed files with 121 additions and 33 deletions
|
@ -101,6 +101,7 @@
|
|||
- (void) setupBuffer;
|
||||
- (unsigned) skipArray;
|
||||
- (unsigned) skipBlock;
|
||||
- (unsigned) skipBlock: (BOOL*)isEmpty;
|
||||
- (unsigned) skipLiteral;
|
||||
- (unsigned) skipRemainderOfLine;
|
||||
- (unsigned) skipSpaces;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue