home *** CD-ROM | disk | FTP | other *** search
/ PC World 1998 October / PCWorld_1998-10_cd.bin / software / prehled / inprise / JRUNTIME.Z / sun_tools_java_Constants.h < prev    next >
C/C++ Source or Header  |  1998-05-08  |  23KB  |  528 lines

  1. /* DO NOT EDIT THIS FILE - it is machine generated */
  2. #include <native.h>
  3. /* Header for class sun_tools_java_Constants */
  4.  
  5. #ifndef _Included_sun_tools_java_Constants
  6. #define _Included_sun_tools_java_Constants
  7.  
  8. #pragma pack(4)
  9.  
  10. typedef struct Classsun_tools_java_Constants {
  11. /* Inaccessible static: idAppend */
  12. /* Inaccessible static: idClassInit */
  13. /* Inaccessible static: idCode */
  14. /* Inaccessible static: idInit */
  15. /* Inaccessible static: idLength */
  16. /* Inaccessible static: idNull */
  17. /* Inaccessible static: idStar */
  18. /* Inaccessible static: idSuper */
  19. /* Inaccessible static: idThis */
  20. /* Inaccessible static: idClass */
  21. /* Inaccessible static: idToString */
  22. /* Inaccessible static: idValueOf */
  23. /* Inaccessible static: idNew */
  24. /* Inaccessible static: idGetClass */
  25. /* Inaccessible static: idTYPE */
  26. /* Inaccessible static: idFinallyReturnValue */
  27. /* Inaccessible static: idJavaLang */
  28. /* Inaccessible static: idJavaLangCloneable */
  29. /* Inaccessible static: idJavaLangError */
  30. /* Inaccessible static: idJavaLangException */
  31. /* Inaccessible static: idJavaLangObject */
  32. /* Inaccessible static: idJavaLangClass */
  33. /* Inaccessible static: idJavaLangRuntimeException */
  34. /* Inaccessible static: idJavaLangString */
  35. /* Inaccessible static: idJavaLangStringBuffer */
  36. /* Inaccessible static: idJavaLangThrowable */
  37. /* Inaccessible static: idJavaIoSerializable */
  38. /* Inaccessible static: idConstantValue */
  39. /* Inaccessible static: idLocalVariableTable */
  40. /* Inaccessible static: idLineNumberTable */
  41. /* Inaccessible static: idCoverageTable */
  42. /* Inaccessible static: idSourceFile */
  43. /* Inaccessible static: idDocumentation */
  44. /* Inaccessible static: idDeprecated */
  45. /* Inaccessible static: idSynthetic */
  46. /* Inaccessible static: idExceptions */
  47. /* Inaccessible static: idInnerClasses */
  48. /* Inaccessible static: idClone */
  49. #undef sun_tools_java_Constants_SIGC_INNERCLASS
  50. #define sun_tools_java_Constants_SIGC_INNERCLASS 36L
  51. #undef sun_tools_java_Constants_SIG_INNERCLASS
  52. #define sun_tools_java_Constants_SIG_INNERCLASS 401L
  53. #undef sun_tools_java_Constants_prefixThis
  54. #define sun_tools_java_Constants_prefixThis 821L
  55. #undef sun_tools_java_Constants_prefixVal
  56. #define sun_tools_java_Constants_prefixVal 829L
  57. #undef sun_tools_java_Constants_prefixLoc
  58. #define sun_tools_java_Constants_prefixLoc 789L
  59. #undef sun_tools_java_Constants_prefixAccess
  60. #define sun_tools_java_Constants_prefixAccess 693L
  61. #undef sun_tools_java_Constants_prefixClass
  62. #define sun_tools_java_Constants_prefixClass 705L
  63. #undef sun_tools_java_Constants_prefixArray
  64. #define sun_tools_java_Constants_prefixArray 696L
  65. #undef sun_tools_java_Constants_F_VERBOSE
  66. #define sun_tools_java_Constants_F_VERBOSE 1L
  67. #undef sun_tools_java_Constants_F_DUMP
  68. #define sun_tools_java_Constants_F_DUMP 2L
  69. #undef sun_tools_java_Constants_F_WARNINGS
  70. #define sun_tools_java_Constants_F_WARNINGS 4L
  71. #undef sun_tools_java_Constants_F_DEBUG
  72. #define sun_tools_java_Constants_F_DEBUG 8L
  73. #undef sun_tools_java_Constants_F_OPTIMIZE
  74. #define sun_tools_java_Constants_F_OPTIMIZE 16L
  75. #undef sun_tools_java_Constants_F_DEPENDENCIES
  76. #define sun_tools_java_Constants_F_DEPENDENCIES 32L
  77. #undef sun_tools_java_Constants_F_INNERCLASSES
  78. #define sun_tools_java_Constants_F_INNERCLASSES 256L
  79. #undef sun_tools_java_Constants_F_DEPRECATION
  80. #define sun_tools_java_Constants_F_DEPRECATION 512L
  81. #undef sun_tools_java_Constants_F_PRINT_DEPENDENCIES
  82. #define sun_tools_java_Constants_F_PRINT_DEPENDENCIES 1024L
  83. #undef sun_tools_java_Constants_F_ERRORSREPORTED
  84. #define sun_tools_java_Constants_F_ERRORSREPORTED 65536L
  85. #undef sun_tools_java_Constants_F_COVERAGE
  86. #define sun_tools_java_Constants_F_COVERAGE 64L
  87. #undef sun_tools_java_Constants_F_COVDATA
  88. #define sun_tools_java_Constants_F_COVDATA 128L
  89. #undef sun_tools_java_Constants_M_PUBLIC
  90. #define sun_tools_java_Constants_M_PUBLIC 1L
  91. #undef sun_tools_java_Constants_M_PRIVATE
  92. #define sun_tools_java_Constants_M_PRIVATE 2L
  93. #undef sun_tools_java_Constants_M_PROTECTED
  94. #define sun_tools_java_Constants_M_PROTECTED 4L
  95. #undef sun_tools_java_Constants_M_STATIC
  96. #define sun_tools_java_Constants_M_STATIC 8L
  97. #undef sun_tools_java_Constants_M_TRANSIENT
  98. #define sun_tools_java_Constants_M_TRANSIENT 128L
  99. #undef sun_tools_java_Constants_M_SYNCHRONIZED
  100. #define sun_tools_java_Constants_M_SYNCHRONIZED 32L
  101. #undef sun_tools_java_Constants_M_ABSTRACT
  102. #define sun_tools_java_Constants_M_ABSTRACT 1024L
  103. #undef sun_tools_java_Constants_M_NATIVE
  104. #define sun_tools_java_Constants_M_NATIVE 256L
  105. #undef sun_tools_java_Constants_M_FINAL
  106. #define sun_tools_java_Constants_M_FINAL 16L
  107. #undef sun_tools_java_Constants_M_VOLATILE
  108. #define sun_tools_java_Constants_M_VOLATILE 64L
  109. #undef sun_tools_java_Constants_M_INTERFACE
  110. #define sun_tools_java_Constants_M_INTERFACE 512L
  111. #undef sun_tools_java_Constants_M_SUPER
  112. #define sun_tools_java_Constants_M_SUPER 32L
  113. #undef sun_tools_java_Constants_M_ANONYMOUS
  114. #define sun_tools_java_Constants_M_ANONYMOUS 65536L
  115. #undef sun_tools_java_Constants_M_LOCAL
  116. #define sun_tools_java_Constants_M_LOCAL 131072L
  117. #undef sun_tools_java_Constants_M_DEPRECATED
  118. #define sun_tools_java_Constants_M_DEPRECATED 262144L
  119. #undef sun_tools_java_Constants_M_SYNTHETIC
  120. #define sun_tools_java_Constants_M_SYNTHETIC 524288L
  121. #undef sun_tools_java_Constants_M_INLINEABLE
  122. #define sun_tools_java_Constants_M_INLINEABLE 1048576L
  123. #undef sun_tools_java_Constants_paraDeprecated
  124. #define sun_tools_java_Constants_paraDeprecated 441L
  125. #undef sun_tools_java_Constants_CT_METHOD
  126. #define sun_tools_java_Constants_CT_METHOD 1L
  127. #undef sun_tools_java_Constants_CT_FIKT_METHOD
  128. #define sun_tools_java_Constants_CT_FIKT_METHOD 2L
  129. #undef sun_tools_java_Constants_CT_BLOCK
  130. #define sun_tools_java_Constants_CT_BLOCK 3L
  131. #undef sun_tools_java_Constants_CT_FIKT_RET
  132. #define sun_tools_java_Constants_CT_FIKT_RET 4L
  133. #undef sun_tools_java_Constants_CT_CASE
  134. #define sun_tools_java_Constants_CT_CASE 5L
  135. #undef sun_tools_java_Constants_CT_SWITH_WO_DEF
  136. #define sun_tools_java_Constants_CT_SWITH_WO_DEF 6L
  137. #undef sun_tools_java_Constants_CT_BRANCH_TRUE
  138. #define sun_tools_java_Constants_CT_BRANCH_TRUE 7L
  139. #undef sun_tools_java_Constants_CT_BRANCH_FALSE
  140. #define sun_tools_java_Constants_CT_BRANCH_FALSE 8L
  141. #undef sun_tools_java_Constants_MM_CLASS
  142. #define sun_tools_java_Constants_MM_CLASS 1585L
  143. #undef sun_tools_java_Constants_MM_MEMBER
  144. #define sun_tools_java_Constants_MM_MEMBER 31L
  145. #undef sun_tools_java_Constants_MM_FIELD
  146. #define sun_tools_java_Constants_MM_FIELD 223L
  147. #undef sun_tools_java_Constants_MM_METHOD
  148. #define sun_tools_java_Constants_MM_METHOD 1343L
  149. #undef sun_tools_java_Constants_MM_INNERCLASS
  150. #define sun_tools_java_Constants_MM_INNERCLASS 198207L
  151. #undef sun_tools_java_Constants_TC_BOOLEAN
  152. #define sun_tools_java_Constants_TC_BOOLEAN 0L
  153. #undef sun_tools_java_Constants_TC_BYTE
  154. #define sun_tools_java_Constants_TC_BYTE 1L
  155. #undef sun_tools_java_Constants_TC_CHAR
  156. #define sun_tools_java_Constants_TC_CHAR 2L
  157. #undef sun_tools_java_Constants_TC_SHORT
  158. #define sun_tools_java_Constants_TC_SHORT 3L
  159. #undef sun_tools_java_Constants_TC_INT
  160. #define sun_tools_java_Constants_TC_INT 4L
  161. #undef sun_tools_java_Constants_TC_LONG
  162. #define sun_tools_java_Constants_TC_LONG 5L
  163. #undef sun_tools_java_Constants_TC_FLOAT
  164. #define sun_tools_java_Constants_TC_FLOAT 6L
  165. #undef sun_tools_java_Constants_TC_DOUBLE
  166. #define sun_tools_java_Constants_TC_DOUBLE 7L
  167. #undef sun_tools_java_Constants_TC_NULL
  168. #define sun_tools_java_Constants_TC_NULL 8L
  169. #undef sun_tools_java_Constants_TC_ARRAY
  170. #define sun_tools_java_Constants_TC_ARRAY 9L
  171. #undef sun_tools_java_Constants_TC_CLASS
  172. #define sun_tools_java_Constants_TC_CLASS 10L
  173. #undef sun_tools_java_Constants_TC_VOID
  174. #define sun_tools_java_Constants_TC_VOID 11L
  175. #undef sun_tools_java_Constants_TC_METHOD
  176. #define sun_tools_java_Constants_TC_METHOD 12L
  177. #undef sun_tools_java_Constants_TC_ERROR
  178. #define sun_tools_java_Constants_TC_ERROR 13L
  179. #undef sun_tools_java_Constants_TM_NULL
  180. #define sun_tools_java_Constants_TM_NULL 256L
  181. #undef sun_tools_java_Constants_TM_VOID
  182. #define sun_tools_java_Constants_TM_VOID 2048L
  183. #undef sun_tools_java_Constants_TM_BOOLEAN
  184. #define sun_tools_java_Constants_TM_BOOLEAN 1L
  185. #undef sun_tools_java_Constants_TM_BYTE
  186. #define sun_tools_java_Constants_TM_BYTE 2L
  187. #undef sun_tools_java_Constants_TM_CHAR
  188. #define sun_tools_java_Constants_TM_CHAR 4L
  189. #undef sun_tools_java_Constants_TM_SHORT
  190. #define sun_tools_java_Constants_TM_SHORT 8L
  191. #undef sun_tools_java_Constants_TM_INT
  192. #define sun_tools_java_Constants_TM_INT 16L
  193. #undef sun_tools_java_Constants_TM_LONG
  194. #define sun_tools_java_Constants_TM_LONG 32L
  195. #undef sun_tools_java_Constants_TM_FLOAT
  196. #define sun_tools_java_Constants_TM_FLOAT 64L
  197. #undef sun_tools_java_Constants_TM_DOUBLE
  198. #define sun_tools_java_Constants_TM_DOUBLE 128L
  199. #undef sun_tools_java_Constants_TM_ARRAY
  200. #define sun_tools_java_Constants_TM_ARRAY 512L
  201. #undef sun_tools_java_Constants_TM_CLASS
  202. #define sun_tools_java_Constants_TM_CLASS 1024L
  203. #undef sun_tools_java_Constants_TM_METHOD
  204. #define sun_tools_java_Constants_TM_METHOD 4096L
  205. #undef sun_tools_java_Constants_TM_ERROR
  206. #define sun_tools_java_Constants_TM_ERROR 8192L
  207. #undef sun_tools_java_Constants_TM_INT32
  208. #define sun_tools_java_Constants_TM_INT32 30L
  209. #undef sun_tools_java_Constants_TM_NUM32
  210. #define sun_tools_java_Constants_TM_NUM32 94L
  211. #undef sun_tools_java_Constants_TM_NUM64
  212. #define sun_tools_java_Constants_TM_NUM64 160L
  213. #undef sun_tools_java_Constants_TM_INTEGER
  214. #define sun_tools_java_Constants_TM_INTEGER 62L
  215. #undef sun_tools_java_Constants_TM_REAL
  216. #define sun_tools_java_Constants_TM_REAL 192L
  217. #undef sun_tools_java_Constants_TM_NUMBER
  218. #define sun_tools_java_Constants_TM_NUMBER 254L
  219. #undef sun_tools_java_Constants_TM_REFERENCE
  220. #define sun_tools_java_Constants_TM_REFERENCE 1792L
  221. #undef sun_tools_java_Constants_CS_UNDEFINED
  222. #define sun_tools_java_Constants_CS_UNDEFINED 0L
  223. #undef sun_tools_java_Constants_CS_UNDECIDED
  224. #define sun_tools_java_Constants_CS_UNDECIDED 1L
  225. #undef sun_tools_java_Constants_CS_BINARY
  226. #define sun_tools_java_Constants_CS_BINARY 2L
  227. #undef sun_tools_java_Constants_CS_SOURCE
  228. #define sun_tools_java_Constants_CS_SOURCE 3L
  229. #undef sun_tools_java_Constants_CS_PARSED
  230. #define sun_tools_java_Constants_CS_PARSED 4L
  231. #undef sun_tools_java_Constants_CS_COMPILED
  232. #define sun_tools_java_Constants_CS_COMPILED 5L
  233. #undef sun_tools_java_Constants_CS_NOTFOUND
  234. #define sun_tools_java_Constants_CS_NOTFOUND 6L
  235. #undef sun_tools_java_Constants_CS_CHECKED
  236. #define sun_tools_java_Constants_CS_CHECKED 7L
  237. #undef sun_tools_java_Constants_ATT_ALL
  238. #define sun_tools_java_Constants_ATT_ALL -1L
  239. #undef sun_tools_java_Constants_ATT_CODE
  240. #define sun_tools_java_Constants_ATT_CODE 1L
  241. #undef sun_tools_java_Constants_OFFSETBITS
  242. #define sun_tools_java_Constants_OFFSETBITS 18L
  243. #undef sun_tools_java_Constants_MAXFILESIZE
  244. #define sun_tools_java_Constants_MAXFILESIZE 262143L
  245. #undef sun_tools_java_Constants_MAXLINENUMBER
  246. #define sun_tools_java_Constants_MAXLINENUMBER 16383L
  247. #undef sun_tools_java_Constants_COMMA
  248. #define sun_tools_java_Constants_COMMA 0L
  249. #undef sun_tools_java_Constants_ASSIGN
  250. #define sun_tools_java_Constants_ASSIGN 1L
  251. #undef sun_tools_java_Constants_ASGMUL
  252. #define sun_tools_java_Constants_ASGMUL 2L
  253. #undef sun_tools_java_Constants_ASGDIV
  254. #define sun_tools_java_Constants_ASGDIV 3L
  255. #undef sun_tools_java_Constants_ASGREM
  256. #define sun_tools_java_Constants_ASGREM 4L
  257. #undef sun_tools_java_Constants_ASGADD
  258. #define sun_tools_java_Constants_ASGADD 5L
  259. #undef sun_tools_java_Constants_ASGSUB
  260. #define sun_tools_java_Constants_ASGSUB 6L
  261. #undef sun_tools_java_Constants_ASGLSHIFT
  262. #define sun_tools_java_Constants_ASGLSHIFT 7L
  263. #undef sun_tools_java_Constants_ASGRSHIFT
  264. #define sun_tools_java_Constants_ASGRSHIFT 8L
  265. #undef sun_tools_java_Constants_ASGURSHIFT
  266. #define sun_tools_java_Constants_ASGURSHIFT 9L
  267. #undef sun_tools_java_Constants_ASGBITAND
  268. #define sun_tools_java_Constants_ASGBITAND 10L
  269. #undef sun_tools_java_Constants_ASGBITOR
  270. #define sun_tools_java_Constants_ASGBITOR 11L
  271. #undef sun_tools_java_Constants_ASGBITXOR
  272. #define sun_tools_java_Constants_ASGBITXOR 12L
  273. #undef sun_tools_java_Constants_COND
  274. #define sun_tools_java_Constants_COND 13L
  275. #undef sun_tools_java_Constants_OR
  276. #define sun_tools_java_Constants_OR 14L
  277. #undef sun_tools_java_Constants_AND
  278. #define sun_tools_java_Constants_AND 15L
  279. #undef sun_tools_java_Constants_BITOR
  280. #define sun_tools_java_Constants_BITOR 16L
  281. #undef sun_tools_java_Constants_BITXOR
  282. #define sun_tools_java_Constants_BITXOR 17L
  283. #undef sun_tools_java_Constants_BITAND
  284. #define sun_tools_java_Constants_BITAND 18L
  285. #undef sun_tools_java_Constants_NE
  286. #define sun_tools_java_Constants_NE 19L
  287. #undef sun_tools_java_Constants_EQ
  288. #define sun_tools_java_Constants_EQ 20L
  289. #undef sun_tools_java_Constants_GE
  290. #define sun_tools_java_Constants_GE 21L
  291. #undef sun_tools_java_Constants_GT
  292. #define sun_tools_java_Constants_GT 22L
  293. #undef sun_tools_java_Constants_LE
  294. #define sun_tools_java_Constants_LE 23L
  295. #undef sun_tools_java_Constants_LT
  296. #define sun_tools_java_Constants_LT 24L
  297. #undef sun_tools_java_Constants_INSTANCEOF
  298. #define sun_tools_java_Constants_INSTANCEOF 25L
  299. #undef sun_tools_java_Constants_LSHIFT
  300. #define sun_tools_java_Constants_LSHIFT 26L
  301. #undef sun_tools_java_Constants_RSHIFT
  302. #define sun_tools_java_Constants_RSHIFT 27L
  303. #undef sun_tools_java_Constants_URSHIFT
  304. #define sun_tools_java_Constants_URSHIFT 28L
  305. #undef sun_tools_java_Constants_ADD
  306. #define sun_tools_java_Constants_ADD 29L
  307. #undef sun_tools_java_Constants_SUB
  308. #define sun_tools_java_Constants_SUB 30L
  309. #undef sun_tools_java_Constants_DIV
  310. #define sun_tools_java_Constants_DIV 31L
  311. #undef sun_tools_java_Constants_REM
  312. #define sun_tools_java_Constants_REM 32L
  313. #undef sun_tools_java_Constants_MUL
  314. #define sun_tools_java_Constants_MUL 33L
  315. #undef sun_tools_java_Constants_CAST
  316. #define sun_tools_java_Constants_CAST 34L
  317. #undef sun_tools_java_Constants_POS
  318. #define sun_tools_java_Constants_POS 35L
  319. #undef sun_tools_java_Constants_NEG
  320. #define sun_tools_java_Constants_NEG 36L
  321. #undef sun_tools_java_Constants_NOT
  322. #define sun_tools_java_Constants_NOT 37L
  323. #undef sun_tools_java_Constants_BITNOT
  324. #define sun_tools_java_Constants_BITNOT 38L
  325. #undef sun_tools_java_Constants_PREINC
  326. #define sun_tools_java_Constants_PREINC 39L
  327. #undef sun_tools_java_Constants_PREDEC
  328. #define sun_tools_java_Constants_PREDEC 40L
  329. #undef sun_tools_java_Constants_NEWARRAY
  330. #define sun_tools_java_Constants_NEWARRAY 41L
  331. #undef sun_tools_java_Constants_NEWINSTANCE
  332. #define sun_tools_java_Constants_NEWINSTANCE 42L
  333. #undef sun_tools_java_Constants_NEWFROMNAME
  334. #define sun_tools_java_Constants_NEWFROMNAME 43L
  335. #undef sun_tools_java_Constants_POSTINC
  336. #define sun_tools_java_Constants_POSTINC 44L
  337. #undef sun_tools_java_Constants_POSTDEC
  338. #define sun_tools_java_Constants_POSTDEC 45L
  339. #undef sun_tools_java_Constants_FIELD
  340. #define sun_tools_java_Constants_FIELD 46L
  341. #undef sun_tools_java_Constants_METHOD
  342. #define sun_tools_java_Constants_METHOD 47L
  343. #undef sun_tools_java_Constants_ARRAYACCESS
  344. #define sun_tools_java_Constants_ARRAYACCESS 48L
  345. #undef sun_tools_java_Constants_NEW
  346. #define sun_tools_java_Constants_NEW 49L
  347. #undef sun_tools_java_Constants_INC
  348. #define sun_tools_java_Constants_INC 50L
  349. #undef sun_tools_java_Constants_DEC
  350. #define sun_tools_java_Constants_DEC 51L
  351. #undef sun_tools_java_Constants_CONVERT
  352. #define sun_tools_java_Constants_CONVERT 55L
  353. #undef sun_tools_java_Constants_EXPR
  354. #define sun_tools_java_Constants_EXPR 56L
  355. #undef sun_tools_java_Constants_ARRAY
  356. #define sun_tools_java_Constants_ARRAY 57L
  357. #undef sun_tools_java_Constants_GOTO
  358. #define sun_tools_java_Constants_GOTO 58L
  359. #undef sun_tools_java_Constants_IDENT
  360. #define sun_tools_java_Constants_IDENT 60L
  361. #undef sun_tools_java_Constants_BOOLEANVAL
  362. #define sun_tools_java_Constants_BOOLEANVAL 61L
  363. #undef sun_tools_java_Constants_BYTEVAL
  364. #define sun_tools_java_Constants_BYTEVAL 62L
  365. #undef sun_tools_java_Constants_CHARVAL
  366. #define sun_tools_java_Constants_CHARVAL 63L
  367. #undef sun_tools_java_Constants_SHORTVAL
  368. #define sun_tools_java_Constants_SHORTVAL 64L
  369. #undef sun_tools_java_Constants_INTVAL
  370. #define sun_tools_java_Constants_INTVAL 65L
  371. #undef sun_tools_java_Constants_LONGVAL
  372. #define sun_tools_java_Constants_LONGVAL 66L
  373. #undef sun_tools_java_Constants_FLOATVAL
  374. #define sun_tools_java_Constants_FLOATVAL 67L
  375. #undef sun_tools_java_Constants_DOUBLEVAL
  376. #define sun_tools_java_Constants_DOUBLEVAL 68L
  377. #undef sun_tools_java_Constants_STRINGVAL
  378. #define sun_tools_java_Constants_STRINGVAL 69L
  379. #undef sun_tools_java_Constants_BYTE
  380. #define sun_tools_java_Constants_BYTE 70L
  381. #undef sun_tools_java_Constants_CHAR
  382. #define sun_tools_java_Constants_CHAR 71L
  383. #undef sun_tools_java_Constants_SHORT
  384. #define sun_tools_java_Constants_SHORT 72L
  385. #undef sun_tools_java_Constants_INT
  386. #define sun_tools_java_Constants_INT 73L
  387. #undef sun_tools_java_Constants_LONG
  388. #define sun_tools_java_Constants_LONG 74L
  389. #undef sun_tools_java_Constants_FLOAT
  390. #define sun_tools_java_Constants_FLOAT 75L
  391. #undef sun_tools_java_Constants_DOUBLE
  392. #define sun_tools_java_Constants_DOUBLE 76L
  393. #undef sun_tools_java_Constants_VOID
  394. #define sun_tools_java_Constants_VOID 77L
  395. #undef sun_tools_java_Constants_BOOLEAN
  396. #define sun_tools_java_Constants_BOOLEAN 78L
  397. #undef sun_tools_java_Constants_TRUE
  398. #define sun_tools_java_Constants_TRUE 80L
  399. #undef sun_tools_java_Constants_FALSE
  400. #define sun_tools_java_Constants_FALSE 81L
  401. #undef sun_tools_java_Constants_THIS
  402. #define sun_tools_java_Constants_THIS 82L
  403. #undef sun_tools_java_Constants_SUPER
  404. #define sun_tools_java_Constants_SUPER 83L
  405. #undef sun_tools_java_Constants_NULL
  406. #define sun_tools_java_Constants_NULL 84L
  407. #undef sun_tools_java_Constants_IF
  408. #define sun_tools_java_Constants_IF 90L
  409. #undef sun_tools_java_Constants_ELSE
  410. #define sun_tools_java_Constants_ELSE 91L
  411. #undef sun_tools_java_Constants_FOR
  412. #define sun_tools_java_Constants_FOR 92L
  413. #undef sun_tools_java_Constants_WHILE
  414. #define sun_tools_java_Constants_WHILE 93L
  415. #undef sun_tools_java_Constants_DO
  416. #define sun_tools_java_Constants_DO 94L
  417. #undef sun_tools_java_Constants_SWITCH
  418. #define sun_tools_java_Constants_SWITCH 95L
  419. #undef sun_tools_java_Constants_CASE
  420. #define sun_tools_java_Constants_CASE 96L
  421. #undef sun_tools_java_Constants_DEFAULT
  422. #define sun_tools_java_Constants_DEFAULT 97L
  423. #undef sun_tools_java_Constants_BREAK
  424. #define sun_tools_java_Constants_BREAK 98L
  425. #undef sun_tools_java_Constants_CONTINUE
  426. #define sun_tools_java_Constants_CONTINUE 99L
  427. #undef sun_tools_java_Constants_RETURN
  428. #define sun_tools_java_Constants_RETURN 100L
  429. #undef sun_tools_java_Constants_TRY
  430. #define sun_tools_java_Constants_TRY 101L
  431. #undef sun_tools_java_Constants_CATCH
  432. #define sun_tools_java_Constants_CATCH 102L
  433. #undef sun_tools_java_Constants_FINALLY
  434. #define sun_tools_java_Constants_FINALLY 103L
  435. #undef sun_tools_java_Constants_THROW
  436. #define sun_tools_java_Constants_THROW 104L
  437. #undef sun_tools_java_Constants_STAT
  438. #define sun_tools_java_Constants_STAT 105L
  439. #undef sun_tools_java_Constants_EXPRESSION
  440. #define sun_tools_java_Constants_EXPRESSION 106L
  441. #undef sun_tools_java_Constants_DECLARATION
  442. #define sun_tools_java_Constants_DECLARATION 107L
  443. #undef sun_tools_java_Constants_VARDECLARATION
  444. #define sun_tools_java_Constants_VARDECLARATION 108L
  445. #undef sun_tools_java_Constants_IMPORT
  446. #define sun_tools_java_Constants_IMPORT 110L
  447. #undef sun_tools_java_Constants_CLASS
  448. #define sun_tools_java_Constants_CLASS 111L
  449. #undef sun_tools_java_Constants_EXTENDS
  450. #define sun_tools_java_Constants_EXTENDS 112L
  451. #undef sun_tools_java_Constants_IMPLEMENTS
  452. #define sun_tools_java_Constants_IMPLEMENTS 113L
  453. #undef sun_tools_java_Constants_INTERFACE
  454. #define sun_tools_java_Constants_INTERFACE 114L
  455. #undef sun_tools_java_Constants_PACKAGE
  456. #define sun_tools_java_Constants_PACKAGE 115L
  457. #undef sun_tools_java_Constants_PRIVATE
  458. #define sun_tools_java_Constants_PRIVATE 120L
  459. #undef sun_tools_java_Constants_PUBLIC
  460. #define sun_tools_java_Constants_PUBLIC 121L
  461. #undef sun_tools_java_Constants_PROTECTED
  462. #define sun_tools_java_Constants_PROTECTED 122L
  463. #undef sun_tools_java_Constants_CONST
  464. #define sun_tools_java_Constants_CONST 123L
  465. #undef sun_tools_java_Constants_STATIC
  466. #define sun_tools_java_Constants_STATIC 124L
  467. #undef sun_tools_java_Constants_TRANSIENT
  468. #define sun_tools_java_Constants_TRANSIENT 125L
  469. #undef sun_tools_java_Constants_SYNCHRONIZED
  470. #define sun_tools_java_Constants_SYNCHRONIZED 126L
  471. #undef sun_tools_java_Constants_NATIVE
  472. #define sun_tools_java_Constants_NATIVE 127L
  473. #undef sun_tools_java_Constants_FINAL
  474. #define sun_tools_java_Constants_FINAL 128L
  475. #undef sun_tools_java_Constants_VOLATILE
  476. #define sun_tools_java_Constants_VOLATILE 129L
  477. #undef sun_tools_java_Constants_ABSTRACT
  478. #define sun_tools_java_Constants_ABSTRACT 130L
  479. #undef sun_tools_java_Constants_SEMICOLON
  480. #define sun_tools_java_Constants_SEMICOLON 135L
  481. #undef sun_tools_java_Constants_COLON
  482. #define sun_tools_java_Constants_COLON 136L
  483. #undef sun_tools_java_Constants_QUESTIONMARK
  484. #define sun_tools_java_Constants_QUESTIONMARK 137L
  485. #undef sun_tools_java_Constants_LBRACE
  486. #define sun_tools_java_Constants_LBRACE 138L
  487. #undef sun_tools_java_Constants_RBRACE
  488. #define sun_tools_java_Constants_RBRACE 139L
  489. #undef sun_tools_java_Constants_LPAREN
  490. #define sun_tools_java_Constants_LPAREN 140L
  491. #undef sun_tools_java_Constants_RPAREN
  492. #define sun_tools_java_Constants_RPAREN 141L
  493. #undef sun_tools_java_Constants_LSQBRACKET
  494. #define sun_tools_java_Constants_LSQBRACKET 142L
  495. #undef sun_tools_java_Constants_RSQBRACKET
  496. #define sun_tools_java_Constants_RSQBRACKET 143L
  497. #undef sun_tools_java_Constants_THROWS
  498. #define sun_tools_java_Constants_THROWS 144L
  499. #undef sun_tools_java_Constants_ERROR
  500. #define sun_tools_java_Constants_ERROR 145L
  501. #undef sun_tools_java_Constants_COMMENT
  502. #define sun_tools_java_Constants_COMMENT 146L
  503. #undef sun_tools_java_Constants_TYPE
  504. #define sun_tools_java_Constants_TYPE 147L
  505. #undef sun_tools_java_Constants_LENGTH
  506. #define sun_tools_java_Constants_LENGTH 148L
  507. #undef sun_tools_java_Constants_INLINERETURN
  508. #define sun_tools_java_Constants_INLINERETURN 149L
  509. #undef sun_tools_java_Constants_INLINEMETHOD
  510. #define sun_tools_java_Constants_INLINEMETHOD 150L
  511. #undef sun_tools_java_Constants_INLINENEWINSTANCE
  512. #define sun_tools_java_Constants_INLINENEWINSTANCE 151L
  513. /* Inaccessible static: opPrecedence */
  514. /* Inaccessible static: opNames */
  515.     char PAD;    /* ANSI C requires structures to have a least one member */
  516. } Classsun_tools_java_Constants;
  517. HandleTo(sun_tools_java_Constants);
  518.  
  519. #pragma pack()
  520.  
  521. #ifdef __cplusplus
  522. extern "C" {
  523. #endif
  524. #ifdef __cplusplus
  525. }
  526. #endif
  527. #endif
  528.