ftp.nice.ch/pub/next/unix/database/yooda.1.3.s.tar.gz#/yooda/adm/class_y.h

This is class_y.h in view mode; [Download] [Up]

typedef union
#ifdef __cplusplus
	YYSTYPE
#endif
 {
  char                ident[256] ;
  int                 value ;
  SchHead*            classhead ;
} YYSTYPE;
extern YYSTYPE class_yylval;
# define IDENTIFIER 257
# define LISTX 258
# define ACCESS 259
# define SCHCLASS 260
# define CBRACKET 261
# define OBRACKET 262
# define VIRTUAL 263
# define SCHCLASSDECL 264
# define PARAM 265
# define EMPTYPARAM 266

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.