- (DLexer *) caseSensitive :(BOOL) caseSensitive - [DLexer]
- (BOOL) checkExpression :(const char *) cstring - [DLexer]
- (BOOL) checkString :(const char *) cstring - [DLexer]
- (BOOL) checkWhiteSpace - [DLexer]
- (int) columnNumber - [DLexer]
- (DLexer *) error :(const char *) msg - [DLexer]
- free - [DLexer]
- (DLexer *) init - [DLexer]
- (DLexer *) init :(id <DTextReadable>) source :(const char *) name - [DLexer]
- (BOOL) isEof - [DLexer]
- (int) lineNumber - [DLexer]
- (const char *) name - [DLexer]
- (DLexer *) next - [DLexer]
- (DLexer *) next :(unsigned) positions - [DLexer]
- (BOOL) nextExpression :(const char *) cstring - [DLexer]
- (BOOL) nextLine - [DLexer]
- (BOOL) nextString :(const char *) cstring - [DLexer]
- (BOOL) nextWhiteSpace - [DLexer]
- (BOOL) popSource - [DLexer]
- shallowCopy - [DLexer]
- (BOOL) source :(id <DTextReadable>) source :(const char *) name - [DLexer]
- (const char *) text - [DLexer]
- (DLexer *) whiteSpace :(const char *) expression - [DLexer]
generated 06-Sep-2008 by ObjcDoc 3.0.0