home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1995 August / NEBULA.mdf / Apps / DevTools / RTFSyntax / Source / keywords < prev    next >
Encoding:
Text File  |  1994-01-04  |  395 b   |  60 lines

  1. #define
  2. #elif
  3. #else
  4. #endif
  5. #if
  6. #import
  7. #include
  8. @class
  9. @defs
  10. @encode
  11. @end
  12. @implementation
  13. @interface
  14. @private
  15. @protected
  16. @protocol
  17. @public
  18. @selector
  19. auto
  20. break
  21. bycopy
  22. case
  23. char
  24. const
  25. continue
  26. default
  27. do
  28. double
  29. else
  30. enum
  31. extern
  32. float
  33. for
  34. goto
  35. id
  36. if
  37. in
  38. inout
  39. int
  40. long
  41. oneway
  42. out
  43. register
  44. return
  45. self
  46. short
  47. signed
  48. sizeof
  49. static
  50. struct
  51. super
  52. switch
  53. typedef
  54. typeof
  55. union
  56. unsigned
  57. void
  58. volatile
  59. while
  60.