Module Tokens.MenhirInterpreter

type _ terminal =
  1. | T_error : unit terminal
  2. | T_ZERO_FILL : unit terminal
  3. | T_ZERO : unit terminal
  4. | T_YYYYMMDD : unit terminal
  5. | T_YYYYDDD : unit terminal
  6. | T_Y : unit terminal
  7. | T_XOR : unit terminal
  8. | T_XML_TEXT : unit terminal
  9. | T_XML_SCHEMA : unit terminal
  10. | T_XML_NTEXT : unit terminal
  11. | T_XML_EVENT : unit terminal
  12. | T_XML_DECLARATION : unit terminal
  13. | T_XML : unit terminal
  14. | T_X : unit terminal
  15. | T_WRITING : unit terminal
  16. | T_WRITE_VERIFY : unit terminal
  17. | T_WRITE_ONLY : unit terminal
  18. | T_WRITERS : unit terminal
  19. | T_WRITE : unit terminal
  20. | T_WRAP : unit terminal
  21. | T_WORKING_STORAGE : unit terminal
  22. | T_WORD_IN_AREA_A : string terminal
  23. | T_WORDS : unit terminal
  24. | T_WORD : string terminal
  25. | T_WITH_NO_ADVANCING : unit terminal
  26. | T_WITH_DATA : unit terminal
  27. | T_WITH : unit terminal
  28. | T_WINDOW : unit terminal
  29. | T_WIDTH_IN_CELLS : unit terminal
  30. | T_WIDTH : unit terminal
  31. | T_WIDE : unit terminal
  32. | T_WHILE : unit terminal
  33. | T_WHEN_COMPILED_FUNC : unit terminal
  34. | T_WHEN_COMPILED : unit terminal
  35. | T_WHEN : unit terminal
  36. | T_WEB_BROWSER : unit terminal
  37. | T_WAIT : unit terminal
  38. | T_VTOP : unit terminal
  39. | T_VSCROLL_POS : unit terminal
  40. | T_VSCROLL_BAR : unit terminal
  41. | T_VSCROLL : unit terminal
  42. | T_VPADDING : unit terminal
  43. | T_VOLATILE : unit terminal
  44. | T_VLR : unit terminal
  45. | T_VISIBLE : unit terminal
  46. | T_VIRTUAL_WIDTH : unit terminal
  47. | T_VIRTUAL : unit terminal
  48. | T_VIA : unit terminal
  49. | T_VERY_HEAVY : unit terminal
  50. | T_VERTICAL : unit terminal
  51. | T_VERSION : unit terminal
  52. | T_VARYING : unit terminal
  53. | T_VARIANT : unit terminal
  54. | T_VARIABLE : unit terminal
  55. | T_VARBINARY : unit terminal
  56. | T_VALUE_FORMAT : unit terminal
  57. | T_VALUES : unit terminal
  58. | T_VALUE : unit terminal
  59. | T_VALIDATING : unit terminal
  60. | T_VALIDATE_STATUS : unit terminal
  61. | T_VALIDATE : unit terminal
  62. | T_VALID : unit terminal
  63. | T_V : unit terminal
  64. | T_UTF_8 : unit terminal
  65. | T_UTF_16 : unit terminal
  66. | T_USING : unit terminal
  67. | T_USE_TAB : unit terminal
  68. | T_USE_RETURN : unit terminal
  69. | T_USE_ALT : unit terminal
  70. | T_USER_WHITE : unit terminal
  71. | T_USER_GRAY : unit terminal
  72. | T_USER_DEFAULT : unit terminal
  73. | T_USER_COLORS : unit terminal
  74. | T_USER : unit terminal
  75. | T_USE : unit terminal
  76. | T_USAGE : unit terminal
  77. | T_UPPER : unit terminal
  78. | T_UPON : unit terminal
  79. | T_UPDATERS : unit terminal
  80. | T_UPDATE : unit terminal
  81. | T_UP : unit terminal
  82. | T_UNTIL : unit terminal
  83. | T_UNSTRING : unit terminal
  84. | T_UNSORTED : unit terminal
  85. | T_UNSIGNED_SHORT : unit terminal
  86. | T_UNSIGNED_LONG : unit terminal
  87. | T_UNSIGNED_INT : unit terminal
  88. | T_UNSIGNED : unit terminal
  89. | T_UNSEQUAL : unit terminal
  90. | T_UNLOCK : unit terminal
  91. | T_UNIVERSAL : unit terminal
  92. | T_UNIT : unit terminal
  93. | T_UNFRAMED : unit terminal
  94. | T_UNEQUAL : unit terminal
  95. | T_UNDERLINE : unit terminal
  96. | T_UNBOUNDED : unit terminal
  97. | T_UFF : unit terminal
  98. | T_UCS_4 : unit terminal
  99. | T_U : unit terminal
  100. | T_TYPEDEF : unit terminal
  101. | T_TYPE : unit terminal
  102. | T_TRUNCATION : unit terminal
  103. | T_TRUE : unit terminal
  104. | T_TRIM_FUNC : unit terminal
  105. | T_TRIMMED : unit terminal
  106. | T_TREE_VIEW : unit terminal
  107. | T_TRANSPARENT_COLOR : unit terminal
  108. | T_TRANSPARENT : unit terminal
  109. | T_TRANSFORM : unit terminal
  110. | T_TRANSACTION_STATUS : unit terminal
  111. | T_TRANSACTION : unit terminal
  112. | T_TRAILING_SIGN : unit terminal
  113. | T_TRAILING_SHIFT : unit terminal
  114. | T_TRAILING : unit terminal
  115. | T_TRADITIONAL_FONT : unit terminal
  116. | T_TRACK_THUMB : unit terminal
  117. | T_TRACK_LIMIT : unit terminal
  118. | T_TRACK_AREA : unit terminal
  119. | T_TRACKS : unit terminal
  120. | T_TRACK : unit terminal
  121. | T_TRACE : unit terminal
  122. | T_TOWARD_LESSER : unit terminal
  123. | T_TOWARD_GREATER : unit terminal
  124. | T_TOTALING : unit terminal
  125. | T_TOTALED : unit terminal
  126. | T_TOP_LEVEL : unit terminal
  127. | T_TOP : unit terminal
  128. | T_TOOL_BAR : unit terminal
  129. | T_TO : unit terminal
  130. | T_TITLE_POSITION : unit terminal
  131. | T_TITLE_BAR : unit terminal
  132. | T_TITLE : unit terminal
  133. | T_TIME_RECORD : unit terminal
  134. | T_TIME_OUT : unit terminal
  135. | T_TIME_OF_DAY : unit terminal
  136. | T_TIMESTAMP_RECORD : unit terminal
  137. | T_TIMESTAMP_OFFSET_RECORD : unit terminal
  138. | T_TIMESTAMP_OFFSET : unit terminal
  139. | T_TIMESTAMP : unit terminal
  140. | T_TIMES : unit terminal
  141. | T_TIME : unit terminal
  142. | T_TILED_HEADINGS : unit terminal
  143. | T_THUMB_POSITION : unit terminal
  144. | T_THROUGH : unit terminal
  145. | T_THREEDIMENSIONAL : unit terminal
  146. | T_THREAD_POINTER : unit terminal
  147. | T_THREAD_LOCAL_STORAGE : unit terminal
  148. | T_THREAD_LOCAL : unit terminal
  149. | T_THREADS : unit terminal
  150. | T_THREAD : unit terminal
  151. | T_THEN : unit terminal
  152. | T_THAN : unit terminal
  153. | T_TEXT : unit terminal
  154. | T_TEST : unit terminal
  155. | T_TERMINATION_VALUE : unit terminal
  156. | T_TERMINATE : unit terminal
  157. | T_TERMINAL_X : unit terminal
  158. | T_TERMINAL_INFO : unit terminal
  159. | T_TERMINAL_3 : unit terminal
  160. | T_TERMINAL_2 : unit terminal
  161. | T_TERMINAL_1 : unit terminal
  162. | T_TERMINAL_0 : unit terminal
  163. | T_TERMINAL : unit terminal
  164. | T_TEMPORARY : unit terminal
  165. | T_TEMP : unit terminal
  166. | T_TAPE : unit terminal
  167. | T_TALLYING : unit terminal
  168. | T_TALLY : unit terminal
  169. | T_TAB_TO_DELETE : unit terminal
  170. | T_TAB_TO_ADD : unit terminal
  171. | T_TAB_CONTROL : unit terminal
  172. | T_TABLE : unit terminal
  173. | T_TAB : unit terminal
  174. | T_SYSTEM_OFFSET : unit terminal
  175. | T_SYSTEM_INFO : unit terminal
  176. | T_SYSTEM_DEFAULT : unit terminal
  177. | T_SYSTEM : unit terminal
  178. | T_SYSOUT_X : unit terminal
  179. | T_SYSOUT_3 : unit terminal
  180. | T_SYSOUT_2 : unit terminal
  181. | T_SYSOUT_1 : unit terminal
  182. | T_SYSOUT_0 : unit terminal
  183. | T_SYSIN_X : unit terminal
  184. | T_SYSIN_3 : unit terminal
  185. | T_SYSIN_2 : unit terminal
  186. | T_SYSIN_1 : unit terminal
  187. | T_SYSIN_0 : unit terminal
  188. | T_SYNCHRONIZED : unit terminal
  189. | T_SYMBOLIC : unit terminal
  190. | T_SYMBOL : unit terminal
  191. | T_SWITCH : unit terminal
  192. | T_SUPPRESS : unit terminal
  193. | T_SUPER : unit terminal
  194. | T_SUM_FUNC : unit terminal
  195. | T_SUM : unit terminal
  196. | T_SUFFIXING : unit terminal
  197. | T_SUB_SCHEMA : unit terminal
  198. | T_SUB_QUEUE_3 : unit terminal
  199. | T_SUB_QUEUE_2 : unit terminal
  200. | T_SUB_QUEUE_1 : unit terminal
  201. | T_SUBWINDOW : unit terminal
  202. | T_SUBTRACT : unit terminal
  203. | T_SUBFILE : unit terminal
  204. | T_STYLE : unit terminal
  205. | T_STRUCTURE : unit terminal
  206. | T_STRONG_NAME : unit terminal
  207. | T_STRONG : unit terminal
  208. | T_STRING : unit terminal
  209. | T_STOP_BROWSER : unit terminal
  210. | T_STOP : unit terminal
  211. | T_STEP : unit terminal
  212. | T_STDCALL : unit terminal
  213. | T_STATUS_TEXT : unit terminal
  214. | T_STATUS_BAR : unit terminal
  215. | T_STATUS : unit terminal
  216. | T_STATION : unit terminal
  217. | T_STATIC_LIST : unit terminal
  218. | T_STATIC : unit terminal
  219. | T_STATEMENT : unit terminal
  220. | T_START_Y : unit terminal
  221. | T_START_X : unit terminal
  222. | T_STARTING : unit terminal
  223. | T_START : unit terminal
  224. | T_STANDARD_DECIMAL : unit terminal
  225. | T_STANDARD_BINARY : unit terminal
  226. | T_STANDARD_2 : unit terminal
  227. | T_STANDARD_1 : unit terminal
  228. | T_STANDARD : unit terminal
  229. | T_STACK : unit terminal
  230. | T_SSF : unit terminal
  231. | T_SQUARE : unit terminal
  232. | T_SQL_ROWID : unit terminal
  233. | T_SQL_NCLOB : unit terminal
  234. | T_SQL_CURSOR : unit terminal
  235. | T_SQL_CLOB : unit terminal
  236. | T_SQL_BLOB : unit terminal
  237. | T_SQL_BFILE : unit terminal
  238. | T_SQLIMS : unit terminal
  239. | T_SQL : unit terminal
  240. | T_SPINNER : unit terminal
  241. | T_SPECIAL_NAMES : unit terminal
  242. | T_SPACE_FILL : unit terminal
  243. | T_SPACE : unit terminal
  244. | T_SOURCE_COMPUTER : unit terminal
  245. | T_SOURCES : unit terminal
  246. | T_SOURCE : unit terminal
  247. | T_SORT_WORK : unit terminal
  248. | T_SORT_RETURN : unit terminal
  249. | T_SORT_ORDER : unit terminal
  250. | T_SORT_MODE_SIZE : unit terminal
  251. | T_SORT_MESSAGE : unit terminal
  252. | T_SORT_MERGE : unit terminal
  253. | T_SORT_FILE_SIZE : unit terminal
  254. | T_SORT_CORE_SIZE : unit terminal
  255. | T_SORT_CONTROL : unit terminal
  256. | T_SORT : unit terminal
  257. | T_SMALL_FONT : unit terminal
  258. | T_SLASH : unit terminal
  259. | T_SKIP3 : unit terminal
  260. | T_SKIP2 : unit terminal
  261. | T_SKIP1 : unit terminal
  262. | T_SIZE : unit terminal
  263. | T_SINTLIT : string terminal
  264. | T_SIGN_FUNC : unit terminal
  265. | T_SIGNED_SHORT : unit terminal
  266. | T_SIGNED_LONG : unit terminal
  267. | T_SIGNED_INT : unit terminal
  268. | T_SIGNED : unit terminal
  269. | T_SIGN : unit terminal
  270. | T_SHOW_SEL_ALWAYS : unit terminal
  271. | T_SHOW_NONE : unit terminal
  272. | T_SHOW_LINES : unit terminal
  273. | T_SHORT_DATE : unit terminal
  274. | T_SHORT : unit terminal
  275. | T_SHIFT_OUT : unit terminal
  276. | T_SHIFT_IN : unit terminal
  277. | T_SHARING : unit terminal
  278. | T_SHADOW : unit terminal
  279. | T_SHADING : unit terminal
  280. | T_SET : unit terminal
  281. | T_SERVICE : unit terminal
  282. | T_SEQUENTIAL : unit terminal
  283. | T_SEQUENCE : unit terminal
  284. | T_SEPARATION : unit terminal
  285. | T_SEPARATE : unit terminal
  286. | T_SENTENCE : unit terminal
  287. | T_SEND : unit terminal
  288. | T_SEMAPHORE_POINTER : unit terminal
  289. | T_SELF_ACT : unit terminal
  290. | T_SELFCLASS : unit terminal
  291. | T_SELF : unit terminal
  292. | T_SELECT_ALL : unit terminal
  293. | T_SELECTIVE : unit terminal
  294. | T_SELECTION_TEXT : unit terminal
  295. | T_SELECTION_INDEX : unit terminal
  296. | T_SELECTION : unit terminal
  297. | T_SELECT : unit terminal
  298. | T_SEGMENT_LIMIT : unit terminal
  299. | T_SEGMENT : unit terminal
  300. | T_SEEK : unit terminal
  301. | T_SECURITY : unit terminal
  302. | T_SECURE : unit terminal
  303. | T_SECTION : unit terminal
  304. | T_SECONDS : unit terminal
  305. | T_SECONDARY : unit terminal
  306. | T_SEARCH_TEXT : unit terminal
  307. | T_SEARCH_OPTIONS : unit terminal
  308. | T_SD : unit terminal
  309. | T_SCROLL_BAR : unit terminal
  310. | T_SCROLL : unit terminal
  311. | T_SCREEN : unit terminal
  312. | T_SAVE_AS_NO_PROMPT : unit terminal
  313. | T_SAVE_AS : unit terminal
  314. | T_SARF : unit terminal
  315. | T_SAME : unit terminal
  316. | T_S : unit terminal
  317. | T_RUN : unit terminal
  318. | T_RPAR : unit terminal
  319. | T_ROW_PROTECTION : unit terminal
  320. | T_ROW_HEADINGS : unit terminal
  321. | T_ROW_FONT : unit terminal
  322. | T_ROW_DIVIDERS : unit terminal
  323. | T_ROW_COLOR_PATTERN : unit terminal
  324. | T_ROW_COLOR : unit terminal
  325. | T_ROWID : unit terminal
  326. | T_ROUNDING : unit terminal
  327. | T_ROUNDED : unit terminal
  328. | T_ROLLING : unit terminal
  329. | T_ROLLBACK : unit terminal
  330. | T_RIMMED : unit terminal
  331. | T_RIGHT_JUSTIFY : unit terminal
  332. | T_RIGHT_ALIGN : unit terminal
  333. | T_RIGHT : unit terminal
  334. | T_RH : unit terminal
  335. | T_RF : unit terminal
  336. | T_REWRITE : unit terminal
  337. | T_REWIND : unit terminal
  338. | T_REVERSE_VIDEO : unit terminal
  339. | T_REVERSE_FUNC : unit terminal
  340. | T_REVERSED : unit terminal
  341. | T_REVERSE : unit terminal
  342. | T_RETURN_UNSIGNED : unit terminal
  343. | T_RETURN_CODE : unit terminal
  344. | T_RETURNING : unit terminal
  345. | T_RETURN : unit terminal
  346. | T_RETRY : unit terminal
  347. | T_RETENTION : unit terminal
  348. | T_RESUME : unit terminal
  349. | T_RESTRICTED : unit terminal
  350. | T_RESIZABLE : unit terminal
  351. | T_RESIDENT : unit terminal
  352. | T_RESET_TABS : unit terminal
  353. | T_RESET_SET_LOCATOR : unit terminal
  354. | T_RESET_LIST : unit terminal
  355. | T_RESET_GRID : unit terminal
  356. | T_RESET : unit terminal
  357. | T_RESERVE : unit terminal
  358. | T_RERUN : unit terminal
  359. | T_REREAD : unit terminal
  360. | T_REQUIRED : unit terminal
  361. | T_REPOSITORY : unit terminal
  362. | T_REPORTS : unit terminal
  363. | T_REPORTING : unit terminal
  364. | T_REPORT : unit terminal
  365. | T_REPLACING : unit terminal
  366. | T_REPLACED : unit terminal
  367. | T_REPLACE : unit terminal
  368. | T_REPEATED : unit terminal
  369. | T_REORG_CRITERIA : unit terminal
  370. | T_RENAMES : unit terminal
  371. | T_REMOVAL : unit terminal
  372. | T_REMARKS : unit terminal
  373. | T_REMAINDER : unit terminal
  374. | T_RELOAD : unit terminal
  375. | T_RELEASE : unit terminal
  376. | T_RELATIVE : unit terminal
  377. | T_RELATION : unit terminal
  378. | T_REGION_COLOR : unit terminal
  379. | T_REFRESH : unit terminal
  380. | T_REFERENCES : unit terminal
  381. | T_REFERENCE : unit terminal
  382. | T_REEL : unit terminal
  383. | T_REDEFINITION : unit terminal
  384. | T_REDEFINES : unit terminal
  385. | T_RECURSIVE : unit terminal
  386. | T_RECORD_TO_DELETE : unit terminal
  387. | T_RECORD_TO_ADD : unit terminal
  388. | T_RECORD_POSITION : unit terminal
  389. | T_RECORD_OVERFLOW : unit terminal
  390. | T_RECORD_DATA : unit terminal
  391. | T_RECORDS : unit terminal
  392. | T_RECORDING : unit terminal
  393. | T_RECORD : unit terminal
  394. | T_RECEIVED : unit terminal
  395. | T_RECEIVE : unit terminal
  396. | T_READ_ONLY : unit terminal
  397. | T_READY : unit terminal
  398. | T_READING : unit terminal
  399. | T_READERS : unit terminal
  400. | T_READ : unit terminal
  401. | T_RD : unit terminal
  402. | T_RANGE_FUNC : unit terminal
  403. | T_RANGE : unit terminal
  404. | T_RANDOM_FUNC : unit terminal
  405. | T_RANDOM : unit terminal
  406. | T_RAISING : unit terminal
  407. | T_RAISED : unit terminal
  408. | T_RAISE : unit terminal
  409. | T_RADIO_BUTTON : unit terminal
  410. | T_QUOTE : unit terminal
  411. | T_QUEUED : unit terminal
  412. | T_QUEUE : unit terminal
  413. | T_QUERY_INDEX : unit terminal
  414. | T_PUSH_BUTTON : unit terminal
  415. | T_PURGE : unit terminal
  416. | T_PUBLIC : unit terminal
  417. | T_PROTOTYPE : unit terminal
  418. | T_PROTECTED : unit terminal
  419. | T_PROPERTY : unit terminal
  420. | T_PROPERTIES : unit terminal
  421. | T_PROMPT : unit terminal
  422. | T_PROHIBITED : unit terminal
  423. | T_PROGRESS : unit terminal
  424. | T_PROGRAM_POINTER : unit terminal
  425. | T_PROGRAM_ID : unit terminal
  426. | T_PROGRAM : unit terminal
  427. | T_PROCESS_AREA : unit terminal
  428. | T_PROCESSING : unit terminal
  429. | T_PROCESS : unit terminal
  430. | T_PROCEED : unit terminal
  431. | T_PROCEDURE_POINTER : unit terminal
  432. | T_PROCEDURE_NAME : unit terminal
  433. | T_PROCEDURES : unit terminal
  434. | T_PROCEDURE : unit terminal
  435. | T_PRIVATE : unit terminal
  436. | T_PRIORITY : unit terminal
  437. | T_PRIOR : unit terminal
  438. | T_PRINT_PREVIEW : unit terminal
  439. | T_PRINT_NO_PROMPT : unit terminal
  440. | T_PRINT_CONTROL : unit terminal
  441. | T_PRINTING : unit terminal
  442. | T_PRINTER_1 : unit terminal
  443. | T_PRINTER : unit terminal
  444. | T_PRINT : unit terminal
  445. | T_PRIMARY : unit terminal
  446. | T_PREVIOUS : unit terminal
  447. | T_PRESENT : unit terminal
  448. | T_PREFIXING : unit terminal
  449. | T_PREFIXED : unit terminal
  450. | T_POSITIVE : unit terminal
  451. | T_POSITION_SHIFT : unit terminal
  452. | T_POSITIONING : unit terminal
  453. | T_POSITION : unit terminal
  454. | T_POS : unit terminal
  455. | T_POP_UP : unit terminal
  456. | T_POINTER_32 : unit terminal
  457. | T_POINTER : unit terminal
  458. | T_PLUS_SIGN : unit terminal
  459. | T_PLUS : unit terminal
  460. | T_PLACEMENT : unit terminal
  461. | T_PIXEL : unit terminal
  462. | T_PICTURE_STRING : string terminal
  463. | T_PICTURE : unit terminal
  464. | T_PHYSICAL : unit terminal
  465. | T_PH : unit terminal
  466. | T_PF : unit terminal
  467. | T_PERMANENT : unit terminal
  468. | T_PERIOD : unit terminal
  469. | T_PERFORM : unit terminal
  470. | T_PASSWORD : unit terminal
  471. | T_PASCAL : unit terminal
  472. | T_PARSE : unit terminal
  473. | T_PARENT : unit terminal
  474. | T_PARAGRAPH : unit terminal
  475. | T_PANEL_WIDTHS : unit terminal
  476. | T_PANEL_TEXT : unit terminal
  477. | T_PANEL_STYLE : unit terminal
  478. | T_PANEL_INDEX : unit terminal
  479. | T_PAGE_SIZE : unit terminal
  480. | T_PAGE_SETUP : unit terminal
  481. | T_PAGE_COUNTER : unit terminal
  482. | T_PAGED : unit terminal
  483. | T_PAGE : unit terminal
  484. | T_PADDING : unit terminal
  485. | T_PACKED_DECIMAL : unit terminal
  486. | T_O_FILL : unit terminal
  487. | T_OVERRIDING : unit terminal
  488. | T_OVERRIDE : unit terminal
  489. | T_OVERLINE : unit terminal
  490. | T_OVERLAP_TOP : unit terminal
  491. | T_OVERLAP_LEFT : unit terminal
  492. | T_OVERLAPPED : unit terminal
  493. | T_OVERFLOW : unit terminal
  494. | T_OUTPUT : unit terminal
  495. | T_OTHERWISE : unit terminal
  496. | T_OTHERS : unit terminal
  497. | T_OTHER : unit terminal
  498. | T_ORGANIZATION : unit terminal
  499. | T_ORDER : unit terminal
  500. | T_OR : unit terminal
  501. | T_OPTIONS : unit terminal
  502. | T_OPTIONAL : unit terminal
  503. | T_OPERATIONAL : unit terminal
  504. | T_OPEN : unit terminal
  505. | T_OOSTACKPTR : unit terminal
  506. | T_ON_SIZE_ERROR : unit terminal
  507. | T_ON_OVERFLOW : unit terminal
  508. | T_ON_EXCEPTION : unit terminal
  509. | T_ONLY : unit terminal
  510. | T_ON : unit terminal
  511. | T_OMITTED : unit terminal
  512. | T_OK_BUTTON : unit terminal
  513. | T_OFF : unit terminal
  514. | T_OF : unit terminal
  515. | T_OCCURS : unit terminal
  516. | T_OBJECT_STORAGE : unit terminal
  517. | T_OBJECT_REFERENCE : unit terminal
  518. | T_OBJECT_PROGRAM : unit terminal
  519. | T_OBJECT_ID : unit terminal
  520. | T_OBJECT_COMPUTER : unit terminal
  521. | T_OBJECT : unit terminal
  522. | T_NUM_ROW_HEADINGS : unit terminal
  523. | T_NUM_ROWS : unit terminal
  524. | T_NUM_COL_HEADINGS : unit terminal
  525. | T_NUMVAL_C_FUNC : unit terminal
  526. | T_NUMERIC_FILL : unit terminal
  527. | T_NUMERIC_EDITED : unit terminal
  528. | T_NUMERIC : unit terminal
  529. | T_NUMBERS : unit terminal
  530. | T_NUMBER : unit terminal
  531. | T_NULLS : unit terminal
  532. | T_NULL : unit terminal
  533. | T_NO_UPDOWN : unit terminal
  534. | T_NO_TAB : unit terminal
  535. | T_NO_KEY_LETTER : unit terminal
  536. | T_NO_GROUP_TAB : unit terminal
  537. | T_NO_FOCUS : unit terminal
  538. | T_NO_F4 : unit terminal
  539. | T_NO_ECHO : unit terminal
  540. | T_NO_DIVIDERS : unit terminal
  541. | T_NO_DATA : unit terminal
  542. | T_NO_CLOSE : unit terminal
  543. | T_NO_CELL_DRAG : unit terminal
  544. | T_NO_BOX : unit terminal
  545. | T_NO_AUTO_DEFAULT : unit terminal
  546. | T_NO_AUTOSEL : unit terminal
  547. | T_NOT_ON_SIZE_ERROR : unit terminal
  548. | T_NOT_ON_OVERFLOW : unit terminal
  549. | T_NOT_ON_EXCEPTION : unit terminal
  550. | T_NOT_INVALID_KEY : unit terminal
  551. | T_NOT_AT_EOP : unit terminal
  552. | T_NOT_AT_END : unit terminal
  553. | T_NOTIFY_SELCHANGE : unit terminal
  554. | T_NOTIFY_DBLCLICK : unit terminal
  555. | T_NOTIFY_CHANGE : unit terminal
  556. | T_NOTIFY : unit terminal
  557. | T_NOTHING : unit terminal
  558. | T_NOTE : unit terminal
  559. | T_NOTAB : unit terminal
  560. | T_NOT : unit terminal
  561. | T_NORMAL : unit terminal
  562. | T_NONNUMERIC : unit terminal
  563. | T_NONE : unit terminal
  564. | T_NOMINAL : unit terminal
  565. | T_NO : unit terminal
  566. | T_NEXT_SENTENCE : unit terminal
  567. | T_NEXT_PAGE : unit terminal
  568. | T_NEXT_ITEM : unit terminal
  569. | T_NEXT : unit terminal
  570. | T_NEW : unit terminal
  571. | T_NET_EVENT_LIST : unit terminal
  572. | T_NESTED : unit terminal
  573. | T_NEGATIVE : unit terminal
  574. | T_NEAREST_TO_ZERO : unit terminal
  575. | T_NEAREST_TOWARD_ZERO : unit terminal
  576. | T_NEAREST_EVEN : unit terminal
  577. | T_NEAREST_AWAY_FROM_ZERO : unit terminal
  578. | T_NE : unit terminal
  579. | T_NCLOB : unit terminal
  580. | T_NCHAR : unit terminal
  581. | T_NAVIGATE_URL : unit terminal
  582. | T_NATLIT : string terminal
  583. | T_NATIVE : unit terminal
  584. | T_NATIONAL_EDITED : unit terminal
  585. | T_NATIONAL : unit terminal
  586. | T_NAT : unit terminal
  587. | T_NAMESPACE_PREFIX : unit terminal
  588. | T_NAMESPACE : unit terminal
  589. | T_NAMED : unit terminal
  590. | T_NAME : unit terminal
  591. | T_MUTEX_POINTER : unit terminal
  592. | T_MULTIPLY : unit terminal
  593. | T_MULTIPLE : unit terminal
  594. | T_MULTILINE : unit terminal
  595. | T_MOVE : unit terminal
  596. | T_MORE_LABELS : unit terminal
  597. | T_MONITOR_POINTER : unit terminal
  598. | T_MODULES : unit terminal
  599. | T_MODULE : unit terminal
  600. | T_MODIFY : unit terminal
  601. | T_MODIFIED : unit terminal
  602. | T_MODELESS : unit terminal
  603. | T_MODE : unit terminal
  604. | T_MODAL : unit terminal
  605. | T_MIN_WIDTH : unit terminal
  606. | T_MIN_VALUE : unit terminal
  607. | T_MIN_VAL : unit terminal
  608. | T_MIN_SIZE : unit terminal
  609. | T_MIN_LINES : unit terminal
  610. | T_MIN_HEIGHT : unit terminal
  611. | T_MINUS : unit terminal
  612. | T_MICROSECOND_TIME : unit terminal
  613. | T_METHOD_ID : unit terminal
  614. | T_METHOD : unit terminal
  615. | T_META_CLASS : unit terminal
  616. | T_MESSAGE_TAG : unit terminal
  617. | T_MESSAGES : unit terminal
  618. | T_MESSAGE : unit terminal
  619. | T_MERGE : unit terminal
  620. | T_MENU : unit terminal
  621. | T_MEMORY : unit terminal
  622. | T_MEDIUM_FONT : unit terminal
  623. | T_MDI_FRAME : unit terminal
  624. | T_MDI_CHILD : unit terminal
  625. | T_MAX_WIDTH : unit terminal
  626. | T_MAX_VALUE : unit terminal
  627. | T_MAX_VAL : unit terminal
  628. | T_MAX_TEXT : unit terminal
  629. | T_MAX_SIZE : unit terminal
  630. | T_MAX_PROGRESS : unit terminal
  631. | T_MAX_LINES : unit terminal
  632. | T_MAX_HEIGHT : unit terminal
  633. | T_MASTER_INDEX : unit terminal
  634. | T_MASS_UPDATE : unit terminal
  635. | T_MANUAL : unit terminal
  636. | T_MAGNETIC_TAPE : unit terminal
  637. | T_LT : unit terminal
  638. | T_LPAR : unit terminal
  639. | T_LOW_VALUE : unit terminal
  640. | T_LOW_COLOR : unit terminal
  641. | T_LOWLIGHT : unit terminal
  642. | T_LOWEST_VALUE : unit terminal
  643. | T_LOWERED : unit terminal
  644. | T_LOWER : unit terminal
  645. | T_LOW : unit terminal
  646. | T_LONG_VARCHAR : unit terminal
  647. | T_LONG_VARBINARY : unit terminal
  648. | T_LONG_DATE : unit terminal
  649. | T_LOCK_HOLDING : unit terminal
  650. | T_LOCKS : unit terminal
  651. | T_LOCK : unit terminal
  652. | T_LOCATION : unit terminal
  653. | T_LOCAL_STORAGE : unit terminal
  654. | T_LOCALE_TIME_FUNC : unit terminal
  655. | T_LOCALE_TIME_FROM_SECONDS_FUNC : unit terminal
  656. | T_LOCALE_DATE_FUNC : unit terminal
  657. | T_LOCALE : unit terminal
  658. | T_LOC : unit terminal
  659. | T_LM_RESIZE : unit terminal
  660. | T_LIST_BOX : unit terminal
  661. | T_LINKAGE : unit terminal
  662. | T_LINE_SEQUENTIAL : unit terminal
  663. | T_LINE_NUMBER : unit terminal
  664. | T_LINE_COUNTER : unit terminal
  665. | T_LINES_PER_PAGE : unit terminal
  666. | T_LINES_AT_ROOT : unit terminal
  667. | T_LINES : unit terminal
  668. | T_LINE : unit terminal
  669. | T_LINAGE_COUNTER : unit terminal
  670. | T_LINAGE : unit terminal
  671. | T_LIN : unit terminal
  672. | T_LIMITS : unit terminal
  673. | T_LIMIT : unit terminal
  674. | T_LIKE : unit terminal
  675. | T_LIBRARY : unit terminal
  676. | T_LESS : unit terminal
  677. | T_LENGTH_FUNC : unit terminal
  678. | T_LENGTH : unit terminal
  679. | T_LEFT_TEXT : unit terminal
  680. | T_LEFT_JUSTIFY : unit terminal
  681. | T_LEFTLINE : unit terminal
  682. | T_LEFT : unit terminal
  683. | T_LEAVE : unit terminal
  684. | T_LEADING_SHIFT : unit terminal
  685. | T_LEADING : unit terminal
  686. | T_LE : unit terminal
  687. | T_LC_TIME : unit terminal
  688. | T_LC_NUMERIC : unit terminal
  689. | T_LC_MONETARY : unit terminal
  690. | T_LC_MESSAGES : unit terminal
  691. | T_LC_CTYPE : unit terminal
  692. | T_LC_COLLATE : unit terminal
  693. | T_LC_ALL : unit terminal
  694. | T_LAYOUT_MANAGER : unit terminal
  695. | T_LAYOUT_DATA : unit terminal
  696. | T_LAST_ROW : unit terminal
  697. | T_LAST : unit terminal
  698. | T_LARGE_OFFSET : unit terminal
  699. | T_LARGE_FONT : unit terminal
  700. | T_LABEL_OFFSET : unit terminal
  701. | T_LABEL : unit terminal
  702. | T_KEY_LOCATION : unit terminal
  703. | T_KEYED : unit terminal
  704. | T_KEYBOARD : unit terminal
  705. | T_KEY : unit terminal
  706. | T_KEPT : unit terminal
  707. | T_KANJI : unit terminal
  708. | T_JUSTIFIED : unit terminal
  709. | T_JSON_STATUS : unit terminal
  710. | T_JSON_CODE : unit terminal
  711. | T_JSON : unit terminal
  712. | T_JOINING : unit terminal
  713. | T_JNIENVPTR : unit terminal
  714. | T_JAVA : unit terminal
  715. | T_JAPANESE : unit terminal
  716. | T_I_O_CONTROL : unit terminal
  717. | T_I_O : unit terminal
  718. | T_ITEM_VALUE : unit terminal
  719. | T_ITEM_TO_EMPTY : unit terminal
  720. | T_ITEM_TO_DELETE : unit terminal
  721. | T_ITEM_TO_ADD : unit terminal
  722. | T_ITEM_TEXT : unit terminal
  723. | T_ITEM_ID : unit terminal
  724. | T_ITEM_BOLD : unit terminal
  725. | T_ITEM : unit terminal
  726. | T_IS_TYPEDEF : unit terminal
  727. | T_IS_GLOBAL : unit terminal
  728. | T_IS_EXTERNAL : unit terminal
  729. | T_IS : unit terminal
  730. | T_IN_ARITHMETIC_RANGE : unit terminal
  731. | T_INVOKING : unit terminal
  732. | T_INVOKED : unit terminal
  733. | T_INVOKE : unit terminal
  734. | T_INVALID_KEY : unit terminal
  735. | T_INVALID : unit terminal
  736. | T_INTRINSIC_FUNC : Cobol_ptree.intrinsic_name terminal
  737. | T_INTRINSIC : unit terminal
  738. | T_INTO : unit terminal
  739. | T_INTERVENING_ : char terminal
  740. | T_INTERVAL_TIMER : unit terminal
  741. | T_INTERMEDIATE : unit terminal
  742. | T_INTERFACE_ID : unit terminal
  743. | T_INTERFACE : unit terminal
  744. | T_INSTANCE : unit terminal
  745. | T_INSTALLATION : unit terminal
  746. | T_INSPECT : unit terminal
  747. | T_INSERT_ROWS : unit terminal
  748. | T_INSERTION_INDEX : unit terminal
  749. | T_INSERT : unit terminal
  750. | T_INQUIRE : unit terminal
  751. | T_INPUT_OUTPUT : unit terminal
  752. | T_INPUT : unit terminal
  753. | T_INITIATE : unit terminal
  754. | T_INITIAL_VALUE : unit terminal
  755. | T_INITIALIZED : unit terminal
  756. | T_INITIALIZE : unit terminal
  757. | T_INITIAL : unit terminal
  758. | T_INHERITS : unit terminal
  759. | T_INHERITING : unit terminal
  760. | T_INFO_WORD : string terminal
  761. | T_INDICATORS : unit terminal
  762. | T_INDICATOR : unit terminal
  763. | T_INDICATE : unit terminal
  764. | T_INDIC : unit terminal
  765. | T_INDEX_2 : unit terminal
  766. | T_INDEX_1 : unit terminal
  767. | T_INDEXED : unit terminal
  768. | T_INDEX : unit terminal
  769. | T_INDEPENDENT : unit terminal
  770. | T_IN : unit terminal
  771. | T_IMPLEMENTS : unit terminal
  772. | T_IMP : unit terminal
  773. | T_IGNORING : unit terminal
  774. | T_IGNORE : unit terminal
  775. | T_IF : unit terminal
  776. | T_IDS_II : unit terminal
  777. | T_IDENTIFIED : unit terminal
  778. | T_IDENTIFICATION : unit terminal
  779. | T_ID : unit terminal
  780. | T_ICON : unit terminal
  781. | T_HSCROLL_POS : unit terminal
  782. | T_HSCROLL : unit terminal
  783. | T_HOT_TRACK : unit terminal
  784. | T_HORIZONTAL : unit terminal
  785. | T_HIGH_VALUE : unit terminal
  786. | T_HIGH_ORDER_RIGHT : unit terminal
  787. | T_HIGH_ORDER_LEFT : unit terminal
  788. | T_HIGH_COLOR : unit terminal
  789. | T_HIGHLIGHT : unit terminal
  790. | T_HIGHEST_VALUE : unit terminal
  791. | T_HIGH : unit terminal
  792. | T_HIDDEN_DATA : unit terminal
  793. | T_HEX : unit terminal
  794. | T_HELP_ID : unit terminal
  795. | T_HEIGHT_IN_CELLS : unit terminal
  796. | T_HEIGHT : unit terminal
  797. | T_HEAVY : unit terminal
  798. | T_HEADING_FONT : unit terminal
  799. | T_HEADING_DIVIDER_COLOR : unit terminal
  800. | T_HEADING_COLOR : unit terminal
  801. | T_HEADING : unit terminal
  802. | T_HAS_CHILDREN : unit terminal
  803. | T_HANDLE : unit terminal
  804. | T_GT : unit terminal
  805. | T_GROUP_VALUE : unit terminal
  806. | T_GROUP_USAGE : unit terminal
  807. | T_GROUP : unit terminal
  808. | T_GRIP : unit terminal
  809. | T_GRID : unit terminal
  810. | T_GREATER : unit terminal
  811. | T_GRAPHICAL : unit terminal
  812. | T_GO_HOME : unit terminal
  813. | T_GO_FORWARD : unit terminal
  814. | T_GO_BACK : unit terminal
  815. | T_GOBACK : unit terminal
  816. | T_GO : unit terminal
  817. | T_GLOBAL : unit terminal
  818. | T_GIVING : unit terminal
  819. | T_GET : unit terminal
  820. | T_GENERATE : unit terminal
  821. | T_GE : unit terminal
  822. | T_GCOS : unit terminal
  823. | T_FUNCTION_POINTER : unit terminal
  824. | T_FUNCTION_ID : unit terminal
  825. | T_FUNCTION : unit terminal
  826. | T_FULL_HEIGHT : unit terminal
  827. | T_FULL : unit terminal
  828. | T_FROM : unit terminal
  829. | T_FREE : unit terminal
  830. | T_FRAMED : unit terminal
  831. | T_FRAME : unit terminal
  832. | T_FORMATTED_TIME_FUNC : unit terminal
  833. | T_FORMATTED_DATETIME_FUNC : unit terminal
  834. | T_FORMAT : unit terminal
  835. | T_FOREVER : unit terminal
  836. | T_FOREGROUND_COLOR : unit terminal
  837. | T_FOR : unit terminal
  838. | T_FOOTING : unit terminal
  839. | T_FONT : unit terminal
  840. | T_FLR : unit terminal
  841. | T_FLOAT_SHORT : unit terminal
  842. | T_FLOAT_NOT_A_NUMBER_SIGNALING : unit terminal
  843. | T_FLOAT_NOT_A_NUMBER_QUIET : unit terminal
  844. | T_FLOAT_NOT_A_NUMBER : unit terminal
  845. | T_FLOAT_LONG : unit terminal
  846. | T_FLOAT_INFINITY : unit terminal
  847. | T_FLOAT_EXTENDED : unit terminal
  848. | T_FLOAT_DECIMAL_34 : unit terminal
  849. | T_FLOAT_DECIMAL_16 : unit terminal
  850. | T_FLOAT_DECIMAL : unit terminal
  851. | T_FLOAT_BINARY_64 : unit terminal
  852. | T_FLOAT_BINARY_32 : unit terminal
  853. | T_FLOAT_BINARY_128 : unit terminal
  854. | T_FLOAT_BINARY : unit terminal
  855. | T_FLOATLIT : (string * char * string * string) terminal
  856. | T_FLOATING : unit terminal
  857. | T_FLOAT : unit terminal
  858. | T_FLAT_BUTTONS : unit terminal
  859. | T_FLAT : unit terminal
  860. | T_FIXED_WIDTH : unit terminal
  861. | T_FIXED_FONT : unit terminal
  862. | T_FIXEDLIT : (string * char * string) terminal
  863. | T_FIXED : unit terminal
  864. | T_FIRST : unit terminal
  865. | T_FINISH_REASON : unit terminal
  866. | T_FINALLY : unit terminal
  867. | T_FINAL : unit terminal
  868. | T_FILL_PERCENT : unit terminal
  869. | T_FILL_COLOR2 : unit terminal
  870. | T_FILL_COLOR : unit terminal
  871. | T_FILLER : unit terminal
  872. | T_FILE_PREFIX : unit terminal
  873. | T_FILE_POS : unit terminal
  874. | T_FILE_PATH : unit terminal
  875. | T_FILE_NAME : unit terminal
  876. | T_FILE_LIMITS : unit terminal
  877. | T_FILE_LIMIT : unit terminal
  878. | T_FILE_ID : unit terminal
  879. | T_FILE_CONTROL : unit terminal
  880. | T_FILES : unit terminal
  881. | T_FILE : unit terminal
  882. | T_FIELD_TERMINATOR : unit terminal
  883. | T_FH__KEYDEF : unit terminal
  884. | T_FH__FCD : unit terminal
  885. | T_FD : unit terminal
  886. | T_FARTHEST_FROM_ZERO : unit terminal
  887. | T_FALSE : unit terminal
  888. | T_FACTORY : unit terminal
  889. | T_F : unit terminal
  890. | T_EXTERNAL_FORM : unit terminal
  891. | T_EXTERNALLY_DESCRIBED_KEY : unit terminal
  892. | T_EXTERNAL : unit terminal
  893. | T_EXTERN : unit terminal
  894. | T_EXTEND : unit terminal
  895. | T_EXPANDS : unit terminal
  896. | T_EXPAND : unit terminal
  897. | T_EXIT : unit terminal
  898. | T_EXHIBIT : unit terminal
  899. | T_EXEC_BLOCK : Cobol_common.Exec_block.t terminal
  900. | T_EXECUTE : unit terminal
  901. | T_EXEC : unit terminal
  902. | T_EXCLUSIVE_OR : unit terminal
  903. | T_EXCLUSIVE : unit terminal
  904. | T_EXCLUDE_EVENT_LIST : unit terminal
  905. | T_EXCESS_3 : unit terminal
  906. | T_EXCEPTION_VALUE : unit terminal
  907. | T_EXCEPTION_OBJECT : unit terminal
  908. | T_EXCEPTION : unit terminal
  909. | T_EXCEEDS : unit terminal
  910. | T_EXAMINE : unit terminal
  911. | T_EVERY : unit terminal
  912. | T_EVENT_POINTER : unit terminal
  913. | T_EVENT_LIST : unit terminal
  914. | T_EVENT : unit terminal
  915. | T_EVALUATE : unit terminal
  916. | T_ESI : unit terminal
  917. | T_ESCAPE_BUTTON : unit terminal
  918. | T_ESCAPE : unit terminal
  919. | T_ERROR : unit terminal
  920. | T_ERASE : unit terminal
  921. | T_EQUAL : unit terminal
  922. | T_EQ : unit terminal
  923. | T_EOS : unit terminal
  924. | T_EOP : unit terminal
  925. | T_EOL : unit terminal
  926. | T_EOF : unit terminal
  927. | T_EO : unit terminal
  928. | T_ENVIRONMENT_VALUE : unit terminal
  929. | T_ENVIRONMENT_NAME : unit terminal
  930. | T_ENVIRONMENT : unit terminal
  931. | T_ENTRY_REASON : unit terminal
  932. | T_ENTRY_FIELD : unit terminal
  933. | T_ENTRY_CONVENTION : unit terminal
  934. | T_ENTRY : unit terminal
  935. | T_ENTER : unit terminal
  936. | T_ENSURE_VISIBLE : unit terminal
  937. | T_ENGRAVED : unit terminal
  938. | T_END_XML : unit terminal
  939. | T_END_WRITE : unit terminal
  940. | T_END_WAIT : unit terminal
  941. | T_END_USE : unit terminal
  942. | T_END_UNSTRING : unit terminal
  943. | T_END_SUBTRACT : unit terminal
  944. | T_END_STRING : unit terminal
  945. | T_END_START : unit terminal
  946. | T_END_SET : unit terminal
  947. | T_END_SEND : unit terminal
  948. | T_END_REWRITE : unit terminal
  949. | T_END_RETURN : unit terminal
  950. | T_END_REPLACE : unit terminal
  951. | T_END_RECEIVE : unit terminal
  952. | T_END_READ : unit terminal
  953. | T_END_PERFORM : unit terminal
  954. | T_END_ON : unit terminal
  955. | T_END_OF_PAGE : unit terminal
  956. | T_END_MULTIPLY : unit terminal
  957. | T_END_MOVE : unit terminal
  958. | T_END_MODIFY : unit terminal
  959. | T_END_JSON : unit terminal
  960. | T_END_INVOKE : unit terminal
  961. | T_END_IF : unit terminal
  962. | T_END_EXEC : unit terminal
  963. | T_END_EVALUATE : unit terminal
  964. | T_END_ENABLE : unit terminal
  965. | T_END_DIVIDE : unit terminal
  966. | T_END_DISPLAY : unit terminal
  967. | T_END_DISABLE : unit terminal
  968. | T_END_DELETE : unit terminal
  969. | T_END_COPY : unit terminal
  970. | T_END_COMPUTE : unit terminal
  971. | T_END_COLOR : unit terminal
  972. | T_END_CHAIN : unit terminal
  973. | T_END_CALL : unit terminal
  974. | T_END_ADD : unit terminal
  975. | T_END_ACCEPT : unit terminal
  976. | T_ENDING : unit terminal
  977. | T_END : unit terminal
  978. | T_ENCRYPTION : unit terminal
  979. | T_ENCODING : unit terminal
  980. | T_ENABLED : unit terminal
  981. | T_ENABLE : unit terminal
  982. | T_EMI : unit terminal
  983. | T_ELSE : unit terminal
  984. | T_ELEMENT : unit terminal
  985. | T_EJECT : unit terminal
  986. | T_EIGHTY_EIGHT : unit terminal
  987. | T_EGI : unit terminal
  988. | T_EGCS : unit terminal
  989. | T_EGC : unit terminal
  990. | T_EDITING : unit terminal
  991. | T_ECHO : unit terminal
  992. | T_EC : unit terminal
  993. | T_EBCDIC : unit terminal
  994. | T_DYNAMIC : unit terminal
  995. | T_DUPLICATES : unit terminal
  996. | T_DROP_LIST : unit terminal
  997. | T_DROP_DOWN : unit terminal
  998. | T_DROP : unit terminal
  999. | T_DRAW : unit terminal
  1000. | T_DRAG_COLOR : unit terminal
  1001. | T_DOWN : unit terminal
  1002. | T_DOUBLE_COLON : unit terminal
  1003. | T_DOUBLE_ASTERISK : unit terminal
  1004. | T_DOUBLE : unit terminal
  1005. | T_DOT_DASH : unit terminal
  1006. | T_DOTTED : unit terminal
  1007. | T_DOTDASH : unit terminal
  1008. | T_DIVISION : unit terminal
  1009. | T_DIVIDER_COLOR : unit terminal
  1010. | T_DIVIDERS : unit terminal
  1011. | T_DIVIDE : unit terminal
  1012. | T_DISPLAY_ST : unit terminal
  1013. | T_DISPLAY_FORMAT : unit terminal
  1014. | T_DISPLAY_COLUMNS : unit terminal
  1015. | T_DISPLAY_4 : unit terminal
  1016. | T_DISPLAY_3 : unit terminal
  1017. | T_DISPLAY_2 : unit terminal
  1018. | T_DISPLAY_1 : unit terminal
  1019. | T_DISPLAY : unit terminal
  1020. | T_DISP : unit terminal
  1021. | T_DISK : unit terminal
  1022. | T_DISJOINING : unit terminal
  1023. | T_DISCONNECT : unit terminal
  1024. | T_DISC : unit terminal
  1025. | T_DISABLE : unit terminal
  1026. | T_DIGITS : string terminal
  1027. | T_DETAIL : unit terminal
  1028. | T_DESTROY : unit terminal
  1029. | T_DESTINATION : unit terminal
  1030. | T_DESCRIPTOR : unit terminal
  1031. | T_DESCENDING : unit terminal
  1032. | T_DEPENDING : unit terminal
  1033. | T_DELIMITER : unit terminal
  1034. | T_DELIMITED : unit terminal
  1035. | T_DELETE : unit terminal
  1036. | T_DEFINITION : unit terminal
  1037. | T_DEFAULT_FONT : unit terminal
  1038. | T_DEFAULT_BUTTON : unit terminal
  1039. | T_DEFAULT : unit terminal
  1040. | T_DECLARE : unit terminal
  1041. | T_DECLARATIVES : unit terminal
  1042. | T_DECIMAL_POINT : unit terminal
  1043. | T_DECIMAL_ENCODING : unit terminal
  1044. | T_DEBUG_SUB_3 : unit terminal
  1045. | T_DEBUG_SUB_2 : unit terminal
  1046. | T_DEBUG_SUB_1 : unit terminal
  1047. | T_DEBUG_NAME : unit terminal
  1048. | T_DEBUG_LINE : unit terminal
  1049. | T_DEBUG_ITEM : unit terminal
  1050. | T_DEBUG_CONTENTS : unit terminal
  1051. | T_DEBUGGING : unit terminal
  1052. | T_DEBUG : unit terminal
  1053. | T_DBCS : unit terminal
  1054. | T_DBCLOB_LOCATOR : unit terminal
  1055. | T_DBCLOB_FILE : unit terminal
  1056. | T_DBCLOB : unit terminal
  1057. | T_DAY_OF_WEEK : unit terminal
  1058. | T_DAY_AND_TIME : unit terminal
  1059. | T_DAY : unit terminal
  1060. | T_DATE_WRITTEN : unit terminal
  1061. | T_DATE_RECORD : unit terminal
  1062. | T_DATE_MODIFIED : unit terminal
  1063. | T_DATE_ENTRY : unit terminal
  1064. | T_DATE_COMPILED : unit terminal
  1065. | T_DATE_AND_TIME : unit terminal
  1066. | T_DATE : unit terminal
  1067. | T_DATA_TYPES : unit terminal
  1068. | T_DATA_RECORDS : unit terminal
  1069. | T_DATA_RECORD : unit terminal
  1070. | T_DATA_POINTER : unit terminal
  1071. | T_DATA_COLUMNS : unit terminal
  1072. | T_DATA : unit terminal
  1073. | T_DASH_SIGN : unit terminal
  1074. | T_DASHED : unit terminal
  1075. | T_CYL_OVERFLOW : unit terminal
  1076. | T_CYL_INDEX : unit terminal
  1077. | T_CYCLE : unit terminal
  1078. | T_CUSTOM_PRINT_TEMPLATE : unit terminal
  1079. | T_CURSOR_Y : unit terminal
  1080. | T_CURSOR_X : unit terminal
  1081. | T_CURSOR_ROW : unit terminal
  1082. | T_CURSOR_FRAME_WIDTH : unit terminal
  1083. | T_CURSOR_COLOR : unit terminal
  1084. | T_CURSOR_COL : unit terminal
  1085. | T_CURSOR : unit terminal
  1086. | T_CURRENT_DATE_FUNC : unit terminal
  1087. | T_CURRENT_DATE : unit terminal
  1088. | T_CURRENT : unit terminal
  1089. | T_CURRENCY : unit terminal
  1090. | T_CULTURE : unit terminal
  1091. | T_CS_GENERAL : unit terminal
  1092. | T_CS_BASIC : unit terminal
  1093. | T_CSP : unit terminal
  1094. | T_CSIZE : unit terminal
  1095. | T_CRT_UNDER : unit terminal
  1096. | T_CRT : unit terminal
  1097. | T_CREATE : unit terminal
  1098. | T_COUNT_TRAILING : unit terminal
  1099. | T_COUNT_MIN : unit terminal
  1100. | T_COUNT_MAX : unit terminal
  1101. | T_COUNT_LEADLING : unit terminal
  1102. | T_COUNT : unit terminal
  1103. | T_CORRESPONDING : unit terminal
  1104. | T_CORE_INDEX : unit terminal
  1105. | T_COPY_SELECTION : unit terminal
  1106. | T_COPY : unit terminal
  1107. | T_CONVERT_FUNC : unit terminal
  1108. | T_CONVERTING : unit terminal
  1109. | T_CONVERT : unit terminal
  1110. | T_CONVERSION : unit terminal
  1111. | T_CONTROL_AREA : unit terminal
  1112. | T_CONTROLS_UNCROPPED : unit terminal
  1113. | T_CONTROLS : unit terminal
  1114. | T_CONTROL : unit terminal
  1115. | T_CONTINUE : unit terminal
  1116. | T_CONTENT_OF_FUNC : unit terminal
  1117. | T_CONTENT_OF : unit terminal
  1118. | T_CONTENT : unit terminal
  1119. | T_CONTAINS : unit terminal
  1120. | T_CONSTRUCTOR : unit terminal
  1121. | T_CONSTANT_RECORD : unit terminal
  1122. | T_CONSTANT : unit terminal
  1123. | T_CONSOLE_3 : unit terminal
  1124. | T_CONSOLE_2 : unit terminal
  1125. | T_CONSOLE_1 : unit terminal
  1126. | T_CONSOLE_0 : unit terminal
  1127. | T_CONNECT : unit terminal
  1128. | T_CONFIGURATION : unit terminal
  1129. | T_CONDITION : unit terminal
  1130. | T_COM_REG : unit terminal
  1131. | T_COMP_X : unit terminal
  1132. | T_COMP_N : unit terminal
  1133. | T_COMP_9 : unit terminal
  1134. | T_COMP_7 : unit terminal
  1135. | T_COMP_6 : unit terminal
  1136. | T_COMP_5 : unit terminal
  1137. | T_COMP_4 : unit terminal
  1138. | T_COMP_3 : unit terminal
  1139. | T_COMP_2 : unit terminal
  1140. | T_COMP_15 : unit terminal
  1141. | T_COMP_14 : unit terminal
  1142. | T_COMP_13 : unit terminal
  1143. | T_COMP_12 : unit terminal
  1144. | T_COMP_11 : unit terminal
  1145. | T_COMP_10 : unit terminal
  1146. | T_COMP_1 : unit terminal
  1147. | T_COMP_0 : unit terminal
  1148. | T_COMPUTE : unit terminal
  1149. | T_COMPUTATIONAL_7 : unit terminal
  1150. | T_COMPUTATIONAL_14 : unit terminal
  1151. | T_COMPUTATIONAL_13 : unit terminal
  1152. | T_COMPUTATIONAL_12 : unit terminal
  1153. | T_COMPUTATIONAL_11 : unit terminal
  1154. | T_COMPRESSION : unit terminal
  1155. | T_COMPLEMENTARY : unit terminal
  1156. | T_COMPLE : unit terminal
  1157. | T_COMP : unit terminal
  1158. | T_COMMUNICATION : unit terminal
  1159. | T_COMMON : unit terminal
  1160. | T_COMMITMENT : unit terminal
  1161. | T_COMMIT : unit terminal
  1162. | T_COMMENT_ENTRY : Cobol_ptree.comment_entry terminal
  1163. | T_COMMAND_LINE : unit terminal
  1164. | T_COMMA : unit terminal
  1165. | T_COMBO_BOX : unit terminal
  1166. | T_COLUMN_PROTECTION : unit terminal
  1167. | T_COLUMN_HEADINGS : unit terminal
  1168. | T_COLUMN_FONT : unit terminal
  1169. | T_COLUMN_DIVIDERS : unit terminal
  1170. | T_COLUMN_COLOR : unit terminal
  1171. | T_COLUMNS : unit terminal
  1172. | T_COLUMN : unit terminal
  1173. | T_COLORS : unit terminal
  1174. | T_COLOR : unit terminal
  1175. | T_COLON : unit terminal
  1176. | T_COLLATING : unit terminal
  1177. | T_COL : unit terminal
  1178. | T_COERCION : unit terminal
  1179. | T_CODE_SET : unit terminal
  1180. | T_CODE : unit terminal
  1181. | T_COBOL : unit terminal
  1182. | T_CLOSE : unit terminal
  1183. | T_CLOCK_UNITS : unit terminal
  1184. | T_CLOB_LOCATOR : unit terminal
  1185. | T_CLOB_FILE : unit terminal
  1186. | T_CLOB : unit terminal
  1187. | T_CLINES : unit terminal
  1188. | T_CLINE : unit terminal
  1189. | T_CLEAR_SELECTION : unit terminal
  1190. | T_CLASS_OBJECT : unit terminal
  1191. | T_CLASS_NAME : unit terminal
  1192. | T_CLASS_ID : unit terminal
  1193. | T_CLASS_CONTROL : unit terminal
  1194. | T_CLASSIFICATION : unit terminal
  1195. | T_CLASS : unit terminal
  1196. | T_CICS : unit terminal
  1197. | T_CHECK_BOX : unit terminal
  1198. | T_CHECKPOINT_FILE : unit terminal
  1199. | T_CHECK : unit terminal
  1200. | T_CHAR_VARYING : unit terminal
  1201. | T_CHAR_FUNC : unit terminal
  1202. | T_CHART : unit terminal
  1203. | T_CHARACTERS : unit terminal
  1204. | T_CHARACTER : unit terminal
  1205. | T_CHAR : unit terminal
  1206. | T_CHANGED : unit terminal
  1207. | T_CHAINING : unit terminal
  1208. | T_CHAIN : unit terminal
  1209. | T_CH : unit terminal
  1210. | T_CF : unit terminal
  1211. | T_CENTURY_DAY : unit terminal
  1212. | T_CENTURY_DATE : unit terminal
  1213. | T_CENTERED_HEADINGS : unit terminal
  1214. | T_CENTERED : unit terminal
  1215. | T_CENTER : unit terminal
  1216. | T_CELL_PROTECTION : unit terminal
  1217. | T_CELL_FONT : unit terminal
  1218. | T_CELL_DATA : unit terminal
  1219. | T_CELL_COLOR : unit terminal
  1220. | T_CELL : unit terminal
  1221. | T_CD : unit terminal
  1222. | T_CCOL : unit terminal
  1223. | T_CBL : unit terminal
  1224. | T_CATALOGUE_NAME : unit terminal
  1225. | T_CATALOGUED : unit terminal
  1226. | T_CASSETTE : unit terminal
  1227. | T_CASE_SENSITIVE : unit terminal
  1228. | T_CASE_INSENSITIVE : unit terminal
  1229. | T_CARD_READER : unit terminal
  1230. | T_CARD_PUNCH : unit terminal
  1231. | T_CAPACITY : unit terminal
  1232. | T_CANCEL_BUTTON : unit terminal
  1233. | T_CANCEL : unit terminal
  1234. | T_CALLED : unit terminal
  1235. | T_CALL : unit terminal
  1236. | T_CALENDAR_FONT : unit terminal
  1237. | T_C : unit terminal
  1238. | T_B_XOR : unit terminal
  1239. | T_B_SHIFT_RC : unit terminal
  1240. | T_B_SHIFT_R : unit terminal
  1241. | T_B_SHIFT_LC : unit terminal
  1242. | T_B_SHIFT_L : unit terminal
  1243. | T_B_OR : unit terminal
  1244. | T_B_NOT : unit terminal
  1245. | T_B_EXOR : unit terminal
  1246. | T_B_AND : unit terminal
  1247. | T_BYTE_LENGTH_FUNC : unit terminal
  1248. | T_BYTE_LENGTH : unit terminal
  1249. | T_BYTES : unit terminal
  1250. | T_BYTE : unit terminal
  1251. | T_BY : unit terminal
  1252. | T_BUTTONS : unit terminal
  1253. | T_BUSY : unit terminal
  1254. | T_BULK_ADDITION : unit terminal
  1255. | T_BSN : unit terminal
  1256. | T_BROWSING : unit terminal
  1257. | T_BOXED : unit terminal
  1258. | T_BOX : unit terminal
  1259. | T_BOTTOM : unit terminal
  1260. | T_BOOLIT : Cobol_ptree.boolean terminal
  1261. | T_BOOLEAN : unit terminal
  1262. | T_BLOCK : unit terminal
  1263. | T_BLOB_LOCATOR : unit terminal
  1264. | T_BLOB_FILE : unit terminal
  1265. | T_BLOB : unit terminal
  1266. | T_BLANK : unit terminal
  1267. | T_BITS : unit terminal
  1268. | T_BITMAP_WIDTH : unit terminal
  1269. | T_BITMAP_TRANSPARENT_COLOR : unit terminal
  1270. | T_BITMAP_TRAILING : unit terminal
  1271. | T_BITMAP_TIMER : unit terminal
  1272. | T_BITMAP_START : unit terminal
  1273. | T_BITMAP_SCALE : unit terminal
  1274. | T_BITMAP_RAW_WIDTH : unit terminal
  1275. | T_BITMAP_RAW_HEIGHT : unit terminal
  1276. | T_BITMAP_NUMBER : unit terminal
  1277. | T_BITMAP_HANDLE : unit terminal
  1278. | T_BITMAP_END : unit terminal
  1279. | T_BITMAP : unit terminal
  1280. | T_BIT : unit terminal
  1281. | T_BIND : unit terminal
  1282. | T_BINARY_SHORT : unit terminal
  1283. | T_BINARY_SEQUENTIAL : unit terminal
  1284. | T_BINARY_LONG : unit terminal
  1285. | T_BINARY_ENCODING : unit terminal
  1286. | T_BINARY_DOUBLE : unit terminal
  1287. | T_BINARY_C_LONG : unit terminal
  1288. | T_BINARY_CHAR : unit terminal
  1289. | T_BINARY : unit terminal
  1290. | T_BELL : unit terminal
  1291. | T_BEGINNING : unit terminal
  1292. | T_BEFORE : unit terminal
  1293. | T_BECOMES : unit terminal
  1294. | T_BASIS : unit terminal
  1295. | T_BASED : unit terminal
  1296. | T_BAR : unit terminal
  1297. | T_BACKWARD : unit terminal
  1298. | T_BACKGROUND_STANDARD : unit terminal
  1299. | T_BACKGROUND_LOW : unit terminal
  1300. | T_BACKGROUND_HIGH : unit terminal
  1301. | T_BACKGROUND_COLOR : unit terminal
  1302. | T_AX_EVENT_LIST : unit terminal
  1303. | T_AWAY_FROM_ZERO : unit terminal
  1304. | T_AUTO_SPIN : unit terminal
  1305. | T_AUTO_RESIZE : unit terminal
  1306. | T_AUTO_MINIMIZE : unit terminal
  1307. | T_AUTO_HYPHEN_SKIP : unit terminal
  1308. | T_AUTO_DECIMAL : unit terminal
  1309. | T_AUTOMATIC : unit terminal
  1310. | T_AUTO : unit terminal
  1311. | T_AUTHOR : unit terminal
  1312. | T_AT_EOP : unit terminal
  1313. | T_AT_END : unit terminal
  1314. | T_ATTRIBUTES : unit terminal
  1315. | T_ATTRIBUTE : unit terminal
  1316. | T_AT : unit terminal
  1317. | T_ASTERISK : unit terminal
  1318. | T_ASSIGN : unit terminal
  1319. | T_ASSEMBLY_NAME : unit terminal
  1320. | T_ASCII : unit terminal
  1321. | T_ASCENDING : unit terminal
  1322. | T_ASA : unit terminal
  1323. | T_AS : unit terminal
  1324. | T_ARITHMETIC : unit terminal
  1325. | T_ARGUMENT_VALUE : unit terminal
  1326. | T_ARGUMENT_NUMBER : unit terminal
  1327. | T_AREA_VALUES : unit terminal
  1328. | T_AREAS : unit terminal
  1329. | T_AREA : unit terminal
  1330. | T_ARE : unit terminal
  1331. | T_APPLY : unit terminal
  1332. | T_ANYCASE : unit terminal
  1333. | T_ANY : unit terminal
  1334. | T_ANUM : unit terminal
  1335. | T_ANSI : unit terminal
  1336. | T_AND : unit terminal
  1337. | T_AMPERSAND : unit terminal
  1338. | T_ALTERNATE : unit terminal
  1339. | T_ALTERING : unit terminal
  1340. | T_ALTER : unit terminal
  1341. | T_ALSO : unit terminal
  1342. | T_ALPHANUM_PREFIX : Cobol_ptree.alphanum terminal
  1343. | T_ALPHANUMERIC_EDITED : unit terminal
  1344. | T_ALPHANUMERIC : unit terminal
  1345. | T_ALPHANUM : Cobol_ptree.alphanum terminal
  1346. | T_ALPHABETIC_UPPER : unit terminal
  1347. | T_ALPHABETIC_LOWER : unit terminal
  1348. | T_ALPHABETIC : unit terminal
  1349. | T_ALPHABET : unit terminal
  1350. | T_ALLOWING : unit terminal
  1351. | T_ALLOCATE : unit terminal
  1352. | T_ALL : unit terminal
  1353. | T_ALIGNMENT : unit terminal
  1354. | T_ALIGNED : unit terminal
  1355. | T_ALIAS : unit terminal
  1356. | T_AFTER : unit terminal
  1357. | T_ADVANCING : unit terminal
  1358. | T_ADJUSTABLE_COLUMNS : unit terminal
  1359. | T_ADDRESS : unit terminal
  1360. | T_ADD : unit terminal
  1361. | T_ACTUAL : unit terminal
  1362. | T_ACTIVE_X : unit terminal
  1363. | T_ACTIVE_CLASS : unit terminal
  1364. | T_ACTIVATING : unit terminal
  1365. | T_ACTION : unit terminal
  1366. | T_ACQUIRE : unit terminal
  1367. | T_ACCESS : unit terminal
  1368. | T_ACCEPT : unit terminal
  1369. | T_ABSTRACT : unit terminal
  1370. | T_ABSENT : unit terminal