Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Kitware
GitHub Repository: Kitware/CMake
Path: blob/master/Source/LexerParser/cmDependsJavaLexer.h
5017 views
1
#ifndef cmDependsJava_yyHEADER_H
2
#define cmDependsJava_yyHEADER_H 1
3
#define cmDependsJava_yyIN_HEADER 1
4
5
#define FLEXINT_H 1
6
#define YY_INT_ALIGNED short int
7
8
/* A lexical scanner generated by flex */
9
10
#define FLEX_SCANNER
11
#define YY_FLEX_MAJOR_VERSION 2
12
#define YY_FLEX_MINOR_VERSION 6
13
#define YY_FLEX_SUBMINOR_VERSION 4
14
#if YY_FLEX_SUBMINOR_VERSION > 0
15
#define FLEX_BETA
16
#endif
17
18
#ifdef yy_create_buffer
19
#define cmDependsJava_yy_create_buffer_ALREADY_DEFINED
20
#else
21
#define yy_create_buffer cmDependsJava_yy_create_buffer
22
#endif
23
24
#ifdef yy_delete_buffer
25
#define cmDependsJava_yy_delete_buffer_ALREADY_DEFINED
26
#else
27
#define yy_delete_buffer cmDependsJava_yy_delete_buffer
28
#endif
29
30
#ifdef yy_scan_buffer
31
#define cmDependsJava_yy_scan_buffer_ALREADY_DEFINED
32
#else
33
#define yy_scan_buffer cmDependsJava_yy_scan_buffer
34
#endif
35
36
#ifdef yy_scan_string
37
#define cmDependsJava_yy_scan_string_ALREADY_DEFINED
38
#else
39
#define yy_scan_string cmDependsJava_yy_scan_string
40
#endif
41
42
#ifdef yy_scan_bytes
43
#define cmDependsJava_yy_scan_bytes_ALREADY_DEFINED
44
#else
45
#define yy_scan_bytes cmDependsJava_yy_scan_bytes
46
#endif
47
48
#ifdef yy_init_buffer
49
#define cmDependsJava_yy_init_buffer_ALREADY_DEFINED
50
#else
51
#define yy_init_buffer cmDependsJava_yy_init_buffer
52
#endif
53
54
#ifdef yy_flush_buffer
55
#define cmDependsJava_yy_flush_buffer_ALREADY_DEFINED
56
#else
57
#define yy_flush_buffer cmDependsJava_yy_flush_buffer
58
#endif
59
60
#ifdef yy_load_buffer_state
61
#define cmDependsJava_yy_load_buffer_state_ALREADY_DEFINED
62
#else
63
#define yy_load_buffer_state cmDependsJava_yy_load_buffer_state
64
#endif
65
66
#ifdef yy_switch_to_buffer
67
#define cmDependsJava_yy_switch_to_buffer_ALREADY_DEFINED
68
#else
69
#define yy_switch_to_buffer cmDependsJava_yy_switch_to_buffer
70
#endif
71
72
#ifdef yypush_buffer_state
73
#define cmDependsJava_yypush_buffer_state_ALREADY_DEFINED
74
#else
75
#define yypush_buffer_state cmDependsJava_yypush_buffer_state
76
#endif
77
78
#ifdef yypop_buffer_state
79
#define cmDependsJava_yypop_buffer_state_ALREADY_DEFINED
80
#else
81
#define yypop_buffer_state cmDependsJava_yypop_buffer_state
82
#endif
83
84
#ifdef yyensure_buffer_stack
85
#define cmDependsJava_yyensure_buffer_stack_ALREADY_DEFINED
86
#else
87
#define yyensure_buffer_stack cmDependsJava_yyensure_buffer_stack
88
#endif
89
90
#ifdef yylex
91
#define cmDependsJava_yylex_ALREADY_DEFINED
92
#else
93
#define yylex cmDependsJava_yylex
94
#endif
95
96
#ifdef yyrestart
97
#define cmDependsJava_yyrestart_ALREADY_DEFINED
98
#else
99
#define yyrestart cmDependsJava_yyrestart
100
#endif
101
102
#ifdef yylex_init
103
#define cmDependsJava_yylex_init_ALREADY_DEFINED
104
#else
105
#define yylex_init cmDependsJava_yylex_init
106
#endif
107
108
#ifdef yylex_init_extra
109
#define cmDependsJava_yylex_init_extra_ALREADY_DEFINED
110
#else
111
#define yylex_init_extra cmDependsJava_yylex_init_extra
112
#endif
113
114
#ifdef yylex_destroy
115
#define cmDependsJava_yylex_destroy_ALREADY_DEFINED
116
#else
117
#define yylex_destroy cmDependsJava_yylex_destroy
118
#endif
119
120
#ifdef yyget_debug
121
#define cmDependsJava_yyget_debug_ALREADY_DEFINED
122
#else
123
#define yyget_debug cmDependsJava_yyget_debug
124
#endif
125
126
#ifdef yyset_debug
127
#define cmDependsJava_yyset_debug_ALREADY_DEFINED
128
#else
129
#define yyset_debug cmDependsJava_yyset_debug
130
#endif
131
132
#ifdef yyget_extra
133
#define cmDependsJava_yyget_extra_ALREADY_DEFINED
134
#else
135
#define yyget_extra cmDependsJava_yyget_extra
136
#endif
137
138
#ifdef yyset_extra
139
#define cmDependsJava_yyset_extra_ALREADY_DEFINED
140
#else
141
#define yyset_extra cmDependsJava_yyset_extra
142
#endif
143
144
#ifdef yyget_in
145
#define cmDependsJava_yyget_in_ALREADY_DEFINED
146
#else
147
#define yyget_in cmDependsJava_yyget_in
148
#endif
149
150
#ifdef yyset_in
151
#define cmDependsJava_yyset_in_ALREADY_DEFINED
152
#else
153
#define yyset_in cmDependsJava_yyset_in
154
#endif
155
156
#ifdef yyget_out
157
#define cmDependsJava_yyget_out_ALREADY_DEFINED
158
#else
159
#define yyget_out cmDependsJava_yyget_out
160
#endif
161
162
#ifdef yyset_out
163
#define cmDependsJava_yyset_out_ALREADY_DEFINED
164
#else
165
#define yyset_out cmDependsJava_yyset_out
166
#endif
167
168
#ifdef yyget_leng
169
#define cmDependsJava_yyget_leng_ALREADY_DEFINED
170
#else
171
#define yyget_leng cmDependsJava_yyget_leng
172
#endif
173
174
#ifdef yyget_text
175
#define cmDependsJava_yyget_text_ALREADY_DEFINED
176
#else
177
#define yyget_text cmDependsJava_yyget_text
178
#endif
179
180
#ifdef yyget_lineno
181
#define cmDependsJava_yyget_lineno_ALREADY_DEFINED
182
#else
183
#define yyget_lineno cmDependsJava_yyget_lineno
184
#endif
185
186
#ifdef yyset_lineno
187
#define cmDependsJava_yyset_lineno_ALREADY_DEFINED
188
#else
189
#define yyset_lineno cmDependsJava_yyset_lineno
190
#endif
191
192
#ifdef yyget_column
193
#define cmDependsJava_yyget_column_ALREADY_DEFINED
194
#else
195
#define yyget_column cmDependsJava_yyget_column
196
#endif
197
198
#ifdef yyset_column
199
#define cmDependsJava_yyset_column_ALREADY_DEFINED
200
#else
201
#define yyset_column cmDependsJava_yyset_column
202
#endif
203
204
#ifdef yywrap
205
#define cmDependsJava_yywrap_ALREADY_DEFINED
206
#else
207
#define yywrap cmDependsJava_yywrap
208
#endif
209
210
#ifdef yyalloc
211
#define cmDependsJava_yyalloc_ALREADY_DEFINED
212
#else
213
#define yyalloc cmDependsJava_yyalloc
214
#endif
215
216
#ifdef yyrealloc
217
#define cmDependsJava_yyrealloc_ALREADY_DEFINED
218
#else
219
#define yyrealloc cmDependsJava_yyrealloc
220
#endif
221
222
#ifdef yyfree
223
#define cmDependsJava_yyfree_ALREADY_DEFINED
224
#else
225
#define yyfree cmDependsJava_yyfree
226
#endif
227
228
/* First, we deal with platform-specific or compiler-specific issues. */
229
230
/* begin standard C headers. */
231
#include <stdio.h>
232
#include <string.h>
233
#include <errno.h>
234
#include <stdlib.h>
235
236
/* end standard C headers. */
237
238
/* flex integer type definitions */
239
240
#ifndef FLEXINT_H
241
#define FLEXINT_H
242
243
/* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
244
245
#if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
246
247
/* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
248
* if you want the limit (max/min) macros for int types.
249
*/
250
#ifndef __STDC_LIMIT_MACROS
251
#define __STDC_LIMIT_MACROS 1
252
#endif
253
254
#include <inttypes.h>
255
typedef int8_t flex_int8_t;
256
typedef uint8_t flex_uint8_t;
257
typedef int16_t flex_int16_t;
258
typedef uint16_t flex_uint16_t;
259
typedef int32_t flex_int32_t;
260
typedef uint32_t flex_uint32_t;
261
#else
262
typedef signed char flex_int8_t;
263
typedef short int flex_int16_t;
264
typedef int flex_int32_t;
265
typedef unsigned char flex_uint8_t;
266
typedef unsigned short int flex_uint16_t;
267
typedef unsigned int flex_uint32_t;
268
269
/* Limits of integral types. */
270
#ifndef INT8_MIN
271
#define INT8_MIN (-128)
272
#endif
273
#ifndef INT16_MIN
274
#define INT16_MIN (-32767-1)
275
#endif
276
#ifndef INT32_MIN
277
#define INT32_MIN (-2147483647-1)
278
#endif
279
#ifndef INT8_MAX
280
#define INT8_MAX (127)
281
#endif
282
#ifndef INT16_MAX
283
#define INT16_MAX (32767)
284
#endif
285
#ifndef INT32_MAX
286
#define INT32_MAX (2147483647)
287
#endif
288
#ifndef UINT8_MAX
289
#define UINT8_MAX (255U)
290
#endif
291
#ifndef UINT16_MAX
292
#define UINT16_MAX (65535U)
293
#endif
294
#ifndef UINT32_MAX
295
#define UINT32_MAX (4294967295U)
296
#endif
297
298
#ifndef SIZE_MAX
299
#define SIZE_MAX (~(size_t)0)
300
#endif
301
302
#endif /* ! C99 */
303
304
#endif /* ! FLEXINT_H */
305
306
/* begin standard C++ headers. */
307
308
/* TODO: this is always defined, so inline it */
309
#define yyconst const
310
311
#if defined(__GNUC__) && __GNUC__ >= 3
312
#define yynoreturn __attribute__((__noreturn__))
313
#else
314
#define yynoreturn
315
#endif
316
317
/* An opaque pointer. */
318
#ifndef YY_TYPEDEF_YY_SCANNER_T
319
#define YY_TYPEDEF_YY_SCANNER_T
320
typedef void* yyscan_t;
321
#endif
322
323
/* For convenience, these vars (plus the bison vars far below)
324
are macros in the reentrant scanner. */
325
#define yyin yyg->yyin_r
326
#define yyout yyg->yyout_r
327
#define yyextra yyg->yyextra_r
328
#define yyleng yyg->yyleng_r
329
#define yytext yyg->yytext_r
330
#define yylineno (YY_CURRENT_BUFFER_LVALUE->yy_bs_lineno)
331
#define yycolumn (YY_CURRENT_BUFFER_LVALUE->yy_bs_column)
332
#define yy_flex_debug yyg->yy_flex_debug_r
333
334
/* Size of default input buffer. */
335
#ifndef YY_BUF_SIZE
336
#ifdef __ia64__
337
/* On IA-64, the buffer size is 16k, not 8k.
338
* Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case.
339
* Ditto for the __ia64__ case accordingly.
340
*/
341
#define YY_BUF_SIZE 32768
342
#else
343
#define YY_BUF_SIZE 16384
344
#endif /* __ia64__ */
345
#endif
346
347
#ifndef YY_TYPEDEF_YY_BUFFER_STATE
348
#define YY_TYPEDEF_YY_BUFFER_STATE
349
typedef struct yy_buffer_state *YY_BUFFER_STATE;
350
#endif
351
352
#ifndef YY_TYPEDEF_YY_SIZE_T
353
#define YY_TYPEDEF_YY_SIZE_T
354
typedef size_t yy_size_t;
355
#endif
356
357
#ifndef YY_STRUCT_YY_BUFFER_STATE
358
#define YY_STRUCT_YY_BUFFER_STATE
359
struct yy_buffer_state
360
{
361
FILE *yy_input_file;
362
363
char *yy_ch_buf; /* input buffer */
364
char *yy_buf_pos; /* current position in input buffer */
365
366
/* Size of input buffer in bytes, not including room for EOB
367
* characters.
368
*/
369
int yy_buf_size;
370
371
/* Number of characters read into yy_ch_buf, not including EOB
372
* characters.
373
*/
374
int yy_n_chars;
375
376
/* Whether we "own" the buffer - i.e., we know we created it,
377
* and can realloc() it to grow it, and should free() it to
378
* delete it.
379
*/
380
int yy_is_our_buffer;
381
382
/* Whether this is an "interactive" input source; if so, and
383
* if we're using stdio for input, then we want to use getc()
384
* instead of fread(), to make sure we stop fetching input after
385
* each newline.
386
*/
387
int yy_is_interactive;
388
389
/* Whether we're considered to be at the beginning of a line.
390
* If so, '^' rules will be active on the next match, otherwise
391
* not.
392
*/
393
int yy_at_bol;
394
395
int yy_bs_lineno; /**< The line count. */
396
int yy_bs_column; /**< The column count. */
397
398
/* Whether to try to fill the input buffer when we reach the
399
* end of it.
400
*/
401
int yy_fill_buffer;
402
403
int yy_buffer_status;
404
405
};
406
#endif /* !YY_STRUCT_YY_BUFFER_STATE */
407
408
void yyrestart ( FILE *input_file , yyscan_t yyscanner );
409
void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer , yyscan_t yyscanner );
410
YY_BUFFER_STATE yy_create_buffer ( FILE *file, int size , yyscan_t yyscanner );
411
void yy_delete_buffer ( YY_BUFFER_STATE b , yyscan_t yyscanner );
412
void yy_flush_buffer ( YY_BUFFER_STATE b , yyscan_t yyscanner );
413
void yypush_buffer_state ( YY_BUFFER_STATE new_buffer , yyscan_t yyscanner );
414
void yypop_buffer_state ( yyscan_t yyscanner );
415
416
YY_BUFFER_STATE yy_scan_buffer ( char *base, yy_size_t size , yyscan_t yyscanner );
417
YY_BUFFER_STATE yy_scan_string ( const char *yy_str , yyscan_t yyscanner );
418
YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len , yyscan_t yyscanner );
419
420
void *yyalloc ( yy_size_t , yyscan_t yyscanner );
421
void *yyrealloc ( void *, yy_size_t , yyscan_t yyscanner );
422
void yyfree ( void * , yyscan_t yyscanner );
423
424
/* Begin user sect3 */
425
426
#define cmDependsJava_yywrap(yyscanner) (/*CONSTCOND*/1)
427
#define YY_SKIP_YYWRAP
428
429
#define yytext_ptr yytext_r
430
431
#ifdef YY_HEADER_EXPORT_START_CONDITIONS
432
#define INITIAL 0
433
#define comment 1
434
#define string 2
435
436
#endif
437
438
#ifndef YY_EXTRA_TYPE
439
#define YY_EXTRA_TYPE void *
440
#endif
441
442
int yylex_init (yyscan_t* scanner);
443
444
int yylex_init_extra ( YY_EXTRA_TYPE user_defined, yyscan_t* scanner);
445
446
/* Accessor methods to globals.
447
These are made visible to non-reentrant scanners for convenience. */
448
449
int yylex_destroy ( yyscan_t yyscanner );
450
451
int yyget_debug ( yyscan_t yyscanner );
452
453
void yyset_debug ( int debug_flag , yyscan_t yyscanner );
454
455
YY_EXTRA_TYPE yyget_extra ( yyscan_t yyscanner );
456
457
void yyset_extra ( YY_EXTRA_TYPE user_defined , yyscan_t yyscanner );
458
459
FILE *yyget_in ( yyscan_t yyscanner );
460
461
void yyset_in ( FILE * _in_str , yyscan_t yyscanner );
462
463
FILE *yyget_out ( yyscan_t yyscanner );
464
465
void yyset_out ( FILE * _out_str , yyscan_t yyscanner );
466
467
int yyget_leng ( yyscan_t yyscanner );
468
469
char *yyget_text ( yyscan_t yyscanner );
470
471
int yyget_lineno ( yyscan_t yyscanner );
472
473
void yyset_lineno ( int _line_number , yyscan_t yyscanner );
474
475
int yyget_column ( yyscan_t yyscanner );
476
477
void yyset_column ( int _column_no , yyscan_t yyscanner );
478
479
/* Macros after this point can all be overridden by user definitions in
480
* section 1.
481
*/
482
483
#ifndef YY_SKIP_YYWRAP
484
#ifdef __cplusplus
485
extern "C" int yywrap ( yyscan_t yyscanner );
486
#else
487
extern int yywrap ( yyscan_t yyscanner );
488
#endif
489
#endif
490
491
#ifndef yytext_ptr
492
static void yy_flex_strncpy ( char *, const char *, int , yyscan_t yyscanner);
493
#endif
494
495
#ifdef YY_NEED_STRLEN
496
static int yy_flex_strlen ( const char * , yyscan_t yyscanner);
497
#endif
498
499
#ifndef YY_NO_INPUT
500
501
#endif
502
503
/* Amount of stuff to slurp up with each read. */
504
#ifndef YY_READ_BUF_SIZE
505
#ifdef __ia64__
506
/* On IA-64, the buffer size is 16k, not 8k */
507
#define YY_READ_BUF_SIZE 16384
508
#else
509
#define YY_READ_BUF_SIZE 8192
510
#endif /* __ia64__ */
511
#endif
512
513
/* Number of entries by which start-condition stack grows. */
514
#ifndef YY_START_STACK_INCR
515
#define YY_START_STACK_INCR 25
516
#endif
517
518
/* Default declaration of generated scanner - a define so the user can
519
* easily add parameters.
520
*/
521
#ifndef YY_DECL
522
#define YY_DECL_IS_OURS 1
523
524
extern int yylex (yyscan_t yyscanner);
525
526
#define YY_DECL int yylex (yyscan_t yyscanner)
527
#endif /* !YY_DECL */
528
529
/* yy_get_previous_state - get the state just before the EOB char was reached */
530
531
#undef YY_NEW_FILE
532
#undef YY_FLUSH_BUFFER
533
#undef yy_set_bol
534
#undef yy_new_buffer
535
#undef yy_set_interactive
536
#undef YY_DO_BEFORE_ACTION
537
538
#ifdef YY_DECL_IS_OURS
539
#undef YY_DECL_IS_OURS
540
#undef YY_DECL
541
#endif
542
543
#ifndef cmDependsJava_yy_create_buffer_ALREADY_DEFINED
544
#undef yy_create_buffer
545
#endif
546
#ifndef cmDependsJava_yy_delete_buffer_ALREADY_DEFINED
547
#undef yy_delete_buffer
548
#endif
549
#ifndef cmDependsJava_yy_scan_buffer_ALREADY_DEFINED
550
#undef yy_scan_buffer
551
#endif
552
#ifndef cmDependsJava_yy_scan_string_ALREADY_DEFINED
553
#undef yy_scan_string
554
#endif
555
#ifndef cmDependsJava_yy_scan_bytes_ALREADY_DEFINED
556
#undef yy_scan_bytes
557
#endif
558
#ifndef cmDependsJava_yy_init_buffer_ALREADY_DEFINED
559
#undef yy_init_buffer
560
#endif
561
#ifndef cmDependsJava_yy_flush_buffer_ALREADY_DEFINED
562
#undef yy_flush_buffer
563
#endif
564
#ifndef cmDependsJava_yy_load_buffer_state_ALREADY_DEFINED
565
#undef yy_load_buffer_state
566
#endif
567
#ifndef cmDependsJava_yy_switch_to_buffer_ALREADY_DEFINED
568
#undef yy_switch_to_buffer
569
#endif
570
#ifndef cmDependsJava_yypush_buffer_state_ALREADY_DEFINED
571
#undef yypush_buffer_state
572
#endif
573
#ifndef cmDependsJava_yypop_buffer_state_ALREADY_DEFINED
574
#undef yypop_buffer_state
575
#endif
576
#ifndef cmDependsJava_yyensure_buffer_stack_ALREADY_DEFINED
577
#undef yyensure_buffer_stack
578
#endif
579
#ifndef cmDependsJava_yylex_ALREADY_DEFINED
580
#undef yylex
581
#endif
582
#ifndef cmDependsJava_yyrestart_ALREADY_DEFINED
583
#undef yyrestart
584
#endif
585
#ifndef cmDependsJava_yylex_init_ALREADY_DEFINED
586
#undef yylex_init
587
#endif
588
#ifndef cmDependsJava_yylex_init_extra_ALREADY_DEFINED
589
#undef yylex_init_extra
590
#endif
591
#ifndef cmDependsJava_yylex_destroy_ALREADY_DEFINED
592
#undef yylex_destroy
593
#endif
594
#ifndef cmDependsJava_yyget_debug_ALREADY_DEFINED
595
#undef yyget_debug
596
#endif
597
#ifndef cmDependsJava_yyset_debug_ALREADY_DEFINED
598
#undef yyset_debug
599
#endif
600
#ifndef cmDependsJava_yyget_extra_ALREADY_DEFINED
601
#undef yyget_extra
602
#endif
603
#ifndef cmDependsJava_yyset_extra_ALREADY_DEFINED
604
#undef yyset_extra
605
#endif
606
#ifndef cmDependsJava_yyget_in_ALREADY_DEFINED
607
#undef yyget_in
608
#endif
609
#ifndef cmDependsJava_yyset_in_ALREADY_DEFINED
610
#undef yyset_in
611
#endif
612
#ifndef cmDependsJava_yyget_out_ALREADY_DEFINED
613
#undef yyget_out
614
#endif
615
#ifndef cmDependsJava_yyset_out_ALREADY_DEFINED
616
#undef yyset_out
617
#endif
618
#ifndef cmDependsJava_yyget_leng_ALREADY_DEFINED
619
#undef yyget_leng
620
#endif
621
#ifndef cmDependsJava_yyget_text_ALREADY_DEFINED
622
#undef yyget_text
623
#endif
624
#ifndef cmDependsJava_yyget_lineno_ALREADY_DEFINED
625
#undef yyget_lineno
626
#endif
627
#ifndef cmDependsJava_yyset_lineno_ALREADY_DEFINED
628
#undef yyset_lineno
629
#endif
630
#ifndef cmDependsJava_yyget_column_ALREADY_DEFINED
631
#undef yyget_column
632
#endif
633
#ifndef cmDependsJava_yyset_column_ALREADY_DEFINED
634
#undef yyset_column
635
#endif
636
#ifndef cmDependsJava_yywrap_ALREADY_DEFINED
637
#undef yywrap
638
#endif
639
#ifndef cmDependsJava_yyget_lval_ALREADY_DEFINED
640
#undef yyget_lval
641
#endif
642
#ifndef cmDependsJava_yyset_lval_ALREADY_DEFINED
643
#undef yyset_lval
644
#endif
645
#ifndef cmDependsJava_yyget_lloc_ALREADY_DEFINED
646
#undef yyget_lloc
647
#endif
648
#ifndef cmDependsJava_yyset_lloc_ALREADY_DEFINED
649
#undef yyset_lloc
650
#endif
651
#ifndef cmDependsJava_yyalloc_ALREADY_DEFINED
652
#undef yyalloc
653
#endif
654
#ifndef cmDependsJava_yyrealloc_ALREADY_DEFINED
655
#undef yyrealloc
656
#endif
657
#ifndef cmDependsJava_yyfree_ALREADY_DEFINED
658
#undef yyfree
659
#endif
660
#ifndef cmDependsJava_yytext_ALREADY_DEFINED
661
#undef yytext
662
#endif
663
#ifndef cmDependsJava_yyleng_ALREADY_DEFINED
664
#undef yyleng
665
#endif
666
#ifndef cmDependsJava_yyin_ALREADY_DEFINED
667
#undef yyin
668
#endif
669
#ifndef cmDependsJava_yyout_ALREADY_DEFINED
670
#undef yyout
671
#endif
672
#ifndef cmDependsJava_yy_flex_debug_ALREADY_DEFINED
673
#undef yy_flex_debug
674
#endif
675
#ifndef cmDependsJava_yylineno_ALREADY_DEFINED
676
#undef yylineno
677
#endif
678
#ifndef cmDependsJava_yytables_fload_ALREADY_DEFINED
679
#undef yytables_fload
680
#endif
681
#ifndef cmDependsJava_yytables_destroy_ALREADY_DEFINED
682
#undef yytables_destroy
683
#endif
684
#ifndef cmDependsJava_yyTABLES_NAME_ALREADY_DEFINED
685
#undef yyTABLES_NAME
686
#endif
687
688
#undef cmDependsJava_yyIN_HEADER
689
#endif /* cmDependsJava_yyHEADER_H */
690
691