Home | History | Annotate | Download | only in Headers

Lines Matching refs:id

39 	id eof;
45 @property (readwrite, retain, getter=getEof, setter=setEof) id eof;
50 - (id) initWithEOF:(id) o;
51 - (id) nextElement;
55 - (id) LT:(NSInteger) i;
56 - (id) LB:(NSInteger) i;
57 - (id) currentSymbol;
64 - (id) getEof;
65 - (void) setEof:(id) anID;