home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / pccts1.zip / ANTLR / MODE.H < prev    next >
Text File  |  1993-09-02  |  198b  |  10 lines

  1. #define START 0
  2. #define STRINGS 1
  3. #define ACTION_STRINGS 2
  4. #define ACTION_CHARS 3
  5. #define ACTION_COMMENTS 4
  6. #define ACTION_CPP_COMMENTS 5
  7. #define CPP_COMMENTS 6
  8. #define COMMENTS 7
  9. #define ACTIONS 8
  10.