-#line 1 "dhcp4_lexer.cc"
+#line 2 "dhcp4_lexer.cc"
-#line 3 "dhcp4_lexer.cc"
+#line 4 "dhcp4_lexer.cc"
#define YY_INT_ALIGNED short int
/* A lexical scanner generated by flex */
/* %not-for-header */
+
/* %if-c-only */
/* %if-not-reentrant */
#define yy_create_buffer parser4__create_buffer
#define yy_delete_buffer parser4__delete_buffer
-#define yy_scan_buffer parser4__scan_buffer
-#define yy_scan_string parser4__scan_string
-#define yy_scan_bytes parser4__scan_bytes
+#define yy_flex_debug parser4__flex_debug
#define yy_init_buffer parser4__init_buffer
#define yy_flush_buffer parser4__flush_buffer
#define yy_load_buffer_state parser4__load_buffer_state
#define yy_switch_to_buffer parser4__switch_to_buffer
-#define yypush_buffer_state parser4_push_buffer_state
-#define yypop_buffer_state parser4_pop_buffer_state
-#define yyensure_buffer_stack parser4_ensure_buffer_stack
-#define yy_flex_debug parser4__flex_debug
#define yyin parser4_in
#define yyleng parser4_leng
#define yylex parser4_lex
#define FLEX_SCANNER
#define YY_FLEX_MAJOR_VERSION 2
#define YY_FLEX_MINOR_VERSION 6
-#define YY_FLEX_SUBMINOR_VERSION 4
+#define YY_FLEX_SUBMINOR_VERSION 1
#if YY_FLEX_SUBMINOR_VERSION > 0
#define FLEX_BETA
#endif
/* %endif */
/* %if-c-only */
-#ifdef yy_create_buffer
-#define parser4__create_buffer_ALREADY_DEFINED
-#else
-#define yy_create_buffer parser4__create_buffer
-#endif
-
-#ifdef yy_delete_buffer
-#define parser4__delete_buffer_ALREADY_DEFINED
-#else
-#define yy_delete_buffer parser4__delete_buffer
-#endif
-
-#ifdef yy_scan_buffer
-#define parser4__scan_buffer_ALREADY_DEFINED
-#else
-#define yy_scan_buffer parser4__scan_buffer
-#endif
-
-#ifdef yy_scan_string
-#define parser4__scan_string_ALREADY_DEFINED
-#else
-#define yy_scan_string parser4__scan_string
-#endif
-
-#ifdef yy_scan_bytes
-#define parser4__scan_bytes_ALREADY_DEFINED
-#else
-#define yy_scan_bytes parser4__scan_bytes
-#endif
-
-#ifdef yy_init_buffer
-#define parser4__init_buffer_ALREADY_DEFINED
-#else
-#define yy_init_buffer parser4__init_buffer
-#endif
-
-#ifdef yy_flush_buffer
-#define parser4__flush_buffer_ALREADY_DEFINED
-#else
-#define yy_flush_buffer parser4__flush_buffer
-#endif
-
-#ifdef yy_load_buffer_state
-#define parser4__load_buffer_state_ALREADY_DEFINED
-#else
-#define yy_load_buffer_state parser4__load_buffer_state
-#endif
-
-#ifdef yy_switch_to_buffer
-#define parser4__switch_to_buffer_ALREADY_DEFINED
-#else
-#define yy_switch_to_buffer parser4__switch_to_buffer
-#endif
-
-#ifdef yypush_buffer_state
-#define parser4_push_buffer_state_ALREADY_DEFINED
-#else
-#define yypush_buffer_state parser4_push_buffer_state
-#endif
-
-#ifdef yypop_buffer_state
-#define parser4_pop_buffer_state_ALREADY_DEFINED
-#else
-#define yypop_buffer_state parser4_pop_buffer_state
-#endif
-
-#ifdef yyensure_buffer_stack
-#define parser4_ensure_buffer_stack_ALREADY_DEFINED
-#else
-#define yyensure_buffer_stack parser4_ensure_buffer_stack
-#endif
-
-#ifdef yylex
-#define parser4_lex_ALREADY_DEFINED
-#else
-#define yylex parser4_lex
-#endif
-
-#ifdef yyrestart
-#define parser4_restart_ALREADY_DEFINED
-#else
-#define yyrestart parser4_restart
-#endif
-
-#ifdef yylex_init
-#define parser4_lex_init_ALREADY_DEFINED
-#else
-#define yylex_init parser4_lex_init
-#endif
-
-#ifdef yylex_init_extra
-#define parser4_lex_init_extra_ALREADY_DEFINED
-#else
-#define yylex_init_extra parser4_lex_init_extra
-#endif
-
-#ifdef yylex_destroy
-#define parser4_lex_destroy_ALREADY_DEFINED
-#else
-#define yylex_destroy parser4_lex_destroy
-#endif
-
-#ifdef yyget_debug
-#define parser4_get_debug_ALREADY_DEFINED
-#else
-#define yyget_debug parser4_get_debug
-#endif
-
-#ifdef yyset_debug
-#define parser4_set_debug_ALREADY_DEFINED
-#else
-#define yyset_debug parser4_set_debug
-#endif
-
-#ifdef yyget_extra
-#define parser4_get_extra_ALREADY_DEFINED
-#else
-#define yyget_extra parser4_get_extra
-#endif
-
-#ifdef yyset_extra
-#define parser4_set_extra_ALREADY_DEFINED
-#else
-#define yyset_extra parser4_set_extra
-#endif
-
-#ifdef yyget_in
-#define parser4_get_in_ALREADY_DEFINED
-#else
-#define yyget_in parser4_get_in
-#endif
-
-#ifdef yyset_in
-#define parser4_set_in_ALREADY_DEFINED
-#else
-#define yyset_in parser4_set_in
-#endif
-
-#ifdef yyget_out
-#define parser4_get_out_ALREADY_DEFINED
-#else
-#define yyget_out parser4_get_out
-#endif
-
-#ifdef yyset_out
-#define parser4_set_out_ALREADY_DEFINED
-#else
-#define yyset_out parser4_set_out
-#endif
-
-#ifdef yyget_leng
-#define parser4_get_leng_ALREADY_DEFINED
-#else
-#define yyget_leng parser4_get_leng
-#endif
-
-#ifdef yyget_text
-#define parser4_get_text_ALREADY_DEFINED
-#else
-#define yyget_text parser4_get_text
-#endif
-
-#ifdef yyget_lineno
-#define parser4_get_lineno_ALREADY_DEFINED
-#else
-#define yyget_lineno parser4_get_lineno
-#endif
-
-#ifdef yyset_lineno
-#define parser4_set_lineno_ALREADY_DEFINED
-#else
-#define yyset_lineno parser4_set_lineno
-#endif
-
-#ifdef yywrap
-#define parser4_wrap_ALREADY_DEFINED
-#else
-#define yywrap parser4_wrap
-#endif
-
+
/* %endif */
-#ifdef yyalloc
-#define parser4_alloc_ALREADY_DEFINED
-#else
-#define yyalloc parser4_alloc
-#endif
-
-#ifdef yyrealloc
-#define parser4_realloc_ALREADY_DEFINED
-#else
-#define yyrealloc parser4_realloc
-#endif
-
-#ifdef yyfree
-#define parser4_free_ALREADY_DEFINED
-#else
-#define yyfree parser4_free
-#endif
-
/* %if-c-only */
-#ifdef yytext
-#define parser4_text_ALREADY_DEFINED
-#else
-#define yytext parser4_text
-#endif
-
-#ifdef yyleng
-#define parser4_leng_ALREADY_DEFINED
-#else
-#define yyleng parser4_leng
-#endif
-
-#ifdef yyin
-#define parser4_in_ALREADY_DEFINED
-#else
-#define yyin parser4_in
-#endif
-
-#ifdef yyout
-#define parser4_out_ALREADY_DEFINED
-#else
-#define yyout parser4_out
-#endif
-
-#ifdef yy_flex_debug
-#define parser4__flex_debug_ALREADY_DEFINED
-#else
-#define yy_flex_debug parser4__flex_debug
-#endif
-
-#ifdef yylineno
-#define parser4_lineno_ALREADY_DEFINED
-#else
-#define yylineno parser4_lineno
-#endif
-
/* %endif */
/* First, we deal with platform-specific or compiler-specific issues. */
#define UINT32_MAX (4294967295U)
#endif
-#ifndef SIZE_MAX
-#define SIZE_MAX (~(size_t)0)
-#endif
-
#endif /* ! C99 */
#endif /* ! FLEXINT_H */
/* %endif */
-/* begin standard C++ headers. */
/* %if-c++-only */
/* %endif */
#endif
/* %not-for-header */
+
/* Returned upon end-of-file. */
#define YY_NULL 0
/* %ok-for-header */
/* %not-for-header */
-/* Promotes a possibly negative, possibly signed char to an
- * integer in range [0..255] for use as an array index.
+
+/* Promotes a possibly negative, possibly signed char to an unsigned
+ * integer for use as an array index. If the signed char is negative,
+ * we want to instead treat it as an 8-bit unsigned char, hence the
+ * double cast.
*/
-#define YY_SC_TO_UI(c) ((YY_CHAR) (c))
+#define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
/* %ok-for-header */
/* %if-reentrant */
* definition of BEGIN.
*/
#define BEGIN (yy_start) = 1 + 2 *
+
/* Translate the current start state into a value that can be later handed
* to BEGIN to return to the state. The YYSTATE alias is for lex
* compatibility.
*/
#define YY_START (((yy_start) - 1) / 2)
#define YYSTATE YY_START
+
/* Action number for EOF rule of a given start state. */
#define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
+
/* Special action meaning "start processing a new file". */
-#define YY_NEW_FILE yyrestart( yyin )
+#define YY_NEW_FILE parser4_restart(parser4_in )
+
#define YY_END_OF_BUFFER_CHAR 0
/* Size of default input buffer. */
#endif
/* %if-not-reentrant */
-extern int yyleng;
+extern int parser4_leng;
/* %endif */
/* %if-c-only */
/* %if-not-reentrant */
-extern FILE *yyin, *yyout;
+extern FILE *parser4_in, *parser4_out;
/* %endif */
/* %endif */
#define EOB_ACT_CONTINUE_SCAN 0
#define EOB_ACT_END_OF_FILE 1
#define EOB_ACT_LAST_MATCH 2
-
+
#define YY_LESS_LINENO(n)
#define YY_LINENO_REWIND_TO(ptr)
#define yyless(n) \
do \
{ \
- /* Undo effects of setting up yytext. */ \
+ /* Undo effects of setting up parser4_text. */ \
int yyless_macro_arg = (n); \
YY_LESS_LINENO(yyless_macro_arg);\
*yy_cp = (yy_hold_char); \
YY_RESTORE_YY_MORE_OFFSET \
(yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
- YY_DO_BEFORE_ACTION; /* set up yytext again */ \
+ YY_DO_BEFORE_ACTION; /* set up parser4_text again */ \
} \
while ( 0 )
+
#define unput(c) yyunput( c, (yytext_ptr) )
#ifndef YY_STRUCT_YY_BUFFER_STATE
* possible backing-up.
*
* When we actually see the EOF, we change the status to "new"
- * (via yyrestart()), so that the user can continue scanning by
- * just pointing yyin at a new input file.
+ * (via parser4_restart()), so that the user can continue scanning by
+ * just pointing parser4_in at a new input file.
*/
#define YY_BUFFER_EOF_PENDING 2
/* %if-c-only Standard (non-C++) definition */
/* %not-for-header */
+
/* %if-not-reentrant */
/* Stack of input buffers. */
#define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
? (yy_buffer_stack)[(yy_buffer_stack_top)] \
: NULL)
+
/* Same as previous macro, but useful when we know that the buffer stack is not
* NULL or when we need an lvalue. For internal use only.
*/
/* %if-not-reentrant */
/* %not-for-header */
-/* yy_hold_char holds the character lost when yytext is formed. */
+
+/* yy_hold_char holds the character lost when parser4_text is formed. */
static char yy_hold_char;
static int yy_n_chars; /* number of characters read into yy_ch_buf */
-int yyleng;
+int parser4_leng;
/* Points to current character in buffer. */
static char *yy_c_buf_p = NULL;
static int yy_init = 0; /* whether we need to initialize */
static int yy_start = 0; /* start state number */
-/* Flag which is used to allow yywrap()'s to do buffer switches
- * instead of setting up a fresh yyin. A bit of a hack ...
+/* Flag which is used to allow parser4_wrap()'s to do buffer switches
+ * instead of setting up a fresh parser4_in. A bit of a hack ...
*/
static int yy_did_buffer_switch_on_eof;
/* %ok-for-header */
/* %endif */
-void yyrestart ( FILE *input_file );
-void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer );
-YY_BUFFER_STATE yy_create_buffer ( FILE *file, int size );
-void yy_delete_buffer ( YY_BUFFER_STATE b );
-void yy_flush_buffer ( YY_BUFFER_STATE b );
-void yypush_buffer_state ( YY_BUFFER_STATE new_buffer );
-void yypop_buffer_state ( void );
+void parser4_restart (FILE *input_file );
+void parser4__switch_to_buffer (YY_BUFFER_STATE new_buffer );
+YY_BUFFER_STATE parser4__create_buffer (FILE *file,int size );
+void parser4__delete_buffer (YY_BUFFER_STATE b );
+void parser4__flush_buffer (YY_BUFFER_STATE b );
+void parser4_push_buffer_state (YY_BUFFER_STATE new_buffer );
+void parser4_pop_buffer_state (void );
+
+static void parser4_ensure_buffer_stack (void );
+static void parser4__load_buffer_state (void );
+static void parser4__init_buffer (YY_BUFFER_STATE b,FILE *file );
-static void yyensure_buffer_stack ( void );
-static void yy_load_buffer_state ( void );
-static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file );
-#define YY_FLUSH_BUFFER yy_flush_buffer( YY_CURRENT_BUFFER )
+#define YY_FLUSH_BUFFER parser4__flush_buffer(YY_CURRENT_BUFFER )
-YY_BUFFER_STATE yy_scan_buffer ( char *base, yy_size_t size );
-YY_BUFFER_STATE yy_scan_string ( const char *yy_str );
-YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );
+YY_BUFFER_STATE parser4__scan_buffer (char *base,yy_size_t size );
+YY_BUFFER_STATE parser4__scan_string (yyconst char *yy_str );
+YY_BUFFER_STATE parser4__scan_bytes (yyconst char *bytes,int len );
/* %endif */
-void *yyalloc ( yy_size_t );
-void *yyrealloc ( void *, yy_size_t );
-void yyfree ( void * );
+void *parser4_alloc (yy_size_t );
+void *parser4_realloc (void *,yy_size_t );
+void parser4_free (void * );
+
+#define yy_new_buffer parser4__create_buffer
-#define yy_new_buffer yy_create_buffer
#define yy_set_interactive(is_interactive) \
{ \
if ( ! YY_CURRENT_BUFFER ){ \
- yyensure_buffer_stack (); \
+ parser4_ensure_buffer_stack (); \
YY_CURRENT_BUFFER_LVALUE = \
- yy_create_buffer( yyin, YY_BUF_SIZE ); \
+ parser4__create_buffer(parser4_in,YY_BUF_SIZE ); \
} \
YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
}
+
#define yy_set_bol(at_bol) \
{ \
if ( ! YY_CURRENT_BUFFER ){\
- yyensure_buffer_stack (); \
+ parser4_ensure_buffer_stack (); \
YY_CURRENT_BUFFER_LVALUE = \
- yy_create_buffer( yyin, YY_BUF_SIZE ); \
+ parser4__create_buffer(parser4_in,YY_BUF_SIZE ); \
} \
YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
}
+
#define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
-/* %% [1.0] yytext/yyin/yyout/yy_state_type/yylineno etc. def's & init go here */
+/* %% [1.0] parser4_text/parser4_in/parser4_out/yy_state_type/parser4_lineno etc. def's & init go here */
/* Begin user sect3 */
#define parser4_wrap() (/*CONSTCOND*/1)
#define YY_SKIP_YYWRAP
#define FLEX_DEBUG
-typedef flex_uint8_t YY_CHAR;
-FILE *yyin = NULL, *yyout = NULL;
+typedef unsigned char YY_CHAR;
+
+FILE *parser4_in = NULL, *parser4_out = NULL;
typedef int yy_state_type;
-extern int yylineno;
-int yylineno = 1;
+extern int parser4_lineno;
-extern char *yytext;
+int parser4_lineno = 1;
+
+extern char *parser4_text;
#ifdef yytext_ptr
#undef yytext_ptr
#endif
-#define yytext_ptr yytext
+#define yytext_ptr parser4_text
/* %% [1.5] DFA */
/* %if-c-only Standard (non-C++) definition */
-static yy_state_type yy_get_previous_state ( void );
-static yy_state_type yy_try_NUL_trans ( yy_state_type current_state );
-static int yy_get_next_buffer ( void );
-static void yynoreturn yy_fatal_error ( const char* msg );
+static yy_state_type yy_get_previous_state (void );
+static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
+static int yy_get_next_buffer (void );
+static void yynoreturn yy_fatal_error (yyconst char* msg );
/* %endif */
/* Done after the current pattern has been matched and before the
- * corresponding action - sets up yytext.
+ * corresponding action - sets up parser4_text.
*/
#define YY_DO_BEFORE_ACTION \
(yytext_ptr) = yy_bp; \
-/* %% [2.0] code to fiddle yytext and yyleng for yymore() goes here \ */\
- yyleng = (int) (yy_cp - yy_bp); \
+/* %% [2.0] code to fiddle parser4_text and parser4_leng for yymore() goes here \ */\
+ parser4_leng = (int) (yy_cp - yy_bp); \
(yy_hold_char) = *yy_cp; \
*yy_cp = '\0'; \
-/* %% [3.0] code to copy yytext_ptr to yytext[] goes here, if %array \ */\
+/* %% [3.0] code to copy yytext_ptr to parser4_text[] goes here, if %array \ */\
(yy_c_buf_p) = yy_cp;
+
/* %% [4.0] data tables for the DFA and the user's section 1 definitions go here */
-#define YY_NUM_RULES 154
-#define YY_END_OF_BUFFER 155
+#define YY_NUM_RULES 155
+#define YY_END_OF_BUFFER 156
/* This struct is not used in this scanner,
but its presence is necessary. */
struct yy_trans_info
flex_int32_t yy_verify;
flex_int32_t yy_nxt;
};
-static const flex_int16_t yy_accept[1231] =
+static yyconst flex_int16_t yy_accept[1246] =
{ 0,
- 147, 147, 0, 0, 0, 0, 0, 0, 0, 0,
- 155, 153, 10, 11, 153, 1, 147, 144, 147, 147,
- 153, 146, 145, 153, 153, 153, 153, 153, 140, 141,
- 153, 153, 153, 142, 143, 5, 5, 5, 153, 153,
- 153, 10, 11, 0, 0, 136, 0, 0, 0, 0,
+ 148, 148, 0, 0, 0, 0, 0, 0, 0, 0,
+ 156, 154, 10, 11, 154, 1, 148, 145, 148, 148,
+ 154, 147, 146, 154, 154, 154, 154, 154, 141, 142,
+ 154, 154, 154, 143, 144, 5, 5, 5, 154, 154,
+ 154, 10, 11, 0, 0, 137, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 1,
- 147, 147, 0, 146, 147, 3, 2, 6, 0, 147,
+ 148, 148, 0, 147, 148, 3, 2, 6, 0, 148,
0, 0, 0, 0, 0, 0, 4, 0, 0, 9,
- 0, 137, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 139, 0, 0, 0,
+ 0, 138, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 140, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 2, 0, 0, 0, 0, 0, 0, 0,
- 8, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 138, 0, 0, 0, 0,
+ 0, 0, 0, 2, 0, 0, 0, 0, 0, 0,
+ 0, 8, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 139, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 52, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 53, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 152, 150, 0, 149, 148, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 117, 0,
- 116, 0, 0, 58, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 153, 151, 0, 150, 149,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 118, 0, 117, 0, 0, 59, 0, 0, 0, 0,
- 0, 0, 26, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 26, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 56, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 57,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 15, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 16, 0,
- 0, 0, 151, 148, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 118, 0, 0, 120, 0, 0,
- 0, 0, 0, 0, 0, 59, 0, 0, 0, 0,
-
- 44, 0, 0, 0, 0, 0, 74, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 29, 0, 0, 0,
+ 0, 0, 15, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 43, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 47, 0, 30, 0,
+ 0, 16, 0, 0, 0, 152, 149, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 119, 0, 0,
+ 121, 0, 0, 0, 0, 0, 0, 0, 60, 0,
+
+ 0, 0, 0, 45, 0, 0, 0, 0, 0, 75,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 29,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 72, 22, 0,
- 27, 0, 0, 0, 0, 0, 0, 0, 0, 12,
- 125, 0, 122, 0, 121, 0, 0, 0, 84, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 44, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 48,
+ 0, 30, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 73, 22, 0, 27, 0, 0, 0, 0, 0,
+ 0, 0, 0, 12, 126, 0, 123, 0, 122, 0,
+ 0, 0, 85, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 66, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 24,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 46, 0, 0, 0, 0, 0, 0, 0, 0, 85,
- 0, 0, 0, 0, 0, 0, 0, 80, 0, 0,
- 0, 0, 7, 0, 0, 123, 0, 0, 0, 0,
+ 0, 67, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 24, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 47, 0, 0, 0, 0, 0,
+ 0, 0, 0, 86, 0, 0, 0, 0, 0, 0,
+ 0, 0, 81, 0, 0, 0, 0, 7, 0, 0,
+ 124, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 68,
- 0, 0, 0, 0, 0, 0, 64, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 49, 0, 0,
- 0, 0, 0, 0, 0, 0, 61, 0, 0, 0,
+ 0, 0, 0, 0, 69, 0, 0, 0, 0, 0,
+ 0, 65, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 78,
+ 0, 0, 0, 50, 0, 0, 0, 0, 0, 0,
+ 0, 0, 62, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 89, 62, 0, 0, 0, 67, 23,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 31,
+ 0, 0, 0, 0, 0, 79, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 90,
+ 63, 0, 0, 0, 68, 23, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 31, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 40,
- 0, 0, 0, 0, 0, 0, 126, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 40, 0, 0, 0,
+ 0, 0, 0, 127, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 55, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 79, 0, 0, 0, 0, 34,
+ 0, 56, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 80, 0, 0, 0, 0, 34, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 28, 0, 0, 0, 0, 21,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 69, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 28, 0, 0, 0, 0, 21, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 70, 0,
- 0, 0, 0, 0, 0, 0, 0, 76, 0, 0,
- 0, 0, 0, 0, 101, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 50, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 18, 0, 0, 0, 0, 0, 0, 106, 0, 0,
- 104, 0, 0, 0, 0, 0, 0, 0, 130, 0,
0, 0, 0, 0, 0, 77, 0, 0, 0, 0,
- 81, 65, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 75, 0, 17, 0, 86,
-
- 0, 0, 0, 0, 0, 110, 0, 0, 0, 41,
- 0, 0, 0, 0, 88, 25, 0, 0, 0, 0,
+ 0, 0, 102, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 51, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 45, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 83, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 18, 0,
+ 0, 0, 0, 0, 0, 107, 0, 0, 105, 0,
+ 0, 0, 0, 0, 0, 0, 0, 131, 0, 0,
+ 0, 0, 0, 0, 78, 0, 0, 0, 0, 82,
+ 66, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+
+ 0, 0, 0, 0, 76, 0, 17, 0, 87, 0,
+ 0, 0, 0, 0, 111, 0, 0, 0, 42, 0,
+ 0, 0, 0, 89, 25, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 133, 42, 57, 0, 0, 0,
- 0, 0, 0, 0, 0, 37, 0, 0, 0, 107,
- 0, 105, 100, 99, 0, 0, 0, 0, 0, 0,
- 119, 0, 0, 71, 0, 0, 0, 0, 0, 0,
-
- 97, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 51, 0, 0, 32, 0, 0, 0, 0, 109, 0,
- 0, 0, 0, 53, 38, 0, 82, 0, 0, 73,
- 0, 0, 48, 0, 128, 0, 127, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 46, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 84, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 134, 43, 58, 0, 0, 0,
+ 0, 0, 0, 0, 0, 37, 0, 0, 0, 108,
+ 0, 106, 0, 101, 100, 0, 0, 0, 0, 0,
+
+ 0, 120, 0, 0, 72, 0, 0, 0, 0, 0,
+ 0, 98, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 52, 0, 0, 32, 0, 0, 0, 0, 110,
+ 0, 0, 0, 0, 54, 38, 0, 83, 0, 0,
+ 74, 0, 0, 0, 49, 0, 129, 0, 128, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 135, 70, 0, 35, 98, 0,
- 0, 131, 102, 0, 0, 0, 0, 0, 0, 20,
- 0, 19, 0, 108, 0, 0, 63, 0, 0, 0,
-
- 0, 0, 0, 0, 0, 36, 0, 0, 0, 33,
- 0, 0, 0, 0, 0, 0, 87, 0, 0, 132,
- 0, 0, 0, 0, 0, 0, 0, 0, 134, 0,
- 129, 124, 0, 0, 14, 0, 0, 115, 0, 0,
- 0, 0, 95, 0, 0, 0, 0, 0, 54, 0,
- 0, 0, 0, 0, 0, 0, 13, 0, 0, 0,
- 103, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 94, 0, 112, 0, 0, 0, 111, 0, 0, 0,
- 93, 0, 0, 0, 114, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 136, 71, 0,
+ 35, 99, 0, 0, 132, 103, 0, 0, 0, 0,
+
+ 0, 0, 20, 0, 19, 0, 109, 0, 0, 64,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 36,
+ 0, 0, 0, 33, 0, 0, 0, 0, 0, 0,
+ 88, 0, 0, 133, 0, 0, 0, 0, 0, 0,
+ 0, 0, 135, 41, 0, 130, 125, 0, 0, 14,
+ 0, 0, 116, 0, 0, 0, 0, 96, 0, 0,
+ 0, 0, 0, 55, 0, 0, 0, 0, 0, 0,
+ 0, 13, 0, 0, 0, 104, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 95, 0, 113, 0, 0,
+ 0, 112, 0, 0, 0, 94, 0, 0, 0, 115,
- 0, 0, 0, 0, 113, 0, 0, 0, 0, 0,
- 0, 91, 96, 39, 0, 0, 0, 90, 0, 0,
- 0, 0, 0, 0, 0, 60, 0, 0, 92, 0
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 114,
+ 0, 0, 0, 0, 0, 0, 92, 97, 39, 0,
+ 0, 0, 91, 0, 0, 0, 0, 0, 0, 0,
+ 61, 0, 0, 93, 0
} ;
-static const YY_CHAR yy_ec[256] =
+static yyconst YY_CHAR yy_ec[256] =
{ 0,
1, 1, 1, 1, 1, 1, 1, 1, 2, 3,
1, 1, 2, 1, 1, 1, 1, 1, 1, 1,
5, 5, 5, 5, 5
} ;
-static const YY_CHAR yy_meta[72] =
+static yyconst YY_CHAR yy_meta[72] =
{ 0,
1, 1, 2, 3, 3, 4, 3, 3, 3, 3,
3, 3, 3, 5, 5, 5, 3, 3, 3, 3,
3
} ;
-static const flex_int16_t yy_base[1243] =
+static yyconst flex_uint16_t yy_base[1258] =
{ 0,
0, 70, 19, 29, 41, 49, 52, 58, 87, 95,
- 1593, 1594, 32, 1589, 141, 0, 201, 1594, 206, 88,
- 11, 213, 1594, 1571, 114, 25, 2, 6, 1594, 1594,
- 73, 11, 17, 1594, 1594, 1594, 104, 1577, 1532, 0,
- 1569, 107, 1584, 217, 247, 1594, 1528, 185, 1527, 1533,
- 93, 58, 1525, 91, 211, 195, 14, 273, 195, 1524,
- 181, 275, 202, 209, 1533, 66, 188, 1532, 232, 219,
- 296, 282, 207, 1515, 78, 290, 310, 304, 1534, 0,
- 348, 360, 368, 374, 377, 1594, 0, 1594, 301, 353,
- 223, 295, 196, 300, 351, 210, 1594, 1531, 1570, 1594,
-
- 319, 1594, 388, 1559, 315, 1517, 1527, 358, 301, 1522,
- 333, 365, 359, 368, 241, 1565, 0, 439, 365, 1509,
- 1511, 1507, 1515, 74, 1511, 1500, 1501, 89, 1517, 1500,
- 1509, 1509, 361, 1500, 362, 1501, 354, 1546, 1550, 1492,
- 1543, 1485, 1508, 1505, 1505, 1499, 348, 1492, 1485, 1490,
- 1484, 367, 1495, 1480, 1479, 1493, 356, 1479, 377, 1495,
- 286, 435, 379, 1492, 1493, 1491, 1473, 1475, 382, 1467,
- 1484, 1476, 0, 385, 401, 418, 408, 419, 425, 1475,
- 1594, 0, 1518, 438, 1465, 1468, 433, 439, 1476, 443,
- 1519, 450, 1518, 442, 1517, 1594, 486, 1516, 472, 1477,
-
- 1457, 1473, 1470, 1469, 414, 1510, 1504, 1470, 1449, 1457,
- 1452, 1466, 1462, 1450, 1462, 1462, 1453, 1437, 1441, 1454,
- 1454, 1446, 1436, 1454, 1594, 1449, 1452, 1433, 1432, 1482,
- 1431, 1441, 1444, 478, 1440, 1428, 1439, 1475, 1422, 1478,
- 1431, 9, 1421, 1437, 1418, 1417, 1423, 1414, 1413, 1420,
- 1422, 1467, 1425, 1424, 1418, 448, 1425, 1420, 1412, 1418,
- 1418, 1399, 1415, 1408, 1415, 1403, 1396, 1410, 1451, 1412,
- 1394, 1402, 479, 1594, 1594, 480, 1594, 1594, 1389, 0,
- 461, 389, 1391, 502, 489, 1445, 1398, 486, 1594, 1443,
- 1594, 1437, 534, 1594, 476, 1379, 1435, 1381, 1387, 1437,
-
- 1394, 477, 1594, 1392, 1434, 1389, 1386, 509, 1392, 1430,
- 1424, 1379, 1374, 1371, 1420, 1379, 1368, 1417, 1365, 530,
- 1379, 1364, 1377, 1364, 1374, 1369, 1376, 1371, 1367, 485,
- 1365, 1368, 1363, 1359, 1407, 480, 1401, 1594, 1353, 1352,
- 1345, 1347, 1351, 1340, 1353, 359, 1398, 1353, 1350, 1354,
- 1594, 1352, 1341, 1341, 1353, 1335, 1327, 1328, 1349, 1331,
- 1343, 1342, 1328, 1340, 1339, 1338, 1379, 1378, 1594, 1322,
- 555, 1335, 1594, 1594, 1334, 0, 1323, 1315, 491, 1320,
- 1371, 1370, 1328, 1368, 1594, 1316, 1366, 1594, 532, 579,
- 508, 1365, 1321, 1317, 1305, 1594, 1321, 1320, 1307, 1306,
-
- 1594, 1308, 1305, 273, 1303, 1305, 1594, 1313, 1310, 1295,
- 1308, 1303, 557, 1310, 1292, 1341, 1594, 1290, 1306, 1338,
- 1301, 1298, 1299, 1301, 1333, 1286, 1281, 1280, 1329, 1275,
- 1290, 1268, 1275, 1280, 1328, 1594, 1275, 1271, 1269, 1273,
- 1280, 1265, 1275, 1278, 1267, 1262, 1594, 1317, 1594, 1261,
- 1272, 1309, 1256, 1261, 1270, 1264, 1268, 1308, 1302, 1266,
- 1246, 1249, 1248, 1256, 1244, 1300, 1242, 1594, 1594, 1247,
- 1594, 1257, 1291, 1253, 0, 1237, 1254, 1292, 1242, 1594,
- 1594, 1239, 1594, 1245, 1594, 538, 538, 561, 1594, 1242,
- 1230, 1281, 1228, 1227, 1234, 1227, 1239, 1238, 1238, 1226,
-
- 1267, 1234, 1226, 1269, 1215, 1231, 1230, 1594, 1215, 1212,
- 1226, 1218, 1224, 1215, 1223, 1208, 1224, 1206, 1220, 1218,
- 1201, 1195, 1200, 1215, 1212, 1213, 1210, 1251, 1208, 1594,
- 1194, 1196, 1205, 1241, 1240, 545, 1203, 1186, 1187, 1184,
- 1594, 1198, 1177, 1198, 1195, 1187, 1230, 1184, 1228, 1594,
- 1175, 1189, 1192, 1224, 1223, 1170, 1221, 1594, 559, 1183,
- 1172, 1174, 1594, 1180, 1170, 1594, 1215, 1163, 1218, 549,
- 527, 524, 1168, 1211, 561, 1210, 1209, 1208, 1162, 1152,
- 1205, 1158, 1168, 1202, 1165, 1159, 1146, 1154, 1197, 1201,
- 1158, 1157, 1158, 1151, 1140, 1153, 1156, 1151, 1152, 1149,
-
- 1148, 1151, 1146, 1187, 1186, 1136, 1126, 1134, 1182, 1594,
- 1181, 1130, 1122, 1123, 1136, 1123, 1594, 1123, 1132, 1131,
- 1131, 1171, 1114, 1123, 1116, 1127, 1104, 1108, 1159, 1106,
- 1116, 1156, 1103, 538, 557, 1097, 554, 1594, 1158, 1116,
- 1105, 1109, 1099, 1111, 1114, 1151, 1594, 1145, 572, 1098,
- 1106, 1105, 1100, 1096, 1103, 1086, 1089, 1085, 1102, 1097,
- 1085, 1081, 1088, 1082, 1134, 1091, 1079, 1093, 1081, 1594,
- 1089, 1087, 1078, 1087, 1083, 1124, 1066, 1066, 1079, 1064,
- 1119, 1061, 1062, 1594, 1594, 1070, 1073, 1076, 1594, 1594,
- 1075, 1060, 1052, 529, 1058, 1056, 1103, 1052, 1106, 1594,
-
- 1051, 1053, 1053, 1045, 1101, 1054, 1042, 1036, 1047, 1056,
- 1049, 1041, 1041, 1040, 1038, 1038, 1089, 15, 70, 1594,
- 226, 225, 308, 409, 413, 428, 1594, 578, 573, 476,
- 497, 574, 567, 571, 612, 567, 562, 564, 566, 575,
- 570, 626, 585, 577, 1594, 579, 591, 576, 592, 586,
- 631, 599, 583, 584, 1594, 602, 585, 642, 587, 1594,
- 606, 586, 604, 643, 603, 593, 611, 610, 596, 611,
- 603, 599, 617, 602, 1594, 610, 616, 611, 662, 1594,
- 613, 618, 612, 624, 618, 617, 670, 616, 616, 673,
- 619, 1594, 625, 623, 622, 636, 637, 642, 681, 640,
-
- 656, 661, 635, 645, 636, 688, 633, 1594, 640, 645,
- 652, 693, 694, 643, 1594, 639, 642, 642, 662, 659,
- 664, 665, 651, 659, 668, 648, 669, 709, 1594, 664,
- 713, 714, 676, 678, 666, 663, 670, 721, 670, 668,
- 686, 725, 677, 681, 679, 677, 730, 731, 727, 687,
- 1594, 692, 685, 694, 682, 692, 688, 1594, 683, 684,
- 1594, 685, 701, 702, 703, 685, 690, 708, 1594, 698,
- 731, 722, 694, 753, 716, 1594, 699, 714, 706, 710,
- 1594, 1594, 720, 755, 704, 757, 706, 764, 709, 720,
- 712, 718, 714, 732, 733, 1594, 731, 1594, 734, 1594,
-
- 737, 727, 720, 732, 775, 1594, 732, 782, 783, 1594,
- 784, 733, 740, 782, 1594, 1594, 732, 732, 735, 749,
- 736, 793, 752, 790, 796, 746, 798, 799, 800, 761,
- 745, 757, 762, 748, 778, 807, 767, 1594, 759, 810,
- 759, 755, 771, 776, 758, 816, 771, 776, 1594, 777,
- 770, 779, 780, 777, 767, 769, 826, 775, 772, 829,
- 825, 768, 783, 833, 1594, 1594, 1594, 784, 794, 779,
- 780, 839, 841, 787, 843, 1594, 793, 795, 847, 1594,
- 810, 1594, 1594, 1594, 800, 850, 801, 853, 854, 836,
- 1594, 814, 815, 1594, 803, 802, 805, 805, 806, 802,
-
- 1594, 824, 810, 811, 826, 826, 829, 829, 826, 831,
- 1594, 823, 833, 1594, 830, 835, 837, 834, 1594, 825,
- 831, 830, 841, 1594, 1594, 880, 1594, 829, 835, 1594,
- 838, 851, 1594, 848, 1594, 845, 1594, 868, 888, 894,
- 895, 839, 897, 898, 853, 847, 901, 902, 898, 863,
- 859, 901, 851, 856, 909, 867, 911, 871, 913, 876,
- 865, 916, 860, 877, 877, 861, 917, 882, 882, 879,
- 926, 886, 899, 886, 1594, 1594, 930, 1594, 1594, 879,
- 890, 1594, 1594, 880, 929, 874, 879, 937, 887, 1594,
- 893, 1594, 940, 1594, 885, 900, 1594, 938, 906, 899,
-
- 908, 896, 906, 949, 900, 1594, 951, 952, 899, 1594,
- 903, 955, 902, 901, 959, 914, 1594, 956, 918, 1594,
- 921, 964, 907, 909, 906, 922, 931, 970, 1594, 966,
- 1594, 1594, 931, 968, 1594, 922, 929, 1594, 926, 931,
- 978, 923, 1594, 927, 939, 982, 926, 934, 1594, 945,
- 935, 934, 948, 939, 948, 950, 1594, 992, 952, 994,
- 1594, 990, 954, 935, 998, 957, 958, 959, 1002, 961,
- 1594, 966, 1594, 948, 1006, 967, 1594, 953, 953, 955,
- 1594, 960, 955, 967, 1594, 965, 969, 960, 1012, 961,
- 977, 970, 979, 970, 977, 964, 979, 1026, 985, 972,
-
- 988, 979, 993, 989, 1594, 1033, 1034, 1035, 992, 991,
- 992, 1594, 1594, 1594, 1039, 983, 999, 1594, 1037, 988,
- 987, 989, 1000, 1047, 998, 1594, 1007, 1050, 1594, 1594,
- 1056, 1061, 1066, 1071, 1076, 1081, 1086, 1089, 1063, 1068,
- 1070, 1083
+ 1608, 1609, 32, 1604, 141, 0, 201, 1609, 206, 88,
+ 11, 213, 1609, 1586, 114, 25, 2, 6, 1609, 1609,
+ 73, 11, 17, 1609, 1609, 1609, 104, 1592, 1547, 0,
+ 1584, 107, 1599, 217, 247, 1609, 1543, 185, 1542, 1548,
+ 93, 58, 1540, 91, 211, 195, 14, 273, 195, 1539,
+ 181, 275, 202, 209, 1548, 66, 188, 1547, 232, 219,
+ 296, 282, 207, 1530, 78, 297, 305, 305, 1549, 0,
+ 343, 360, 368, 374, 355, 1609, 0, 1609, 301, 349,
+ 223, 295, 196, 349, 352, 210, 1609, 1546, 1585, 1609,
+
+ 319, 1609, 387, 1574, 349, 1532, 1542, 363, 363, 1537,
+ 358, 365, 362, 370, 241, 1580, 0, 438, 372, 1524,
+ 1526, 1522, 1530, 74, 1526, 1515, 1516, 89, 1532, 1515,
+ 1524, 1524, 289, 1515, 348, 1516, 351, 1561, 1565, 1507,
+ 1558, 1500, 1523, 1520, 1520, 1514, 338, 1507, 1500, 1505,
+ 1499, 374, 1510, 1495, 1494, 1508, 355, 1494, 372, 1510,
+ 376, 434, 408, 1509, 1506, 1507, 1505, 1487, 1489, 387,
+ 1481, 1498, 1490, 0, 406, 402, 295, 409, 420, 389,
+ 1489, 1609, 0, 1532, 426, 1479, 1482, 432, 442, 1490,
+ 433, 1533, 442, 1532, 444, 1531, 1609, 488, 1530, 456,
+
+ 1491, 1471, 1487, 1484, 1483, 435, 1524, 1518, 1484, 1463,
+ 1471, 1466, 1480, 1476, 1464, 1476, 1476, 1467, 1451, 1455,
+ 1468, 1468, 1460, 1450, 1468, 1609, 1463, 1466, 1447, 1446,
+ 1496, 1445, 1455, 1458, 465, 1454, 1442, 1453, 1489, 1436,
+ 1492, 1445, 9, 1435, 1451, 1432, 1431, 1437, 1428, 1427,
+ 1434, 1436, 1481, 1439, 1438, 1432, 450, 1439, 1434, 1426,
+ 1432, 1432, 1413, 1429, 1415, 1421, 1428, 1416, 1409, 1423,
+ 1464, 1425, 1407, 1415, 470, 1609, 1609, 472, 1609, 1609,
+ 1402, 0, 454, 449, 1404, 507, 490, 1458, 1411, 486,
+ 1609, 1456, 1609, 1450, 534, 1609, 485, 1392, 1448, 1394,
+
+ 1400, 1450, 1407, 288, 1609, 1405, 1447, 1402, 1399, 510,
+ 1405, 1443, 1437, 1392, 1387, 1384, 1433, 1392, 1381, 1430,
+ 1378, 533, 1392, 1377, 1390, 1377, 1387, 1382, 1389, 1384,
+ 1380, 395, 1378, 1381, 1376, 1372, 1420, 492, 1414, 1609,
+ 1366, 1365, 1358, 1360, 1364, 1353, 1366, 501, 1411, 1366,
+ 1363, 1367, 1609, 1365, 1354, 1354, 1366, 1348, 1340, 1341,
+ 1362, 1344, 1356, 1355, 1341, 1353, 1352, 1351, 1350, 1391,
+ 1390, 1609, 1334, 414, 1347, 1609, 1609, 1346, 0, 1335,
+ 1327, 492, 1332, 1383, 1382, 1340, 1380, 1609, 1328, 1378,
+ 1609, 510, 582, 509, 1377, 1333, 1329, 1317, 1609, 1333,
+
+ 1332, 1319, 1318, 1609, 1320, 1317, 499, 1315, 1317, 1609,
+ 1325, 1322, 1307, 1320, 1315, 559, 1322, 1304, 1353, 1609,
+ 1302, 1318, 1350, 1313, 1310, 1311, 1313, 1345, 1298, 1293,
+ 1292, 1341, 1287, 1302, 1280, 1287, 1292, 1340, 1609, 1287,
+ 1283, 1281, 1285, 1292, 1277, 1287, 1290, 1279, 1274, 1609,
+ 1329, 1609, 1273, 1284, 1321, 1268, 1273, 1282, 1276, 1280,
+ 1320, 1314, 1278, 1258, 1261, 1260, 1268, 1272, 1255, 1311,
+ 1253, 1609, 1609, 1258, 1609, 1268, 1302, 1264, 0, 1248,
+ 1265, 1303, 1253, 1609, 1609, 1250, 1609, 1256, 1609, 514,
+ 531, 562, 1609, 1253, 1241, 1292, 1239, 1238, 1245, 1238,
+
+ 1250, 1249, 1249, 1237, 1278, 1245, 1237, 1280, 1226, 1242,
+ 1241, 1609, 1226, 1223, 1237, 1229, 1235, 1226, 1234, 1219,
+ 1235, 1217, 1231, 1229, 1212, 1206, 1211, 1226, 1223, 1224,
+ 1221, 1262, 1219, 1609, 1205, 1207, 1216, 1252, 1251, 523,
+ 1214, 1197, 1198, 1195, 1609, 1209, 1188, 1209, 1206, 1198,
+ 1241, 1195, 1239, 1609, 1186, 1200, 1203, 1235, 1234, 1181,
+ 1232, 1231, 1609, 569, 1193, 1182, 1184, 1609, 1190, 1180,
+ 1609, 1225, 1173, 1228, 539, 537, 524, 1178, 1221, 541,
+ 1220, 1219, 1218, 1172, 1162, 1215, 1168, 1178, 1212, 1175,
+ 1169, 1156, 1164, 1207, 1211, 1168, 1167, 1168, 1161, 1150,
+
+ 1163, 1166, 1161, 1162, 1159, 1158, 1161, 1156, 1197, 1196,
+ 1146, 1136, 1144, 1192, 1609, 1191, 1140, 1132, 1133, 1146,
+ 1133, 1609, 1133, 1142, 1141, 1141, 1181, 1124, 1133, 1126,
+ 1137, 1114, 1118, 1169, 1116, 1126, 1166, 1113, 542, 558,
+ 1107, 1117, 555, 1609, 1167, 1125, 1114, 1118, 1108, 1120,
+ 1123, 1160, 1609, 1154, 554, 1107, 1115, 1114, 1109, 1105,
+ 1112, 1095, 1098, 1094, 1111, 1106, 1094, 1090, 1097, 1091,
+ 1143, 1100, 1088, 1102, 1090, 1609, 1098, 1096, 1087, 1096,
+ 1092, 1133, 1075, 1075, 1088, 1073, 1128, 1070, 1071, 1609,
+ 1609, 1079, 1082, 1085, 1609, 1609, 1084, 1069, 1061, 567,
+
+ 1067, 1065, 1112, 1061, 1115, 1609, 1060, 1062, 1062, 1054,
+ 1110, 1063, 1051, 1045, 1056, 1065, 1058, 0, 80, 179,
+ 229, 296, 522, 504, 533, 521, 1609, 580, 536, 551,
+ 564, 551, 569, 1609, 588, 596, 576, 566, 613, 578,
+ 588, 627, 582, 577, 578, 574, 583, 578, 634, 593,
+ 584, 1609, 586, 598, 583, 600, 594, 639, 607, 591,
+ 592, 1609, 610, 593, 650, 595, 1609, 614, 594, 612,
+ 651, 611, 601, 619, 618, 604, 619, 611, 607, 625,
+ 610, 1609, 618, 624, 619, 670, 1609, 621, 626, 620,
+ 632, 626, 625, 678, 624, 624, 681, 627, 1609, 626,
+
+ 634, 632, 631, 645, 646, 651, 690, 649, 665, 670,
+ 644, 654, 645, 697, 642, 1609, 649, 654, 661, 702,
+ 703, 652, 1609, 648, 652, 651, 671, 668, 673, 674,
+ 660, 668, 677, 657, 678, 718, 1609, 673, 722, 723,
+ 685, 687, 675, 672, 679, 730, 679, 677, 695, 734,
+ 686, 690, 688, 686, 739, 740, 736, 696, 1609, 701,
+ 694, 703, 691, 701, 697, 1609, 692, 693, 1609, 694,
+ 692, 711, 712, 713, 695, 700, 718, 1609, 708, 741,
+ 732, 704, 763, 726, 1609, 709, 724, 716, 720, 1609,
+ 1609, 730, 765, 714, 767, 716, 774, 719, 730, 722,
+
+ 728, 724, 742, 743, 1609, 741, 1609, 744, 1609, 747,
+ 737, 730, 742, 785, 1609, 742, 792, 793, 1609, 794,
+ 743, 750, 792, 1609, 1609, 742, 742, 745, 759, 746,
+ 803, 762, 800, 806, 756, 808, 757, 810, 811, 772,
+ 756, 768, 773, 759, 789, 818, 778, 1609, 770, 821,
+ 770, 766, 782, 787, 769, 827, 782, 787, 1609, 788,
+ 781, 790, 791, 788, 778, 780, 837, 786, 783, 840,
+ 836, 779, 794, 844, 1609, 1609, 1609, 795, 805, 790,
+ 791, 850, 852, 798, 854, 1609, 804, 807, 858, 1609,
+ 821, 1609, 805, 1609, 1609, 812, 862, 814, 865, 866,
+
+ 848, 1609, 826, 827, 1609, 815, 814, 817, 817, 818,
+ 814, 1609, 836, 822, 823, 838, 838, 841, 841, 838,
+ 843, 1609, 835, 845, 1609, 842, 847, 849, 846, 1609,
+ 837, 843, 842, 853, 1609, 1609, 892, 1609, 841, 847,
+ 1609, 850, 853, 864, 1609, 861, 1609, 858, 1609, 881,
+ 901, 907, 908, 852, 910, 911, 866, 860, 914, 915,
+ 911, 876, 872, 914, 864, 869, 922, 880, 924, 884,
+ 926, 889, 878, 929, 873, 890, 890, 874, 930, 895,
+ 895, 882, 893, 940, 900, 913, 900, 1609, 1609, 944,
+ 1609, 1609, 893, 904, 1609, 1609, 894, 943, 888, 893,
+
+ 951, 901, 1609, 907, 1609, 954, 1609, 899, 914, 1609,
+ 952, 920, 913, 922, 910, 920, 963, 964, 915, 1609,
+ 966, 967, 914, 1609, 918, 971, 917, 916, 974, 929,
+ 1609, 971, 933, 1609, 936, 979, 922, 924, 921, 937,
+ 946, 985, 1609, 1609, 981, 1609, 1609, 946, 983, 1609,
+ 937, 944, 1609, 941, 946, 993, 938, 1609, 942, 954,
+ 997, 941, 949, 1609, 960, 950, 949, 963, 954, 963,
+ 965, 1609, 1007, 967, 1009, 1609, 1005, 969, 950, 1013,
+ 972, 973, 974, 1017, 976, 1609, 981, 1609, 963, 1021,
+ 982, 1609, 968, 968, 970, 1609, 975, 970, 982, 1609,
+
+ 980, 984, 975, 1027, 976, 992, 985, 994, 985, 992,
+ 979, 994, 1041, 1000, 987, 1003, 994, 1008, 1004, 1609,
+ 1048, 1049, 1050, 1007, 1006, 1007, 1609, 1609, 1609, 1054,
+ 998, 1014, 1609, 1052, 1003, 1002, 1004, 1015, 1062, 1013,
+ 1609, 1022, 1065, 1609, 1609, 1071, 1076, 1081, 1086, 1091,
+ 1096, 1101, 1104, 1078, 1083, 1085, 1098
} ;
-static const flex_int16_t yy_def[1243] =
+static yyconst flex_int16_t yy_def[1258] =
{ 0,
- 1231, 1231, 1232, 1232, 1231, 1231, 1231, 1231, 1231, 1231,
- 1230, 1230, 1230, 1230, 1230, 1233, 1230, 1230, 1230, 1230,
- 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230,
- 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1234,
- 1230, 1230, 1230, 1235, 15, 1230, 45, 45, 45, 45,
- 45, 45, 45, 45, 45, 45, 45, 1236, 45, 45,
+ 1246, 1246, 1247, 1247, 1246, 1246, 1246, 1246, 1246, 1246,
+ 1245, 1245, 1245, 1245, 1245, 1248, 1245, 1245, 1245, 1245,
+ 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245,
+ 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1249,
+ 1245, 1245, 1245, 1250, 15, 1245, 45, 45, 45, 45,
+ 45, 45, 45, 45, 45, 45, 45, 1251, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 45, 45, 45, 45, 45, 45, 45, 1233,
- 1230, 1230, 1230, 1230, 1230, 1230, 1237, 1230, 1230, 1230,
- 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1234, 1230,
+ 45, 45, 45, 45, 45, 45, 45, 45, 45, 1248,
+ 1245, 1245, 1245, 1245, 1245, 1245, 1252, 1245, 1245, 1245,
+ 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1249, 1245,
- 1235, 1230, 1230, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 45, 45, 45, 1238, 45, 1236, 45, 45,
+ 1250, 1245, 1245, 45, 45, 45, 45, 45, 45, 45,
+ 45, 45, 45, 45, 45, 1253, 45, 1251, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 1237, 1230, 1230, 1230, 1230, 1230, 1230, 1230,
- 1230, 1239, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 45, 45, 1238, 1230, 1236, 45, 45, 45,
+ 45, 45, 45, 1252, 1245, 1245, 1245, 1245, 1245, 1245,
+ 1245, 1245, 1254, 45, 45, 45, 45, 45, 45, 45,
+ 45, 45, 45, 45, 45, 1253, 1245, 1251, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 45, 45, 1230, 45, 45, 45, 45, 45,
+ 45, 45, 45, 45, 45, 1245, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1240,
- 45, 45, 45, 45, 45, 45, 45, 45, 1230, 45,
- 1230, 45, 1236, 1230, 45, 45, 45, 45, 45, 45,
+ 45, 45, 45, 45, 1245, 1245, 1245, 1245, 1245, 1245,
+ 1245, 1255, 45, 45, 45, 45, 45, 45, 45, 45,
+ 1245, 45, 1245, 45, 1251, 1245, 45, 45, 45, 45,
- 45, 45, 1230, 45, 45, 45, 45, 45, 45, 45,
+ 45, 45, 45, 45, 1245, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 45, 45, 45, 45, 45, 1230, 45, 45,
+ 45, 45, 45, 45, 45, 45, 45, 45, 45, 1245,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 1230, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 45, 45, 45, 45, 45, 45, 1230, 45,
- 45, 45, 1230, 1230, 1230, 1241, 45, 45, 45, 45,
- 45, 45, 45, 45, 1230, 45, 45, 1230, 45, 1236,
- 45, 45, 45, 45, 45, 1230, 45, 45, 45, 45,
-
- 1230, 45, 45, 45, 45, 45, 1230, 45, 45, 45,
- 45, 45, 45, 45, 45, 45, 1230, 45, 45, 45,
+ 45, 45, 1245, 45, 45, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 45, 45, 45, 1230, 45, 45, 45, 45,
- 45, 45, 45, 45, 45, 45, 1230, 45, 1230, 45,
+ 45, 1245, 45, 45, 45, 1245, 1245, 1245, 1256, 45,
+ 45, 45, 45, 45, 45, 45, 45, 1245, 45, 45,
+ 1245, 45, 1251, 45, 45, 45, 45, 45, 1245, 45,
+
+ 45, 45, 45, 1245, 45, 45, 45, 45, 45, 1245,
+ 45, 45, 45, 45, 45, 45, 45, 45, 45, 1245,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 45, 45, 45, 45, 45, 1230, 1230, 45,
- 1230, 45, 45, 1230, 1242, 45, 45, 45, 45, 1230,
- 1230, 45, 1230, 45, 1230, 45, 45, 45, 1230, 45,
+ 45, 45, 45, 45, 45, 45, 45, 45, 1245, 45,
+ 45, 45, 45, 45, 45, 45, 45, 45, 45, 1245,
+ 45, 1245, 45, 45, 45, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
+ 45, 1245, 1245, 45, 1245, 45, 45, 1245, 1257, 45,
+ 45, 45, 45, 1245, 1245, 45, 1245, 45, 1245, 45,
+ 45, 45, 1245, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 45, 45, 45, 45, 45, 1230, 45, 45,
- 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 45, 45, 45, 45, 45, 45, 45, 1230,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 1230, 45, 45, 45, 45, 45, 45, 45, 45, 1230,
- 45, 45, 45, 45, 45, 45, 45, 1230, 45, 45,
- 45, 45, 1230, 45, 45, 1230, 45, 45, 45, 45,
+ 45, 1245, 45, 45, 45, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
+ 45, 45, 45, 1245, 45, 45, 45, 45, 45, 45,
+ 45, 45, 45, 45, 1245, 45, 45, 45, 45, 45,
+ 45, 45, 45, 1245, 45, 45, 45, 45, 45, 45,
+ 45, 45, 1245, 45, 45, 45, 45, 1245, 45, 45,
+ 1245, 45, 45, 45, 45, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 45, 45, 45, 45, 45, 45, 45, 1230,
- 45, 45, 45, 45, 45, 45, 1230, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 45, 45, 45, 45, 45, 1230, 45, 45,
- 45, 45, 45, 45, 45, 45, 1230, 45, 45, 45,
+ 45, 45, 45, 45, 1245, 45, 45, 45, 45, 45,
+ 45, 1245, 45, 45, 45, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 45, 45, 45, 45, 45, 45, 45, 1230,
+ 45, 45, 45, 1245, 45, 45, 45, 45, 45, 45,
+ 45, 45, 1245, 45, 45, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 45, 1230, 1230, 45, 45, 45, 1230, 1230,
- 45, 45, 45, 45, 45, 45, 45, 45, 45, 1230,
+ 45, 45, 45, 45, 45, 1245, 45, 45, 45, 45,
+ 45, 45, 45, 45, 45, 45, 45, 45, 45, 1245,
+ 1245, 45, 45, 45, 1245, 1245, 45, 45, 45, 45,
+ 45, 45, 45, 45, 45, 1245, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 45, 45, 45, 45, 45, 45, 45, 1230,
- 45, 45, 45, 45, 45, 45, 1230, 45, 45, 45,
+ 45, 45, 45, 45, 45, 45, 1245, 45, 45, 45,
+ 45, 45, 45, 1245, 45, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 45, 45, 1230, 45, 45, 45, 45, 45,
- 45, 45, 45, 45, 1230, 45, 45, 45, 45, 1230,
+ 45, 1245, 45, 45, 45, 45, 45, 45, 45, 45,
+ 45, 1245, 45, 45, 45, 45, 1245, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 45, 45, 1230, 45, 45, 45, 45, 1230,
- 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 1230, 45, 45, 45, 45, 45, 45, 45, 45,
+ 45, 1245, 45, 45, 45, 45, 1245, 45, 45, 45,
+ 45, 45, 45, 45, 45, 45, 45, 45, 1245, 45,
- 45, 45, 45, 45, 45, 45, 45, 1230, 45, 45,
- 45, 45, 45, 45, 1230, 45, 45, 45, 45, 45,
- 45, 45, 45, 45, 45, 45, 45, 45, 1230, 45,
- 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 1230, 45, 45, 45, 45, 45, 45, 1230, 45, 45,
- 1230, 45, 45, 45, 45, 45, 45, 45, 1230, 45,
- 45, 45, 45, 45, 45, 1230, 45, 45, 45, 45,
- 1230, 1230, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 45, 45, 45, 1230, 45, 1230, 45, 1230,
-
- 45, 45, 45, 45, 45, 1230, 45, 45, 45, 1230,
- 45, 45, 45, 45, 1230, 1230, 45, 45, 45, 45,
+ 45, 45, 45, 45, 45, 1245, 45, 45, 45, 45,
+ 45, 45, 1245, 45, 45, 45, 45, 45, 45, 45,
+ 45, 45, 45, 45, 45, 45, 1245, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 45, 45, 45, 45, 45, 1230, 45, 45,
- 45, 45, 45, 45, 45, 45, 45, 45, 1230, 45,
+ 45, 45, 45, 45, 45, 45, 45, 45, 1245, 45,
+ 45, 45, 45, 45, 45, 1245, 45, 45, 1245, 45,
+ 45, 45, 45, 45, 45, 45, 45, 1245, 45, 45,
+ 45, 45, 45, 45, 1245, 45, 45, 45, 45, 1245,
+ 1245, 45, 45, 45, 45, 45, 45, 45, 45, 45,
+
+ 45, 45, 45, 45, 1245, 45, 1245, 45, 1245, 45,
+ 45, 45, 45, 45, 1245, 45, 45, 45, 1245, 45,
+ 45, 45, 45, 1245, 1245, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 45, 45, 1230, 1230, 1230, 45, 45, 45,
- 45, 45, 45, 45, 45, 1230, 45, 45, 45, 1230,
- 45, 1230, 1230, 1230, 45, 45, 45, 45, 45, 45,
- 1230, 45, 45, 1230, 45, 45, 45, 45, 45, 45,
-
- 1230, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 1230, 45, 45, 1230, 45, 45, 45, 45, 1230, 45,
- 45, 45, 45, 1230, 1230, 45, 1230, 45, 45, 1230,
- 45, 45, 1230, 45, 1230, 45, 1230, 45, 45, 45,
+ 45, 45, 45, 45, 45, 45, 45, 1245, 45, 45,
+ 45, 45, 45, 45, 45, 45, 45, 45, 1245, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
+ 45, 45, 45, 45, 1245, 1245, 1245, 45, 45, 45,
+ 45, 45, 45, 45, 45, 1245, 45, 45, 45, 1245,
+ 45, 1245, 45, 1245, 1245, 45, 45, 45, 45, 45,
+
+ 45, 1245, 45, 45, 1245, 45, 45, 45, 45, 45,
+ 45, 1245, 45, 45, 45, 45, 45, 45, 45, 45,
+ 45, 1245, 45, 45, 1245, 45, 45, 45, 45, 1245,
+ 45, 45, 45, 45, 1245, 1245, 45, 1245, 45, 45,
+ 1245, 45, 45, 45, 1245, 45, 1245, 45, 1245, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 45, 45, 1230, 1230, 45, 1230, 1230, 45,
- 45, 1230, 1230, 45, 45, 45, 45, 45, 45, 1230,
- 45, 1230, 45, 1230, 45, 45, 1230, 45, 45, 45,
-
- 45, 45, 45, 45, 45, 1230, 45, 45, 45, 1230,
- 45, 45, 45, 45, 45, 45, 1230, 45, 45, 1230,
- 45, 45, 45, 45, 45, 45, 45, 45, 1230, 45,
- 1230, 1230, 45, 45, 1230, 45, 45, 1230, 45, 45,
- 45, 45, 1230, 45, 45, 45, 45, 45, 1230, 45,
- 45, 45, 45, 45, 45, 45, 1230, 45, 45, 45,
- 1230, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 1230, 45, 1230, 45, 45, 45, 1230, 45, 45, 45,
- 1230, 45, 45, 45, 1230, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
+ 45, 45, 45, 45, 45, 45, 45, 1245, 1245, 45,
+ 1245, 1245, 45, 45, 1245, 1245, 45, 45, 45, 45,
+
+ 45, 45, 1245, 45, 1245, 45, 1245, 45, 45, 1245,
+ 45, 45, 45, 45, 45, 45, 45, 45, 45, 1245,
+ 45, 45, 45, 1245, 45, 45, 45, 45, 45, 45,
+ 1245, 45, 45, 1245, 45, 45, 45, 45, 45, 45,
+ 45, 45, 1245, 1245, 45, 1245, 1245, 45, 45, 1245,
+ 45, 45, 1245, 45, 45, 45, 45, 1245, 45, 45,
+ 45, 45, 45, 1245, 45, 45, 45, 45, 45, 45,
+ 45, 1245, 45, 45, 45, 1245, 45, 45, 45, 45,
+ 45, 45, 45, 45, 45, 1245, 45, 1245, 45, 45,
+ 45, 1245, 45, 45, 45, 1245, 45, 45, 45, 1245,
- 45, 45, 45, 45, 1230, 45, 45, 45, 45, 45,
- 45, 1230, 1230, 1230, 45, 45, 45, 1230, 45, 45,
- 45, 45, 45, 45, 45, 1230, 45, 45, 1230, 0,
- 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230,
- 1230, 1230
+ 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
+ 45, 45, 45, 45, 45, 45, 45, 45, 45, 1245,
+ 45, 45, 45, 45, 45, 45, 1245, 1245, 1245, 45,
+ 45, 45, 1245, 45, 45, 45, 45, 45, 45, 45,
+ 1245, 45, 45, 1245, 0, 1245, 1245, 1245, 1245, 1245,
+ 1245, 1245, 1245, 1245, 1245, 1245, 1245
} ;
-static const flex_int16_t yy_nxt[1666] =
+static yyconst flex_uint16_t yy_nxt[1681] =
{ 0,
- 1230, 13, 14, 13, 1230, 15, 16, 1230, 17, 18,
- 19, 20, 21, 22, 22, 22, 23, 24, 86, 340,
- 37, 14, 37, 87, 25, 26, 38, 1230, 1230, 27,
+ 1245, 13, 14, 13, 1245, 15, 16, 1245, 17, 18,
+ 19, 20, 21, 22, 22, 22, 23, 24, 86, 342,
+ 37, 14, 37, 87, 25, 26, 38, 1245, 1245, 27,
37, 14, 37, 42, 28, 42, 38, 92, 93, 29,
115, 30, 13, 14, 13, 91, 92, 25, 31, 93,
- 13, 14, 13, 13, 14, 13, 32, 40, 793, 13,
- 14, 13, 33, 40, 115, 92, 93, 341, 91, 34,
+ 13, 14, 13, 13, 14, 13, 32, 40, 794, 13,
+ 14, 13, 33, 40, 115, 92, 93, 343, 91, 34,
35, 13, 14, 13, 95, 15, 16, 96, 17, 18,
19, 20, 21, 22, 22, 22, 23, 24, 13, 14,
13, 109, 39, 91, 25, 26, 13, 14, 13, 27,
39, 85, 85, 85, 28, 42, 41, 42, 42, 29,
42, 30, 83, 108, 41, 111, 94, 25, 31, 109,
- 204, 161, 89, 137, 89, 162, 32, 90, 90, 90,
- 205, 138, 33, 209, 210, 83, 108, 794, 111, 34,
+ 205, 161, 89, 137, 89, 162, 32, 90, 90, 90,
+ 206, 138, 33, 210, 211, 83, 108, 795, 111, 34,
35, 44, 44, 44, 45, 45, 46, 45, 45, 45,
45, 45, 45, 45, 45, 47, 45, 45, 45, 45,
45, 48, 45, 49, 50, 45, 51, 45, 52, 53,
74, 75, 76, 77, 78, 79, 57, 45, 45, 45,
45, 45, 81, 105, 82, 82, 82, 81, 114, 84,
84, 84, 102, 105, 81, 83, 84, 84, 84, 108,
- 83, 176, 122, 112, 139, 123, 795, 83, 124, 105,
- 125, 114, 126, 113, 140, 176, 141, 132, 83, 119,
- 157, 174, 108, 83, 158, 120, 112, 103, 133, 176,
- 83, 45, 147, 135, 159, 194, 148, 45, 134, 45,
- 45, 113, 45, 179, 45, 45, 45, 174, 117, 143,
- 144, 45, 45, 145, 45, 45, 149, 796, 194, 146,
+ 83, 177, 122, 112, 139, 123, 796, 83, 124, 105,
+ 125, 114, 126, 113, 140, 177, 141, 132, 83, 119,
+ 157, 175, 108, 83, 158, 120, 112, 103, 133, 177,
+ 83, 45, 147, 135, 159, 195, 148, 45, 134, 45,
+ 45, 113, 45, 180, 45, 45, 45, 175, 117, 143,
+ 144, 45, 45, 145, 45, 45, 149, 797, 195, 146,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 45, 45, 90, 90, 90, 45, 127, 499,
- 111, 45, 128, 175, 102, 129, 130, 114, 174, 45,
- 153, 188, 112, 45, 500, 45, 118, 163, 131, 150,
- 154, 151, 113, 152, 251, 155, 156, 164, 165, 175,
- 169, 252, 184, 166, 177, 112, 797, 167, 188, 103,
- 170, 85, 85, 85, 447, 171, 90, 90, 90, 190,
- 113, 81, 83, 82, 82, 82, 89, 168, 89, 175,
- 184, 90, 90, 90, 83, 81, 187, 84, 84, 84,
- 85, 85, 85, 101, 192, 83, 191, 190, 83, 193,
-
- 101, 83, 184, 190, 215, 178, 216, 83, 221, 218,
- 233, 222, 187, 193, 234, 223, 244, 245, 273, 198,
- 448, 83, 192, 191, 83, 219, 193, 379, 101, 274,
- 199, 190, 101, 239, 247, 261, 101, 248, 249, 262,
- 269, 273, 275, 263, 101, 253, 273, 274, 101, 275,
- 101, 182, 197, 197, 197, 274, 379, 798, 282, 197,
- 197, 197, 197, 197, 197, 275, 285, 288, 286, 276,
- 301, 292, 278, 277, 290, 799, 302, 800, 254, 255,
- 256, 282, 197, 197, 197, 197, 197, 197, 330, 257,
- 288, 258, 282, 259, 285, 286, 260, 290, 292, 293,
-
- 293, 293, 355, 373, 373, 356, 293, 293, 293, 293,
- 293, 293, 377, 384, 379, 295, 381, 382, 387, 404,
- 398, 803, 378, 405, 478, 383, 373, 374, 437, 293,
- 293, 293, 293, 293, 293, 417, 384, 399, 438, 331,
- 418, 478, 332, 391, 430, 431, 387, 390, 390, 390,
- 617, 649, 478, 804, 390, 390, 390, 390, 390, 390,
- 471, 486, 508, 487, 638, 472, 566, 509, 570, 488,
- 571, 572, 769, 639, 649, 650, 770, 390, 390, 390,
- 390, 390, 390, 648, 805, 651, 419, 618, 486, 712,
- 487, 420, 45, 45, 45, 570, 713, 802, 571, 45,
-
- 45, 45, 45, 45, 45, 729, 654, 714, 715, 801,
- 718, 648, 655, 806, 807, 716, 719, 808, 809, 810,
- 802, 811, 45, 45, 45, 45, 45, 45, 812, 813,
- 814, 815, 816, 729, 817, 818, 801, 819, 820, 821,
- 822, 823, 824, 825, 826, 827, 828, 829, 832, 833,
- 834, 835, 830, 836, 837, 838, 839, 840, 841, 842,
- 843, 844, 845, 847, 848, 849, 850, 851, 852, 853,
- 854, 855, 856, 846, 857, 858, 859, 860, 861, 862,
- 863, 864, 865, 866, 867, 868, 869, 870, 871, 873,
- 872, 874, 875, 876, 877, 878, 879, 880, 881, 882,
-
- 883, 884, 885, 831, 886, 887, 888, 889, 890, 891,
- 892, 893, 894, 895, 896, 897, 871, 872, 898, 900,
- 901, 902, 903, 899, 904, 905, 906, 907, 908, 909,
- 910, 911, 912, 913, 914, 915, 916, 917, 918, 919,
+ 45, 45, 45, 45, 90, 90, 90, 45, 127, 277,
+ 111, 45, 128, 176, 102, 129, 130, 112, 114, 45,
+ 153, 401, 216, 45, 217, 45, 118, 113, 131, 150,
+ 154, 151, 277, 152, 163, 155, 156, 164, 402, 176,
+ 112, 170, 168, 798, 165, 166, 85, 85, 85, 103,
+ 167, 171, 90, 90, 90, 113, 172, 83, 85, 85,
+ 85, 81, 169, 82, 82, 82, 89, 175, 89, 83,
+ 176, 90, 90, 90, 83, 81, 185, 84, 84, 84,
+ 83, 188, 101, 189, 191, 219, 192, 193, 83, 101,
+
+ 234, 194, 83, 178, 235, 222, 179, 83, 223, 185,
+ 191, 220, 224, 277, 185, 245, 246, 188, 194, 475,
+ 189, 83, 191, 192, 476, 193, 199, 101, 194, 248,
+ 276, 101, 249, 250, 252, 101, 280, 200, 191, 275,
+ 240, 253, 275, 101, 254, 271, 284, 101, 276, 101,
+ 183, 198, 198, 198, 433, 434, 276, 290, 198, 198,
+ 198, 198, 198, 198, 262, 287, 292, 275, 263, 284,
+ 278, 288, 264, 294, 279, 332, 284, 255, 256, 257,
+ 290, 198, 198, 198, 198, 198, 198, 382, 258, 292,
+ 259, 303, 260, 287, 376, 261, 376, 304, 288, 297,
+
+ 294, 295, 295, 295, 357, 380, 450, 358, 295, 295,
+ 295, 295, 295, 295, 387, 381, 382, 376, 390, 377,
+ 407, 384, 385, 382, 408, 482, 333, 799, 622, 334,
+ 386, 295, 295, 295, 295, 295, 295, 387, 420, 490,
+ 440, 491, 482, 421, 575, 503, 390, 393, 393, 393,
+ 441, 800, 394, 482, 393, 393, 393, 393, 393, 393,
+ 504, 655, 451, 576, 512, 623, 490, 571, 491, 513,
+ 492, 575, 577, 654, 644, 656, 801, 393, 393, 393,
+ 393, 393, 393, 645, 655, 657, 660, 736, 802, 422,
+ 803, 576, 661, 718, 423, 45, 45, 45, 804, 805,
+
+ 719, 654, 45, 45, 45, 45, 45, 45, 720, 721,
+ 776, 725, 806, 807, 777, 736, 722, 726, 808, 809,
+ 810, 811, 812, 813, 814, 45, 45, 45, 45, 45,
+ 45, 815, 816, 817, 818, 819, 820, 821, 822, 823,
+ 824, 825, 826, 810, 827, 828, 809, 829, 830, 831,
+ 832, 833, 834, 835, 836, 837, 840, 841, 842, 843,
+ 838, 844, 845, 846, 847, 848, 849, 850, 851, 852,
+ 853, 855, 856, 857, 858, 859, 860, 861, 862, 863,
+ 864, 854, 865, 866, 867, 868, 869, 870, 871, 872,
+ 873, 874, 875, 876, 877, 878, 879, 880, 882, 881,
+
+ 883, 884, 885, 886, 887, 888, 889, 890, 891, 892,
+ 893, 839, 894, 895, 896, 897, 898, 899, 900, 901,
+ 902, 903, 904, 905, 906, 880, 881, 907, 909, 910,
+ 911, 912, 908, 913, 914, 915, 916, 917, 918, 919,
920, 921, 922, 923, 924, 925, 926, 927, 928, 929,
930, 931, 932, 933, 934, 935, 936, 937, 938, 939,
940, 941, 942, 943, 944, 945, 946, 947, 948, 949,
- 950, 951, 952, 953, 954, 955, 956, 957, 935, 958,
- 959, 960, 961, 962, 936, 963, 964, 965, 966, 967,
- 968, 969, 970, 971, 972, 973, 974, 975, 976, 977,
-
- 978, 980, 981, 982, 983, 984, 985, 986, 987, 988,
- 989, 990, 991, 992, 993, 994, 996, 997, 998, 999,
- 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009,
- 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1019, 990,
- 1020, 1021, 1022, 1023, 1024, 1018, 1025, 1026, 1027, 1028,
- 1029, 979, 1030, 1031, 1032, 1033, 1034, 995, 1035, 1037,
- 1038, 1039, 1040, 1036, 1041, 1042, 1043, 1044, 1045, 1046,
- 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, 1056,
- 1057, 1058, 1059, 1038, 1060, 1061, 1062, 1063, 1064, 1065,
- 1066, 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1075,
+ 950, 951, 952, 953, 954, 955, 956, 957, 958, 959,
+ 960, 961, 962, 963, 964, 965, 966, 967, 945, 968,
+ 969, 970, 971, 972, 946, 973, 974, 975, 976, 977,
+
+ 978, 979, 980, 981, 982, 983, 984, 985, 986, 987,
+ 988, 990, 991, 992, 993, 994, 995, 996, 997, 998,
+ 999, 1000, 1001, 1002, 1003, 1004, 1005, 1007, 1008, 1009,
+ 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019,
+ 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1030,
+ 1001, 1031, 1032, 1033, 1034, 1035, 1029, 1036, 1037, 1038,
+ 1039, 989, 1040, 1041, 1042, 1043, 1044, 1045, 1006, 1046,
+ 1047, 1049, 1050, 1051, 1052, 1048, 1053, 1054, 1055, 1056,
+ 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066,
+ 1067, 1068, 1069, 1070, 1071, 1050, 1072, 1073, 1074, 1075,
1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1085,
1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1095,
- 1096, 1097, 1098, 1099, 1073, 1100, 1101, 1102, 1103, 1104,
- 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114,
+ 1096, 1097, 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105,
+ 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1086, 1113, 1114,
1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124,
1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134,
- 1135, 1108, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143,
- 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153,
+ 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144,
+ 1145, 1146, 1147, 1148, 1149, 1122, 1150, 1151, 1152, 1153,
1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163,
1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173,
1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203,
1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1213,
1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1223,
- 1224, 1225, 1226, 1227, 1228, 1229, 12, 12, 12, 12,
- 12, 36, 36, 36, 36, 36, 80, 280, 80, 80,
- 80, 99, 376, 99, 475, 99, 101, 101, 101, 101,
- 101, 116, 116, 116, 116, 116, 173, 101, 173, 173,
- 173, 195, 195, 195, 792, 791, 790, 789, 788, 787,
-
- 786, 785, 784, 783, 782, 781, 780, 779, 778, 777,
- 776, 775, 774, 773, 772, 771, 768, 767, 766, 765,
- 764, 763, 762, 761, 760, 759, 758, 757, 756, 755,
- 754, 753, 752, 751, 750, 749, 748, 747, 746, 745,
- 744, 743, 742, 741, 740, 739, 738, 737, 736, 735,
- 734, 733, 732, 731, 730, 728, 727, 726, 725, 724,
- 723, 722, 721, 720, 717, 711, 710, 709, 708, 707,
- 706, 705, 704, 703, 702, 701, 700, 699, 698, 697,
- 696, 695, 694, 693, 692, 691, 690, 689, 688, 687,
- 686, 685, 684, 683, 682, 681, 680, 679, 678, 677,
-
- 676, 675, 674, 673, 672, 671, 670, 669, 668, 667,
- 666, 665, 664, 663, 662, 661, 660, 659, 658, 657,
- 656, 653, 652, 647, 646, 645, 644, 643, 642, 641,
- 640, 637, 636, 635, 634, 633, 632, 631, 630, 629,
- 628, 627, 626, 625, 624, 623, 622, 621, 620, 619,
- 616, 615, 614, 613, 612, 611, 610, 609, 608, 607,
- 606, 605, 604, 603, 602, 601, 600, 599, 598, 597,
- 596, 595, 594, 593, 592, 591, 590, 589, 588, 587,
- 586, 585, 584, 583, 582, 581, 580, 579, 578, 577,
- 576, 575, 574, 573, 569, 568, 567, 566, 565, 564,
-
- 563, 562, 561, 560, 559, 558, 557, 556, 555, 554,
- 553, 552, 551, 550, 549, 548, 547, 546, 545, 544,
- 543, 542, 541, 540, 539, 538, 537, 536, 535, 534,
- 533, 532, 531, 530, 529, 528, 527, 526, 525, 524,
- 523, 522, 521, 520, 519, 518, 517, 516, 515, 514,
- 513, 512, 511, 510, 507, 506, 505, 504, 503, 502,
- 501, 498, 497, 496, 495, 494, 493, 492, 491, 490,
- 489, 485, 484, 483, 482, 481, 480, 479, 477, 476,
- 474, 473, 470, 469, 468, 467, 466, 465, 464, 463,
- 462, 461, 460, 459, 458, 457, 456, 455, 454, 453,
-
- 452, 451, 450, 449, 446, 445, 444, 443, 442, 441,
- 440, 439, 436, 435, 434, 433, 432, 429, 428, 427,
- 426, 425, 424, 423, 422, 421, 416, 415, 414, 413,
- 412, 411, 410, 409, 408, 407, 406, 403, 402, 401,
- 400, 397, 396, 395, 394, 393, 392, 389, 388, 386,
- 385, 380, 375, 372, 371, 370, 369, 368, 367, 366,
- 365, 364, 363, 362, 361, 360, 359, 358, 357, 354,
- 353, 352, 351, 350, 349, 348, 347, 346, 345, 344,
- 343, 342, 339, 338, 337, 336, 335, 334, 333, 329,
- 328, 327, 326, 325, 324, 323, 322, 321, 320, 319,
-
- 318, 317, 316, 315, 314, 313, 312, 311, 310, 309,
- 308, 307, 306, 305, 304, 303, 300, 299, 298, 297,
- 296, 294, 196, 291, 289, 287, 284, 283, 281, 279,
- 272, 271, 270, 268, 267, 266, 265, 264, 250, 246,
- 243, 242, 241, 240, 238, 237, 236, 235, 232, 231,
- 230, 229, 228, 227, 226, 225, 224, 220, 217, 214,
- 213, 212, 211, 208, 207, 206, 203, 202, 201, 200,
- 196, 189, 186, 185, 183, 181, 180, 172, 160, 142,
- 136, 121, 110, 107, 106, 104, 43, 100, 98, 97,
- 88, 43, 1230, 11, 1230, 1230, 1230, 1230, 1230, 1230,
-
- 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230,
- 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230,
- 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230,
- 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230,
- 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230,
- 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230,
- 1230, 1230, 1230, 1230, 1230
+ 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233,
+ 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1243,
+ 1244, 12, 12, 12, 12, 12, 36, 36, 36, 36,
+ 36, 80, 282, 80, 80, 80, 99, 379, 99, 479,
+ 99, 101, 101, 101, 101, 101, 116, 116, 116, 116,
+
+ 116, 174, 101, 174, 174, 174, 196, 196, 196, 793,
+ 792, 791, 790, 789, 788, 787, 786, 785, 784, 783,
+ 782, 781, 780, 779, 778, 775, 774, 773, 772, 771,
+ 770, 769, 768, 767, 766, 765, 764, 763, 762, 761,
+ 760, 759, 758, 757, 756, 755, 754, 753, 752, 751,
+ 750, 749, 748, 747, 746, 745, 744, 743, 742, 741,
+ 740, 739, 738, 737, 735, 734, 733, 732, 731, 730,
+ 729, 728, 727, 724, 723, 717, 716, 715, 714, 713,
+ 712, 711, 710, 709, 708, 707, 706, 705, 704, 703,
+ 702, 701, 700, 699, 698, 697, 696, 695, 694, 693,
+
+ 692, 691, 690, 689, 688, 687, 686, 685, 684, 683,
+ 682, 681, 680, 679, 678, 677, 676, 675, 674, 673,
+ 672, 671, 670, 669, 668, 667, 666, 665, 664, 663,
+ 662, 659, 658, 653, 652, 651, 650, 649, 648, 647,
+ 646, 643, 642, 641, 640, 639, 638, 637, 636, 635,
+ 634, 633, 632, 631, 630, 629, 628, 627, 626, 625,
+ 624, 621, 620, 619, 618, 617, 616, 615, 614, 613,
+ 612, 611, 610, 609, 608, 607, 606, 605, 604, 603,
+ 602, 601, 600, 599, 598, 597, 596, 595, 594, 593,
+ 592, 591, 590, 589, 588, 587, 586, 585, 584, 583,
+
+ 582, 581, 580, 579, 578, 574, 573, 572, 571, 570,
+ 569, 568, 567, 566, 565, 564, 563, 562, 561, 560,
+ 559, 558, 557, 556, 555, 554, 553, 552, 551, 550,
+ 549, 548, 547, 546, 545, 544, 543, 542, 541, 540,
+ 539, 538, 537, 536, 535, 534, 533, 532, 531, 530,
+ 529, 528, 527, 526, 525, 524, 523, 522, 521, 520,
+ 519, 518, 517, 516, 515, 514, 511, 510, 509, 508,
+ 507, 506, 505, 502, 501, 500, 499, 498, 497, 496,
+ 495, 494, 493, 489, 488, 487, 486, 485, 484, 483,
+ 481, 480, 478, 477, 474, 473, 472, 471, 470, 469,
+
+ 468, 467, 466, 465, 464, 463, 462, 461, 460, 459,
+ 458, 457, 456, 455, 454, 453, 452, 449, 448, 447,
+ 446, 445, 444, 443, 442, 439, 438, 437, 436, 435,
+ 432, 431, 430, 429, 428, 427, 426, 425, 424, 419,
+ 418, 417, 416, 415, 414, 413, 412, 411, 410, 409,
+ 406, 405, 404, 403, 400, 399, 398, 397, 396, 395,
+ 392, 391, 389, 388, 383, 378, 375, 374, 373, 372,
+ 371, 370, 369, 368, 367, 366, 365, 364, 363, 362,
+ 361, 360, 359, 356, 355, 354, 353, 352, 351, 350,
+ 349, 348, 347, 346, 345, 344, 341, 340, 339, 338,
+
+ 337, 336, 335, 331, 330, 329, 328, 327, 326, 325,
+ 324, 323, 322, 321, 320, 319, 318, 317, 316, 315,
+ 314, 313, 312, 311, 310, 309, 308, 307, 306, 305,
+ 302, 301, 300, 299, 298, 296, 197, 293, 291, 289,
+ 286, 285, 283, 281, 274, 273, 272, 270, 269, 268,
+ 267, 266, 265, 251, 247, 244, 243, 242, 241, 239,
+ 238, 237, 236, 233, 232, 231, 230, 229, 228, 227,
+ 226, 225, 221, 218, 215, 214, 213, 212, 209, 208,
+ 207, 204, 203, 202, 201, 197, 190, 187, 186, 184,
+ 182, 181, 173, 160, 142, 136, 121, 110, 107, 106,
+
+ 104, 43, 100, 98, 97, 88, 43, 1245, 11, 1245,
+ 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245,
+ 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245,
+ 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245,
+ 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245,
+ 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245,
+ 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245,
+ 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245
} ;
-static const flex_int16_t yy_chk[1666] =
+static yyconst flex_int16_t yy_chk[1681] =
{ 0,
0, 1, 1, 1, 0, 1, 1, 0, 1, 1,
- 1, 1, 1, 1, 1, 1, 1, 1, 21, 242,
+ 1, 1, 1, 1, 1, 1, 1, 1, 21, 243,
3, 3, 3, 21, 1, 1, 3, 0, 0, 1,
4, 4, 4, 13, 1, 13, 4, 27, 28, 1,
57, 1, 5, 5, 5, 26, 32, 1, 1, 33,
6, 6, 6, 7, 7, 7, 1, 7, 718, 8,
- 8, 8, 1, 8, 57, 27, 28, 242, 26, 1,
+ 8, 8, 1, 8, 57, 27, 28, 243, 26, 1,
1, 2, 2, 2, 32, 2, 2, 33, 2, 2,
2, 2, 2, 2, 2, 2, 2, 2, 9, 9,
9, 52, 5, 31, 2, 2, 10, 10, 10, 2,
15, 15, 15, 15, 15, 15, 15, 15, 15, 15,
15, 15, 17, 48, 17, 17, 17, 19, 56, 19,
19, 19, 44, 59, 22, 17, 22, 22, 22, 64,
- 19, 93, 61, 55, 67, 61, 721, 22, 61, 48,
+ 19, 93, 61, 55, 67, 61, 720, 22, 61, 48,
61, 56, 61, 55, 67, 96, 67, 63, 17, 59,
73, 91, 64, 19, 73, 59, 55, 44, 63, 93,
22, 45, 70, 64, 73, 115, 70, 45, 63, 45,
45, 55, 45, 96, 45, 45, 45, 91, 58, 69,
- 69, 45, 45, 69, 45, 58, 70, 722, 115, 69,
+ 69, 45, 45, 69, 45, 58, 70, 721, 115, 69,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 45, 58, 89, 89, 89, 58, 62, 404,
- 71, 58, 62, 92, 101, 62, 62, 78, 94, 58,
- 72, 109, 77, 58, 404, 58, 58, 76, 62, 71,
- 72, 71, 77, 71, 161, 72, 72, 76, 76, 92,
- 78, 161, 105, 76, 94, 77, 723, 77, 109, 101,
- 78, 81, 81, 81, 346, 78, 90, 90, 90, 111,
- 77, 82, 81, 82, 82, 82, 83, 77, 83, 95,
- 105, 83, 83, 83, 82, 84, 108, 84, 84, 84,
- 85, 85, 85, 103, 113, 81, 112, 111, 84, 114,
-
- 103, 85, 119, 152, 133, 95, 133, 82, 137, 135,
- 147, 137, 108, 169, 147, 137, 157, 157, 174, 119,
- 346, 84, 113, 112, 85, 135, 114, 282, 103, 175,
- 119, 152, 103, 152, 159, 163, 103, 159, 159, 163,
- 169, 177, 176, 163, 103, 162, 174, 178, 103, 179,
- 103, 103, 118, 118, 118, 175, 282, 724, 184, 118,
- 118, 118, 118, 118, 118, 176, 187, 190, 188, 177,
- 205, 194, 179, 178, 192, 725, 205, 726, 162, 162,
- 162, 184, 118, 118, 118, 118, 118, 118, 234, 162,
- 190, 162, 199, 162, 187, 188, 162, 192, 194, 197,
-
- 197, 197, 256, 273, 276, 256, 197, 197, 197, 197,
- 197, 197, 281, 285, 295, 199, 284, 284, 288, 308,
- 302, 730, 281, 308, 379, 284, 273, 276, 336, 197,
- 197, 197, 197, 197, 197, 320, 285, 302, 336, 234,
- 320, 391, 234, 295, 330, 330, 288, 293, 293, 293,
- 536, 571, 379, 731, 293, 293, 293, 293, 293, 293,
- 371, 389, 413, 389, 559, 371, 488, 413, 486, 391,
- 487, 488, 694, 559, 571, 572, 694, 293, 293, 293,
- 293, 293, 293, 570, 732, 572, 320, 536, 389, 634,
- 389, 320, 390, 390, 390, 486, 634, 729, 487, 390,
-
- 390, 390, 390, 390, 390, 649, 575, 635, 635, 728,
- 637, 570, 575, 733, 734, 635, 637, 735, 736, 737,
- 729, 738, 390, 390, 390, 390, 390, 390, 739, 740,
- 741, 742, 743, 649, 744, 746, 728, 747, 748, 749,
- 750, 751, 752, 753, 754, 756, 757, 758, 759, 761,
- 762, 763, 758, 764, 765, 766, 767, 768, 769, 770,
- 771, 772, 773, 774, 776, 777, 778, 779, 781, 782,
- 783, 784, 785, 773, 786, 787, 788, 789, 790, 791,
- 793, 794, 795, 796, 797, 798, 799, 800, 801, 803,
- 802, 804, 805, 806, 807, 809, 810, 811, 812, 813,
-
- 814, 816, 817, 758, 818, 819, 820, 821, 822, 823,
- 824, 825, 826, 827, 828, 830, 801, 802, 831, 832,
- 833, 834, 835, 831, 836, 837, 838, 839, 840, 841,
- 842, 843, 844, 845, 846, 847, 848, 849, 850, 852,
- 853, 854, 855, 856, 857, 859, 860, 862, 863, 864,
- 865, 866, 867, 868, 870, 871, 872, 873, 874, 875,
- 877, 878, 879, 880, 883, 884, 885, 886, 887, 888,
- 889, 890, 891, 892, 893, 894, 895, 897, 871, 899,
- 901, 902, 903, 904, 872, 905, 907, 908, 909, 911,
- 912, 913, 914, 917, 918, 919, 920, 921, 922, 923,
-
- 924, 925, 926, 927, 928, 929, 930, 931, 932, 933,
- 934, 935, 936, 937, 939, 940, 941, 942, 943, 944,
- 945, 946, 947, 948, 950, 951, 952, 953, 954, 955,
- 956, 957, 958, 959, 960, 961, 962, 963, 964, 935,
- 968, 969, 970, 971, 972, 963, 973, 974, 975, 977,
- 978, 924, 979, 981, 985, 986, 987, 940, 988, 989,
- 990, 992, 993, 988, 995, 996, 997, 998, 999, 1000,
- 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1012,
- 1013, 1015, 1016, 990, 1017, 1018, 1020, 1021, 1022, 1023,
- 1026, 1028, 1029, 1031, 1032, 1034, 1036, 1038, 1039, 1040,
-
- 1041, 1042, 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1050,
- 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059, 1060,
- 1061, 1062, 1063, 1064, 1038, 1065, 1066, 1067, 1068, 1069,
- 1070, 1071, 1072, 1073, 1074, 1077, 1080, 1081, 1084, 1085,
- 1086, 1087, 1088, 1089, 1091, 1093, 1095, 1096, 1098, 1099,
- 1100, 1101, 1102, 1103, 1104, 1105, 1107, 1108, 1109, 1111,
- 1112, 1073, 1113, 1114, 1115, 1116, 1118, 1119, 1121, 1122,
- 1123, 1124, 1125, 1126, 1127, 1128, 1130, 1133, 1134, 1136,
- 1137, 1139, 1140, 1141, 1142, 1144, 1145, 1146, 1147, 1148,
- 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1158, 1159, 1160,
-
- 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1172,
- 1174, 1175, 1176, 1178, 1179, 1180, 1182, 1183, 1184, 1186,
- 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196,
- 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1206, 1207,
- 1208, 1209, 1210, 1211, 1215, 1216, 1217, 1219, 1220, 1221,
- 1222, 1223, 1224, 1225, 1227, 1228, 1231, 1231, 1231, 1231,
- 1231, 1232, 1232, 1232, 1232, 1232, 1233, 1239, 1233, 1233,
- 1233, 1234, 1240, 1234, 1241, 1234, 1235, 1235, 1235, 1235,
- 1235, 1236, 1236, 1236, 1236, 1236, 1237, 1242, 1237, 1237,
- 1237, 1238, 1238, 1238, 717, 716, 715, 714, 713, 712,
-
- 711, 710, 709, 708, 707, 706, 705, 704, 703, 702,
- 701, 699, 698, 697, 696, 695, 693, 692, 691, 688,
- 687, 686, 683, 682, 681, 680, 679, 678, 677, 676,
- 675, 674, 673, 672, 671, 669, 668, 667, 666, 665,
- 664, 663, 662, 661, 660, 659, 658, 657, 656, 655,
- 654, 653, 652, 651, 650, 648, 646, 645, 644, 643,
- 642, 641, 640, 639, 636, 633, 632, 631, 630, 629,
- 628, 627, 626, 625, 624, 623, 622, 621, 620, 619,
- 618, 616, 615, 614, 613, 612, 611, 609, 608, 607,
- 606, 605, 604, 603, 602, 601, 600, 599, 598, 597,
-
- 596, 595, 594, 593, 592, 591, 590, 589, 588, 587,
- 586, 585, 584, 583, 582, 581, 580, 579, 578, 577,
- 576, 574, 573, 569, 568, 567, 565, 564, 562, 561,
- 560, 557, 556, 555, 554, 553, 552, 551, 549, 548,
- 547, 546, 545, 544, 543, 542, 540, 539, 538, 537,
- 535, 534, 533, 532, 531, 529, 528, 527, 526, 525,
- 524, 523, 522, 521, 520, 519, 518, 517, 516, 515,
- 514, 513, 512, 511, 510, 509, 507, 506, 505, 504,
- 503, 502, 501, 500, 499, 498, 497, 496, 495, 494,
- 493, 492, 491, 490, 484, 482, 479, 478, 477, 476,
-
- 474, 473, 472, 470, 467, 466, 465, 464, 463, 462,
- 461, 460, 459, 458, 457, 456, 455, 454, 453, 452,
- 451, 450, 448, 446, 445, 444, 443, 442, 441, 440,
- 439, 438, 437, 435, 434, 433, 432, 431, 430, 429,
- 428, 427, 426, 425, 424, 423, 422, 421, 420, 419,
- 418, 416, 415, 414, 412, 411, 410, 409, 408, 406,
- 405, 403, 402, 400, 399, 398, 397, 395, 394, 393,
- 392, 387, 386, 384, 383, 382, 381, 380, 378, 377,
- 375, 372, 370, 368, 367, 366, 365, 364, 363, 362,
- 361, 360, 359, 358, 357, 356, 355, 354, 353, 352,
-
- 350, 349, 348, 347, 345, 344, 343, 342, 341, 340,
- 339, 337, 335, 334, 333, 332, 331, 329, 328, 327,
- 326, 325, 324, 323, 322, 321, 319, 318, 317, 316,
- 315, 314, 313, 312, 311, 310, 309, 307, 306, 305,
- 304, 301, 300, 299, 298, 297, 296, 292, 290, 287,
- 286, 283, 279, 272, 271, 270, 269, 268, 267, 266,
- 265, 264, 263, 262, 261, 260, 259, 258, 257, 255,
- 254, 253, 252, 251, 250, 249, 248, 247, 246, 245,
- 244, 243, 241, 240, 239, 238, 237, 236, 235, 233,
- 232, 231, 230, 229, 228, 227, 226, 224, 223, 222,
-
- 221, 220, 219, 218, 217, 216, 215, 214, 213, 212,
- 211, 210, 209, 208, 207, 206, 204, 203, 202, 201,
- 200, 198, 195, 193, 191, 189, 186, 185, 183, 180,
- 172, 171, 170, 168, 167, 166, 165, 164, 160, 158,
- 156, 155, 154, 153, 151, 150, 149, 148, 146, 145,
- 144, 143, 142, 141, 140, 139, 138, 136, 134, 132,
- 131, 130, 129, 127, 126, 125, 123, 122, 121, 120,
- 116, 110, 107, 106, 104, 99, 98, 79, 74, 68,
- 65, 60, 53, 50, 49, 47, 43, 41, 39, 38,
- 24, 14, 11, 1230, 1230, 1230, 1230, 1230, 1230, 1230,
-
- 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230,
- 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230,
- 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230,
- 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230,
- 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230,
- 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230, 1230,
- 1230, 1230, 1230, 1230, 1230
+ 45, 45, 45, 58, 89, 89, 89, 58, 62, 177,
+ 71, 58, 62, 92, 101, 62, 62, 77, 78, 58,
+ 72, 304, 133, 58, 133, 58, 58, 77, 62, 71,
+ 72, 71, 177, 71, 76, 72, 72, 76, 304, 92,
+ 77, 78, 77, 722, 76, 76, 81, 81, 81, 101,
+ 76, 78, 90, 90, 90, 77, 78, 81, 85, 85,
+ 85, 82, 77, 82, 82, 82, 83, 94, 83, 85,
+ 95, 83, 83, 83, 82, 84, 105, 84, 84, 84,
+ 81, 108, 103, 109, 111, 135, 112, 113, 84, 103,
+
+ 147, 114, 85, 94, 147, 137, 95, 82, 137, 119,
+ 152, 135, 137, 180, 105, 157, 157, 108, 170, 374,
+ 109, 84, 111, 112, 374, 113, 119, 103, 114, 159,
+ 176, 103, 159, 159, 161, 103, 180, 119, 152, 175,
+ 152, 161, 178, 103, 162, 170, 185, 103, 179, 103,
+ 103, 118, 118, 118, 332, 332, 176, 191, 118, 118,
+ 118, 118, 118, 118, 163, 188, 193, 175, 163, 185,
+ 178, 189, 163, 195, 179, 235, 200, 162, 162, 162,
+ 191, 118, 118, 118, 118, 118, 118, 284, 162, 193,
+ 162, 206, 162, 188, 275, 162, 278, 206, 189, 200,
+
+ 195, 198, 198, 198, 257, 283, 348, 257, 198, 198,
+ 198, 198, 198, 198, 287, 283, 284, 275, 290, 278,
+ 310, 286, 286, 297, 310, 382, 235, 723, 540, 235,
+ 286, 198, 198, 198, 198, 198, 198, 287, 322, 392,
+ 338, 392, 394, 322, 490, 407, 290, 295, 295, 295,
+ 338, 724, 297, 382, 295, 295, 295, 295, 295, 295,
+ 407, 576, 348, 491, 416, 540, 392, 492, 392, 416,
+ 394, 490, 492, 575, 564, 577, 725, 295, 295, 295,
+ 295, 295, 295, 564, 576, 577, 580, 655, 726, 322,
+ 728, 491, 580, 639, 322, 393, 393, 393, 729, 730,
+
+ 639, 575, 393, 393, 393, 393, 393, 393, 640, 640,
+ 700, 643, 731, 732, 700, 655, 640, 643, 733, 735,
+ 736, 737, 738, 739, 740, 393, 393, 393, 393, 393,
+ 393, 741, 742, 743, 744, 745, 746, 747, 748, 749,
+ 750, 751, 753, 736, 754, 755, 735, 756, 757, 758,
+ 759, 760, 761, 763, 764, 765, 766, 768, 769, 770,
+ 765, 771, 772, 773, 774, 775, 776, 777, 778, 779,
+ 780, 781, 783, 784, 785, 786, 788, 789, 790, 791,
+ 792, 780, 793, 794, 795, 796, 797, 798, 800, 801,
+ 802, 803, 804, 805, 806, 807, 808, 809, 811, 810,
+
+ 812, 813, 814, 815, 817, 818, 819, 820, 821, 822,
+ 824, 765, 825, 826, 827, 828, 829, 830, 831, 832,
+ 833, 834, 835, 836, 838, 809, 810, 839, 840, 841,
+ 842, 843, 839, 844, 845, 846, 847, 848, 849, 850,
+ 851, 852, 853, 854, 855, 856, 857, 858, 860, 861,
+ 862, 863, 864, 865, 867, 868, 870, 871, 872, 873,
+ 874, 875, 876, 877, 879, 880, 881, 882, 883, 884,
+ 886, 887, 888, 889, 892, 893, 894, 895, 896, 897,
+ 898, 899, 900, 901, 902, 903, 904, 906, 880, 908,
+ 910, 911, 912, 913, 881, 914, 916, 917, 918, 920,
+
+ 921, 922, 923, 926, 927, 928, 929, 930, 931, 932,
+ 933, 934, 935, 936, 937, 938, 939, 940, 941, 942,
+ 943, 944, 945, 946, 947, 949, 950, 951, 952, 953,
+ 954, 955, 956, 957, 958, 960, 961, 962, 963, 964,
+ 965, 966, 967, 968, 969, 970, 971, 972, 973, 974,
+ 945, 978, 979, 980, 981, 982, 973, 983, 984, 985,
+ 987, 933, 988, 989, 991, 993, 996, 997, 950, 998,
+ 999, 1000, 1001, 1003, 1004, 999, 1006, 1007, 1008, 1009,
+ 1010, 1011, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020,
+ 1021, 1023, 1024, 1026, 1027, 1001, 1028, 1029, 1031, 1032,
+
+ 1033, 1034, 1037, 1039, 1040, 1042, 1043, 1044, 1046, 1048,
+ 1050, 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059,
+ 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069,
+ 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1050, 1077, 1078,
+ 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1087, 1090,
+ 1093, 1094, 1097, 1098, 1099, 1100, 1101, 1102, 1104, 1106,
+ 1108, 1109, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118,
+ 1119, 1121, 1122, 1123, 1125, 1086, 1126, 1127, 1128, 1129,
+ 1130, 1132, 1133, 1135, 1136, 1137, 1138, 1139, 1140, 1141,
+ 1142, 1145, 1148, 1149, 1151, 1152, 1154, 1155, 1156, 1157,
+
+ 1159, 1160, 1161, 1162, 1163, 1165, 1166, 1167, 1168, 1169,
+ 1170, 1171, 1173, 1174, 1175, 1177, 1178, 1179, 1180, 1181,
+ 1182, 1183, 1184, 1185, 1187, 1189, 1190, 1191, 1193, 1194,
+ 1195, 1197, 1198, 1199, 1201, 1202, 1203, 1204, 1205, 1206,
+ 1207, 1208, 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216,
+ 1217, 1218, 1219, 1221, 1222, 1223, 1224, 1225, 1226, 1230,
+ 1231, 1232, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1242,
+ 1243, 1246, 1246, 1246, 1246, 1246, 1247, 1247, 1247, 1247,
+ 1247, 1248, 1254, 1248, 1248, 1248, 1249, 1255, 1249, 1256,
+ 1249, 1250, 1250, 1250, 1250, 1250, 1251, 1251, 1251, 1251,
+
+ 1251, 1252, 1257, 1252, 1252, 1252, 1253, 1253, 1253, 717,
+ 716, 715, 714, 713, 712, 711, 710, 709, 708, 707,
+ 705, 704, 703, 702, 701, 699, 698, 697, 694, 693,
+ 692, 689, 688, 687, 686, 685, 684, 683, 682, 681,
+ 680, 679, 678, 677, 675, 674, 673, 672, 671, 670,
+ 669, 668, 667, 666, 665, 664, 663, 662, 661, 660,
+ 659, 658, 657, 656, 654, 652, 651, 650, 649, 648,
+ 647, 646, 645, 642, 641, 638, 637, 636, 635, 634,
+ 633, 632, 631, 630, 629, 628, 627, 626, 625, 624,
+ 623, 621, 620, 619, 618, 617, 616, 614, 613, 612,
+
+ 611, 610, 609, 608, 607, 606, 605, 604, 603, 602,
+ 601, 600, 599, 598, 597, 596, 595, 594, 593, 592,
+ 591, 590, 589, 588, 587, 586, 585, 584, 583, 582,
+ 581, 579, 578, 574, 573, 572, 570, 569, 567, 566,
+ 565, 562, 561, 560, 559, 558, 557, 556, 555, 553,
+ 552, 551, 550, 549, 548, 547, 546, 544, 543, 542,
+ 541, 539, 538, 537, 536, 535, 533, 532, 531, 530,
+ 529, 528, 527, 526, 525, 524, 523, 522, 521, 520,
+ 519, 518, 517, 516, 515, 514, 513, 511, 510, 509,
+ 508, 507, 506, 505, 504, 503, 502, 501, 500, 499,
+
+ 498, 497, 496, 495, 494, 488, 486, 483, 482, 481,
+ 480, 478, 477, 476, 474, 471, 470, 469, 468, 467,
+ 466, 465, 464, 463, 462, 461, 460, 459, 458, 457,
+ 456, 455, 454, 453, 451, 449, 448, 447, 446, 445,
+ 444, 443, 442, 441, 440, 438, 437, 436, 435, 434,
+ 433, 432, 431, 430, 429, 428, 427, 426, 425, 424,
+ 423, 422, 421, 419, 418, 417, 415, 414, 413, 412,
+ 411, 409, 408, 406, 405, 403, 402, 401, 400, 398,
+ 397, 396, 395, 390, 389, 387, 386, 385, 384, 383,
+ 381, 380, 378, 375, 373, 371, 370, 369, 368, 367,
+
+ 366, 365, 364, 363, 362, 361, 360, 359, 358, 357,
+ 356, 355, 354, 352, 351, 350, 349, 347, 346, 345,
+ 344, 343, 342, 341, 339, 337, 336, 335, 334, 333,
+ 331, 330, 329, 328, 327, 326, 325, 324, 323, 321,
+ 320, 319, 318, 317, 316, 315, 314, 313, 312, 311,
+ 309, 308, 307, 306, 303, 302, 301, 300, 299, 298,
+ 294, 292, 289, 288, 285, 281, 274, 273, 272, 271,
+ 270, 269, 268, 267, 266, 265, 264, 263, 262, 261,
+ 260, 259, 258, 256, 255, 254, 253, 252, 251, 250,
+ 249, 248, 247, 246, 245, 244, 242, 241, 240, 239,
+
+ 238, 237, 236, 234, 233, 232, 231, 230, 229, 228,
+ 227, 225, 224, 223, 222, 221, 220, 219, 218, 217,
+ 216, 215, 214, 213, 212, 211, 210, 209, 208, 207,
+ 205, 204, 203, 202, 201, 199, 196, 194, 192, 190,
+ 187, 186, 184, 181, 173, 172, 171, 169, 168, 167,
+ 166, 165, 164, 160, 158, 156, 155, 154, 153, 151,
+ 150, 149, 148, 146, 145, 144, 143, 142, 141, 140,
+ 139, 138, 136, 134, 132, 131, 130, 129, 127, 126,
+ 125, 123, 122, 121, 120, 116, 110, 107, 106, 104,
+ 99, 98, 79, 74, 68, 65, 60, 53, 50, 49,
+
+ 47, 43, 41, 39, 38, 24, 14, 11, 1245, 1245,
+ 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245,
+ 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245,
+ 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245,
+ 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245,
+ 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245,
+ 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245,
+ 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245, 1245
} ;
static yy_state_type yy_last_accepting_state;
static char *yy_last_accepting_cpos;
-extern int yy_flex_debug;
-int yy_flex_debug = 1;
+extern int parser4__flex_debug;
+int parser4__flex_debug = 1;
-static const flex_int16_t yy_rule_linenum[154] =
+static yyconst flex_int16_t yy_rule_linenum[155] =
{ 0,
- 133, 135, 137, 142, 143, 148, 149, 150, 162, 165,
- 170, 177, 186, 195, 204, 213, 223, 232, 241, 250,
- 259, 268, 279, 288, 297, 306, 315, 325, 335, 345,
- 355, 365, 375, 385, 395, 405, 415, 425, 435, 444,
- 453, 462, 476, 491, 500, 509, 518, 527, 536, 545,
- 554, 563, 572, 581, 590, 599, 608, 617, 626, 636,
- 645, 654, 663, 672, 681, 690, 699, 708, 717, 726,
- 736, 746, 756, 765, 775, 785, 795, 805, 815, 824,
- 834, 843, 852, 861, 870, 879, 889, 899, 908, 917,
- 926, 935, 944, 953, 962, 971, 980, 989, 998, 1007,
-
- 1016, 1025, 1034, 1043, 1052, 1061, 1070, 1079, 1088, 1097,
- 1106, 1115, 1124, 1133, 1142, 1151, 1161, 1171, 1181, 1191,
- 1201, 1211, 1221, 1231, 1241, 1250, 1259, 1268, 1277, 1286,
- 1295, 1305, 1315, 1327, 1338, 1351, 1449, 1454, 1459, 1464,
- 1465, 1466, 1467, 1468, 1469, 1471, 1489, 1502, 1507, 1511,
- 1513, 1515, 1517
+ 134, 136, 138, 143, 144, 149, 150, 151, 163, 166,
+ 171, 178, 187, 196, 205, 214, 224, 233, 242, 251,
+ 260, 269, 280, 289, 298, 307, 316, 326, 336, 346,
+ 356, 366, 376, 386, 396, 406, 417, 428, 439, 448,
+ 458, 467, 476, 491, 507, 516, 525, 534, 543, 552,
+ 561, 571, 580, 589, 598, 608, 617, 626, 635, 644,
+ 654, 663, 672, 681, 690, 699, 708, 717, 726, 735,
+ 744, 754, 764, 774, 783, 793, 803, 813, 823, 833,
+ 842, 852, 861, 870, 879, 888, 898, 908, 918, 927,
+ 936, 945, 954, 963, 972, 981, 990, 999, 1008, 1017,
+
+ 1026, 1035, 1044, 1053, 1062, 1071, 1080, 1089, 1098, 1107,
+ 1116, 1125, 1134, 1143, 1152, 1161, 1170, 1180, 1190, 1200,
+ 1210, 1220, 1230, 1240, 1250, 1260, 1269, 1278, 1287, 1296,
+ 1305, 1314, 1325, 1336, 1349, 1360, 1373, 1471, 1476, 1481,
+ 1486, 1487, 1488, 1489, 1490, 1491, 1493, 1511, 1524, 1529,
+ 1533, 1535, 1537, 1539
} ;
/* The intent behind this definition is that it'll catch
#define yymore() yymore_used_but_not_detected
#define YY_MORE_ADJ 0
#define YY_RESTORE_YY_MORE_OFFSET
-char *yytext;
+char *parser4_text;
#line 1 "dhcp4_lexer.ll"
/* Copyright (C) 2016-2017 Internet Systems Consortium, Inc. ("ISC")
2.5.31 through 2.5.33): it generates code that does
not conform to C89. See Debian bug 333231
<http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=333231>. */
-# undef yywrap
-# define yywrap() 1
+# undef parser4_wrap
+# define parser4_wrap() 1
namespace {
isc::dhcp::Parser4Context::ParserType start_token_value;
unsigned int comment_start_line = 0;
+using namespace isc::dhcp;
+
};
/* To avoid the call to exit... oops! */
#define YY_FATAL_ERROR(msg) isc::dhcp::Parser4Context::fatal(msg)
-#line 1613 "dhcp4_lexer.cc"
/* noyywrap disables automatic rewinding for the next file to parse. Since we
always parse only a single string, there's no need to do any wraps. And
- using yywrap requires linking with -lfl, which provides the default yywrap
+ using parser4_wrap requires linking with -lfl, which provides the default parser4_wrap
implementation that always returns 1 anyway. */
/* nounput simplifies the lexer, by removing support for putting a character
back into the input stream. We never use such capability anyway. */
/* avoid to get static global variables to remain with C++. */
/* in last resort %option reentrant */
/* Enables debug mode. To see the debug messages, one needs to also set
- yy_flex_debug to 1, then the debug messages will be printed on stderr. */
+ parser4__flex_debug to 1, then the debug messages will be printed on stderr. */
/* I have no idea what this option does, except it was specified in the bison
examples and Postgres folks added it to remove gcc 4.3 warnings. Let's
be on the safe side and keep it. */
#define YY_NO_INPUT 1
+
/* These are not token expressions yet, just convenience expressions that
can be used during actual token definitions. Note some can match
incorrect inputs (e.g., IP addresses) which must be checked. */
/* for errors */
-#line 88 "dhcp4_lexer.ll"
+#line 90 "dhcp4_lexer.ll"
/* This code run each time a pattern is matched. It updates the location
- by moving it ahead by yyleng bytes. yyleng specifies the length of the
+ by moving it ahead by parser4_leng bytes. parser4_leng specifies the length of the
currently matched token. */
-#define YY_USER_ACTION driver.loc_.columns(yyleng);
-#line 1639 "dhcp4_lexer.cc"
-#line 1640 "dhcp4_lexer.cc"
+#define YY_USER_ACTION driver.loc_.columns(parser4_leng);
+#line 1424 "dhcp4_lexer.cc"
#define INITIAL 0
#define COMMENT 1
/* %if-reentrant */
/* %if-c-only */
-static int yy_init_globals ( void );
+static int yy_init_globals (void );
/* %endif */
/* %if-reentrant */
/* Accessor methods to globals.
These are made visible to non-reentrant scanners for convenience. */
-int yylex_destroy ( void );
+int parser4_lex_destroy (void );
-int yyget_debug ( void );
+int parser4_get_debug (void );
-void yyset_debug ( int debug_flag );
+void parser4_set_debug (int debug_flag );
-YY_EXTRA_TYPE yyget_extra ( void );
+YY_EXTRA_TYPE parser4_get_extra (void );
-void yyset_extra ( YY_EXTRA_TYPE user_defined );
+void parser4_set_extra (YY_EXTRA_TYPE user_defined );
-FILE *yyget_in ( void );
+FILE *parser4_get_in (void );
-void yyset_in ( FILE * _in_str );
+void parser4_set_in (FILE * _in_str );
-FILE *yyget_out ( void );
+FILE *parser4_get_out (void );
-void yyset_out ( FILE * _out_str );
+void parser4_set_out (FILE * _out_str );
- int yyget_leng ( void );
+ int parser4_get_leng (void );
-char *yyget_text ( void );
+char *parser4_get_text (void );
-int yyget_lineno ( void );
+int parser4_get_lineno (void );
-void yyset_lineno ( int _line_number );
+void parser4_set_lineno (int _line_number );
/* %if-bison-bridge */
/* %endif */
#ifndef YY_SKIP_YYWRAP
#ifdef __cplusplus
-extern "C" int yywrap ( void );
+extern "C" int parser4_wrap (void );
#else
-extern int yywrap ( void );
+extern int parser4_wrap (void );
#endif
#endif
/* %not-for-header */
+
#ifndef YY_NO_UNPUT
#endif
/* %endif */
#ifndef yytext_ptr
-static void yy_flex_strncpy ( char *, const char *, int );
+static void yy_flex_strncpy (char *,yyconst char *,int );
#endif
#ifdef YY_NEED_STRLEN
-static int yy_flex_strlen ( const char * );
+static int yy_flex_strlen (yyconst char * );
#endif
#ifndef YY_NO_INPUT
/* %if-c-only Standard (non-C++) definition */
/* %not-for-header */
+
#ifdef __cplusplus
-static int yyinput ( void );
+static int yyinput (void );
#else
-static int input ( void );
+static int input (void );
#endif
/* %ok-for-header */
/* This used to be an fputs(), but since the string might contain NUL's,
* we now use fwrite().
*/
-#define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0)
+#define ECHO do { if (fwrite( parser4_text, (size_t) parser4_leng, 1, parser4_out )) {} } while (0)
/* %endif */
/* %if-c++-only C++ definition */
/* %endif */
if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
{ \
int c = '*'; \
- int n; \
+ size_t n; \
for ( n = 0; n < max_size && \
- (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
+ (c = getc( parser4_in )) != EOF && c != '\n'; ++n ) \
buf[n] = (char) c; \
if ( c == '\n' ) \
buf[n++] = (char) c; \
- if ( c == EOF && ferror( yyin ) ) \
+ if ( c == EOF && ferror( parser4_in ) ) \
YY_FATAL_ERROR( "input in flex scanner failed" ); \
result = n; \
} \
else \
{ \
errno=0; \
- while ( (result = (int) fread(buf, 1, (yy_size_t) max_size, yyin)) == 0 && ferror(yyin)) \
+ while ( (result = (int) fread(buf, 1, max_size, parser4_in))==0 && ferror(parser4_in)) \
{ \
if( errno != EINTR) \
{ \
break; \
} \
errno=0; \
- clearerr(yyin); \
+ clearerr(parser4_in); \
} \
}\
\
/* %if-tables-serialization structures and prototypes */
/* %not-for-header */
+
/* %ok-for-header */
/* %not-for-header */
+
/* %tables-yydmap generated elements */
/* %endif */
/* end tables serialization structures and prototypes */
#define YY_DECL_IS_OURS 1
/* %if-c-only Standard (non-C++) definition */
-extern int yylex (void);
+extern int parser4_lex (void);
-#define YY_DECL int yylex (void)
+#define YY_DECL int parser4_lex (void)
/* %endif */
/* %if-c++-only C++ definition */
/* %endif */
#endif /* !YY_DECL */
-/* Code executed at the beginning of each rule, after yytext and yyleng
+/* Code executed at the beginning of each rule, after parser4_text and parser4_leng
* have been set up.
*/
#ifndef YY_USER_ACTION
YY_USER_ACTION
/* %not-for-header */
+
/** The main scanner function which does all the work.
*/
YY_DECL
if ( ! (yy_start) )
(yy_start) = 1; /* first start state */
- if ( ! yyin )
+ if ( ! parser4_in )
/* %if-c-only */
- yyin = stdin;
+ parser4_in = stdin;
/* %endif */
/* %if-c++-only */
/* %endif */
- if ( ! yyout )
+ if ( ! parser4_out )
/* %if-c-only */
- yyout = stdout;
+ parser4_out = stdout;
/* %endif */
/* %if-c++-only */
/* %endif */
if ( ! YY_CURRENT_BUFFER ) {
- yyensure_buffer_stack ();
+ parser4_ensure_buffer_stack ();
YY_CURRENT_BUFFER_LVALUE =
- yy_create_buffer( yyin, YY_BUF_SIZE );
+ parser4__create_buffer(parser4_in,YY_BUF_SIZE );
}
- yy_load_buffer_state( );
+ parser4__load_buffer_state( );
}
{
/* %% [7.0] user's declarations go here */
-#line 94 "dhcp4_lexer.ll"
+#line 96 "dhcp4_lexer.ll"
-#line 98 "dhcp4_lexer.ll"
/* This part of the code is copied over to the verbatim to the top
- of the generated yylex function. Explanation:
+ of the generated parser4_lex function. Explanation:
http://www.gnu.org/software/bison/manual/html_node/Multiple-start_002dsymbols.html */
- /* Code run each time yylex is called. */
+ /* Code run each time parser4_lex is called. */
driver.loc_.step();
if (start_token_flag) {
}
-#line 1962 "dhcp4_lexer.cc"
+#line 1750 "dhcp4_lexer.cc"
while ( /*CONSTCOND*/1 ) /* loops until end-of-file is reached */
{
/* %% [8.0] yymore()-related code goes here */
yy_cp = (yy_c_buf_p);
- /* Support of yytext. */
+ /* Support of parser4_text. */
*yy_cp = (yy_hold_char);
/* yy_bp points to the position in yy_ch_buf of the start of
while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
{
yy_current_state = (int) yy_def[yy_current_state];
- if ( yy_current_state >= 1231 )
- yy_c = yy_meta[yy_c];
+ if ( yy_current_state >= 1246 )
+ yy_c = yy_meta[(unsigned int) yy_c];
}
- yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
+ yy_current_state = yy_nxt[yy_base[yy_current_state] + (flex_int16_t) yy_c];
++yy_cp;
}
- while ( yy_current_state != 1230 );
+ while ( yy_current_state != 1245 );
yy_cp = (yy_last_accepting_cpos);
yy_current_state = (yy_last_accepting_state);
YY_DO_BEFORE_ACTION;
-/* %% [11.0] code for yylineno update goes here */
+/* %% [11.0] code for parser4_lineno update goes here */
do_action: /* This label is used only to access EOF actions. */
/* %% [12.0] debug code goes here */
- if ( yy_flex_debug )
+ if ( parser4__flex_debug )
{
if ( yy_act == 0 )
fprintf( stderr, "--scanner backing up\n" );
- else if ( yy_act < 154 )
+ else if ( yy_act < 155 )
fprintf( stderr, "--accepting rule at line %ld (\"%s\")\n",
- (long)yy_rule_linenum[yy_act], yytext );
- else if ( yy_act == 154 )
- fprintf( stderr, "--accepting default rule (\"%s\")\n",
- yytext );
+ (long)yy_rule_linenum[yy_act], parser4_text );
else if ( yy_act == 155 )
+ fprintf( stderr, "--accepting default rule (\"%s\")\n",
+ parser4_text );
+ else if ( yy_act == 156 )
fprintf( stderr, "--(end of buffer or a NUL)\n" );
else
fprintf( stderr, "--EOF (start condition %d)\n", YY_START );
case 1:
YY_RULE_SETUP
-#line 133 "dhcp4_lexer.ll"
+#line 134 "dhcp4_lexer.ll"
;
YY_BREAK
case 2:
YY_RULE_SETUP
-#line 135 "dhcp4_lexer.ll"
+#line 136 "dhcp4_lexer.ll"
;
YY_BREAK
case 3:
YY_RULE_SETUP
-#line 137 "dhcp4_lexer.ll"
+#line 138 "dhcp4_lexer.ll"
{
BEGIN(COMMENT);
comment_start_line = driver.loc_.end.line;;
YY_BREAK
case 4:
YY_RULE_SETUP
-#line 142 "dhcp4_lexer.ll"
+#line 143 "dhcp4_lexer.ll"
BEGIN(INITIAL);
YY_BREAK
case 5:
YY_RULE_SETUP
-#line 143 "dhcp4_lexer.ll"
+#line 144 "dhcp4_lexer.ll"
;
YY_BREAK
case YY_STATE_EOF(COMMENT):
-#line 144 "dhcp4_lexer.ll"
+#line 145 "dhcp4_lexer.ll"
{
isc_throw(Dhcp4ParseError, "Comment not closed. (/* in line " << comment_start_line);
}
YY_BREAK
case 6:
YY_RULE_SETUP
-#line 148 "dhcp4_lexer.ll"
+#line 149 "dhcp4_lexer.ll"
BEGIN(DIR_ENTER);
YY_BREAK
case 7:
YY_RULE_SETUP
-#line 149 "dhcp4_lexer.ll"
+#line 150 "dhcp4_lexer.ll"
BEGIN(DIR_INCLUDE);
YY_BREAK
case 8:
YY_RULE_SETUP
-#line 150 "dhcp4_lexer.ll"
+#line 151 "dhcp4_lexer.ll"
{
/* Include directive. */
/* Extract the filename. */
- std::string tmp(yytext+1);
+ std::string tmp(parser4_text+1);
tmp.resize(tmp.size() - 1);
driver.includeFile(tmp);
case YY_STATE_EOF(DIR_ENTER):
case YY_STATE_EOF(DIR_INCLUDE):
case YY_STATE_EOF(DIR_EXIT):
-#line 159 "dhcp4_lexer.ll"
+#line 160 "dhcp4_lexer.ll"
{
isc_throw(Dhcp4ParseError, "Directive not closed.");
}
YY_BREAK
case 9:
YY_RULE_SETUP
-#line 162 "dhcp4_lexer.ll"
+#line 163 "dhcp4_lexer.ll"
BEGIN(INITIAL);
YY_BREAK
case 10:
YY_RULE_SETUP
-#line 165 "dhcp4_lexer.ll"
+#line 166 "dhcp4_lexer.ll"
{
/* Ok, we found a with space. Let's ignore it and update loc variable. */
driver.loc_.step();
case 11:
/* rule 11 can match eol */
YY_RULE_SETUP
-#line 170 "dhcp4_lexer.ll"
+#line 171 "dhcp4_lexer.ll"
{
/* Newline found. Let's update the location and continue. */
- driver.loc_.lines(yyleng);
+ driver.loc_.lines(parser4_leng);
driver.loc_.step();
}
YY_BREAK
case 12:
YY_RULE_SETUP
-#line 177 "dhcp4_lexer.ll"
+#line 178 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::CONFIG:
YY_BREAK
case 13:
YY_RULE_SETUP
-#line 186 "dhcp4_lexer.ll"
+#line 187 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP4:
YY_BREAK
case 14:
YY_RULE_SETUP
-#line 195 "dhcp4_lexer.ll"
+#line 196 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::INTERFACES_CONFIG:
YY_BREAK
case 15:
YY_RULE_SETUP
-#line 204 "dhcp4_lexer.ll"
+#line 205 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP_SOCKET_TYPE:
YY_BREAK
case 16:
YY_RULE_SETUP
-#line 213 "dhcp4_lexer.ll"
+#line 214 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP_SOCKET_TYPE:
YY_BREAK
case 17:
YY_RULE_SETUP
-#line 223 "dhcp4_lexer.ll"
+#line 224 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::INTERFACES_CONFIG:
YY_BREAK
case 18:
YY_RULE_SETUP
-#line 232 "dhcp4_lexer.ll"
+#line 233 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::INTERFACES_CONFIG:
YY_BREAK
case 19:
YY_RULE_SETUP
-#line 241 "dhcp4_lexer.ll"
+#line 242 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP4:
YY_BREAK
case 20:
YY_RULE_SETUP
-#line 250 "dhcp4_lexer.ll"
+#line 251 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP4:
YY_BREAK
case 21:
YY_RULE_SETUP
-#line 259 "dhcp4_lexer.ll"
+#line 260 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::HOSTS_DATABASE:
YY_BREAK
case 22:
YY_RULE_SETUP
-#line 268 "dhcp4_lexer.ll"
+#line 269 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::LEASE_DATABASE:
YY_BREAK
case 23:
YY_RULE_SETUP
-#line 279 "dhcp4_lexer.ll"
+#line 280 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DATABASE_TYPE:
YY_BREAK
case 24:
YY_RULE_SETUP
-#line 288 "dhcp4_lexer.ll"
+#line 289 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DATABASE_TYPE:
YY_BREAK
case 25:
YY_RULE_SETUP
-#line 297 "dhcp4_lexer.ll"
+#line 298 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DATABASE_TYPE:
YY_BREAK
case 26:
YY_RULE_SETUP
-#line 306 "dhcp4_lexer.ll"
+#line 307 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DATABASE_TYPE:
YY_BREAK
case 27:
YY_RULE_SETUP
-#line 315 "dhcp4_lexer.ll"
+#line 316 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::LEASE_DATABASE:
YY_BREAK
case 28:
YY_RULE_SETUP
-#line 325 "dhcp4_lexer.ll"
+#line 326 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::LEASE_DATABASE:
YY_BREAK
case 29:
YY_RULE_SETUP
-#line 335 "dhcp4_lexer.ll"
+#line 336 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::LEASE_DATABASE:
YY_BREAK
case 30:
YY_RULE_SETUP
-#line 345 "dhcp4_lexer.ll"
+#line 346 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::LEASE_DATABASE:
YY_BREAK
case 31:
YY_RULE_SETUP
-#line 355 "dhcp4_lexer.ll"
+#line 356 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::LEASE_DATABASE:
YY_BREAK
case 32:
YY_RULE_SETUP
-#line 365 "dhcp4_lexer.ll"
+#line 366 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::LEASE_DATABASE:
YY_BREAK
case 33:
YY_RULE_SETUP
-#line 375 "dhcp4_lexer.ll"
+#line 376 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::LEASE_DATABASE:
YY_BREAK
case 34:
YY_RULE_SETUP
-#line 385 "dhcp4_lexer.ll"
+#line 386 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::LEASE_DATABASE:
YY_BREAK
case 35:
YY_RULE_SETUP
-#line 395 "dhcp4_lexer.ll"
+#line 396 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::LEASE_DATABASE:
YY_BREAK
case 36:
YY_RULE_SETUP
-#line 405 "dhcp4_lexer.ll"
+#line 406 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP4:
case isc::dhcp::Parser4Context::SUBNET4:
+ case Parser4Context::SHARED_NETWORK:
return isc::dhcp::Dhcp4Parser::make_VALID_LIFETIME(driver.loc_);
default:
return isc::dhcp::Dhcp4Parser::make_STRING("valid-lifetime", driver.loc_);
YY_BREAK
case 37:
YY_RULE_SETUP
-#line 415 "dhcp4_lexer.ll"
+#line 417 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP4:
case isc::dhcp::Parser4Context::SUBNET4:
+ case Parser4Context::SHARED_NETWORK:
return isc::dhcp::Dhcp4Parser::make_RENEW_TIMER(driver.loc_);
default:
return isc::dhcp::Dhcp4Parser::make_STRING("renew-timer", driver.loc_);
YY_BREAK
case 38:
YY_RULE_SETUP
-#line 425 "dhcp4_lexer.ll"
+#line 428 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP4:
case isc::dhcp::Parser4Context::SUBNET4:
+ case Parser4Context::SHARED_NETWORK:
return isc::dhcp::Dhcp4Parser::make_REBIND_TIMER(driver.loc_);
default:
return isc::dhcp::Dhcp4Parser::make_STRING("rebind-timer", driver.loc_);
YY_BREAK
case 39:
YY_RULE_SETUP
-#line 435 "dhcp4_lexer.ll"
+#line 439 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP4:
YY_BREAK
case 40:
YY_RULE_SETUP
-#line 444 "dhcp4_lexer.ll"
+#line 448 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP4:
+ case isc::dhcp::Parser4Context::SHARED_NETWORK:
return isc::dhcp::Dhcp4Parser::make_SUBNET4(driver.loc_);
default:
return isc::dhcp::Dhcp4Parser::make_STRING("subnet4", driver.loc_);
YY_BREAK
case 41:
YY_RULE_SETUP
-#line 453 "dhcp4_lexer.ll"
+#line 458 "dhcp4_lexer.ll"
+{
+ switch (driver.ctx_) {
+ case Parser4Context::DHCP4:
+ return Dhcp4Parser::make_SHARED_NETWORKS(driver.loc_);
+ default:
+ return Dhcp4Parser::make_STRING("shared-networks", driver.loc_);
+ }
+}
+ YY_BREAK
+case 42:
+YY_RULE_SETUP
+#line 467 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP4:
}
}
YY_BREAK
-case 42:
+case 43:
YY_RULE_SETUP
-#line 462 "dhcp4_lexer.ll"
+#line 476 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP4:
case isc::dhcp::Parser4Context::RESERVATIONS:
case isc::dhcp::Parser4Context::CLIENT_CLASSES:
case isc::dhcp::Parser4Context::CLIENT_CLASS:
+ case Parser4Context::SHARED_NETWORK:
return isc::dhcp::Dhcp4Parser::make_OPTION_DATA(driver.loc_);
default:
return isc::dhcp::Dhcp4Parser::make_STRING("option-data", driver.loc_);
}
}
YY_BREAK
-case 43:
+case 44:
YY_RULE_SETUP
-#line 476 "dhcp4_lexer.ll"
+#line 491 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::LEASE_DATABASE:
case isc::dhcp::Parser4Context::OPTION_DATA:
case isc::dhcp::Parser4Context::CLIENT_CLASSES:
case isc::dhcp::Parser4Context::CLIENT_CLASS:
+ case Parser4Context::SHARED_NETWORK:
case isc::dhcp::Parser4Context::LOGGERS:
return isc::dhcp::Dhcp4Parser::make_NAME(driver.loc_);
default:
}
}
YY_BREAK
-case 44:
+case 45:
YY_RULE_SETUP
-#line 491 "dhcp4_lexer.ll"
+#line 507 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::OPTION_DATA:
}
}
YY_BREAK
-case 45:
+case 46:
YY_RULE_SETUP
-#line 500 "dhcp4_lexer.ll"
+#line 516 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::OPTION_DATA:
}
}
YY_BREAK
-case 46:
+case 47:
YY_RULE_SETUP
-#line 509 "dhcp4_lexer.ll"
+#line 525 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::SUBNET4:
}
}
YY_BREAK
-case 47:
+case 48:
YY_RULE_SETUP
-#line 518 "dhcp4_lexer.ll"
+#line 534 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::POOLS:
}
}
YY_BREAK
-case 48:
+case 49:
YY_RULE_SETUP
-#line 527 "dhcp4_lexer.ll"
+#line 543 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::POOLS:
}
}
YY_BREAK
-case 49:
+case 50:
YY_RULE_SETUP
-#line 536 "dhcp4_lexer.ll"
+#line 552 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::SUBNET4:
}
}
YY_BREAK
-case 50:
+case 51:
YY_RULE_SETUP
-#line 545 "dhcp4_lexer.ll"
+#line 561 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::SUBNET4:
+ case Parser4Context::SHARED_NETWORK:
return isc::dhcp::Dhcp4Parser::make_INTERFACE(driver.loc_);
default:
return isc::dhcp::Dhcp4Parser::make_STRING("interface", driver.loc_);
}
}
YY_BREAK
-case 51:
+case 52:
YY_RULE_SETUP
-#line 554 "dhcp4_lexer.ll"
+#line 571 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::SUBNET4:
}
}
YY_BREAK
-case 52:
+case 53:
YY_RULE_SETUP
-#line 563 "dhcp4_lexer.ll"
+#line 580 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::SUBNET4:
}
}
YY_BREAK
-case 53:
+case 54:
YY_RULE_SETUP
-#line 572 "dhcp4_lexer.ll"
+#line 589 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::SUBNET4:
}
}
YY_BREAK
-case 54:
+case 55:
YY_RULE_SETUP
-#line 581 "dhcp4_lexer.ll"
+#line 598 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::SUBNET4:
+ case isc::dhcp::Parser4Context::SHARED_NETWORK:
return isc::dhcp::Dhcp4Parser::make_RESERVATION_MODE(driver.loc_);
default:
return isc::dhcp::Dhcp4Parser::make_STRING("reservation-mode", driver.loc_);
}
}
YY_BREAK
-case 55:
+case 56:
YY_RULE_SETUP
-#line 590 "dhcp4_lexer.ll"
+#line 608 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::RESERVATION_MODE:
}
}
YY_BREAK
-case 56:
+case 57:
YY_RULE_SETUP
-#line 599 "dhcp4_lexer.ll"
+#line 617 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::RESERVATION_MODE:
}
}
YY_BREAK
-case 57:
+case 58:
YY_RULE_SETUP
-#line 608 "dhcp4_lexer.ll"
+#line 626 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::RESERVATION_MODE:
}
}
YY_BREAK
-case 58:
+case 59:
YY_RULE_SETUP
-#line 617 "dhcp4_lexer.ll"
+#line 635 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::RESERVATION_MODE:
}
}
YY_BREAK
-case 59:
+case 60:
YY_RULE_SETUP
-#line 626 "dhcp4_lexer.ll"
+#line 644 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::OPTION_DEF:
}
}
YY_BREAK
-case 60:
+case 61:
YY_RULE_SETUP
-#line 636 "dhcp4_lexer.ll"
+#line 654 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP4:
}
}
YY_BREAK
-case 61:
+case 62:
YY_RULE_SETUP
-#line 645 "dhcp4_lexer.ll"
+#line 663 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::CONFIG:
}
}
YY_BREAK
-case 62:
+case 63:
YY_RULE_SETUP
-#line 654 "dhcp4_lexer.ll"
+#line 672 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::LOGGING:
}
}
YY_BREAK
-case 63:
+case 64:
YY_RULE_SETUP
-#line 663 "dhcp4_lexer.ll"
+#line 681 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::LOGGERS:
}
}
YY_BREAK
-case 64:
+case 65:
YY_RULE_SETUP
-#line 672 "dhcp4_lexer.ll"
+#line 690 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::OUTPUT_OPTIONS:
}
}
YY_BREAK
-case 65:
+case 66:
YY_RULE_SETUP
-#line 681 "dhcp4_lexer.ll"
+#line 699 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::LOGGERS:
}
}
YY_BREAK
-case 66:
+case 67:
YY_RULE_SETUP
-#line 690 "dhcp4_lexer.ll"
+#line 708 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::OUTPUT_OPTIONS:
}
}
YY_BREAK
-case 67:
+case 68:
YY_RULE_SETUP
-#line 699 "dhcp4_lexer.ll"
+#line 717 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::OUTPUT_OPTIONS:
}
}
YY_BREAK
-case 68:
+case 69:
YY_RULE_SETUP
-#line 708 "dhcp4_lexer.ll"
+#line 726 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::OUTPUT_OPTIONS:
}
}
YY_BREAK
-case 69:
+case 70:
YY_RULE_SETUP
-#line 717 "dhcp4_lexer.ll"
+#line 735 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::LOGGERS:
}
}
YY_BREAK
-case 70:
+case 71:
YY_RULE_SETUP
-#line 726 "dhcp4_lexer.ll"
+#line 744 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP4:
}
}
YY_BREAK
-case 71:
+case 72:
YY_RULE_SETUP
-#line 736 "dhcp4_lexer.ll"
+#line 754 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::SUBNET4:
}
}
YY_BREAK
-case 72:
+case 73:
YY_RULE_SETUP
-#line 746 "dhcp4_lexer.ll"
+#line 764 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::CLIENT_CLASSES:
}
}
YY_BREAK
-case 73:
+case 74:
YY_RULE_SETUP
-#line 756 "dhcp4_lexer.ll"
+#line 774 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::SUBNET4:
}
}
YY_BREAK
-case 74:
+case 75:
YY_RULE_SETUP
-#line 765 "dhcp4_lexer.ll"
+#line 783 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::HOST_RESERVATION_IDENTIFIERS:
}
}
YY_BREAK
-case 75:
+case 76:
YY_RULE_SETUP
-#line 775 "dhcp4_lexer.ll"
+#line 793 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::HOST_RESERVATION_IDENTIFIERS:
}
}
YY_BREAK
-case 76:
+case 77:
YY_RULE_SETUP
-#line 785 "dhcp4_lexer.ll"
+#line 803 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::HOST_RESERVATION_IDENTIFIERS:
}
}
YY_BREAK
-case 77:
+case 78:
YY_RULE_SETUP
-#line 795 "dhcp4_lexer.ll"
+#line 813 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::HOST_RESERVATION_IDENTIFIERS:
}
}
YY_BREAK
-case 78:
+case 79:
YY_RULE_SETUP
-#line 805 "dhcp4_lexer.ll"
+#line 823 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::HOST_RESERVATION_IDENTIFIERS:
}
}
YY_BREAK
-case 79:
+case 80:
YY_RULE_SETUP
-#line 815 "dhcp4_lexer.ll"
+#line 833 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::RESERVATIONS:
}
}
YY_BREAK
-case 80:
+case 81:
YY_RULE_SETUP
-#line 824 "dhcp4_lexer.ll"
+#line 842 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::OPTION_DEF:
}
}
YY_BREAK
-case 81:
+case 82:
YY_RULE_SETUP
-#line 834 "dhcp4_lexer.ll"
+#line 852 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::OPTION_DATA:
}
}
YY_BREAK
-case 82:
+case 83:
YY_RULE_SETUP
-#line 843 "dhcp4_lexer.ll"
+#line 861 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::OPTION_DEF:
}
}
YY_BREAK
-case 83:
+case 84:
YY_RULE_SETUP
-#line 852 "dhcp4_lexer.ll"
+#line 870 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::OPTION_DEF:
}
}
YY_BREAK
-case 84:
+case 85:
YY_RULE_SETUP
-#line 861 "dhcp4_lexer.ll"
+#line 879 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::OPTION_DEF:
}
}
YY_BREAK
-case 85:
+case 86:
YY_RULE_SETUP
-#line 870 "dhcp4_lexer.ll"
+#line 888 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::SUBNET4:
+ case Parser4Context::SHARED_NETWORK:
return isc::dhcp::Dhcp4Parser::make_RELAY(driver.loc_);
default:
return isc::dhcp::Dhcp4Parser::make_STRING("relay", driver.loc_);
}
}
YY_BREAK
-case 86:
+case 87:
YY_RULE_SETUP
-#line 879 "dhcp4_lexer.ll"
+#line 898 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::RELAY:
}
}
YY_BREAK
-case 87:
+case 88:
YY_RULE_SETUP
-#line 889 "dhcp4_lexer.ll"
+#line 908 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP4:
}
}
YY_BREAK
-case 88:
+case 89:
YY_RULE_SETUP
-#line 899 "dhcp4_lexer.ll"
+#line 918 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::HOOKS_LIBRARIES:
}
}
YY_BREAK
-case 89:
+case 90:
YY_RULE_SETUP
-#line 908 "dhcp4_lexer.ll"
+#line 927 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::HOOKS_LIBRARIES:
}
}
YY_BREAK
-case 90:
+case 91:
YY_RULE_SETUP
-#line 917 "dhcp4_lexer.ll"
+#line 936 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP4:
}
}
YY_BREAK
-case 91:
+case 92:
YY_RULE_SETUP
-#line 926 "dhcp4_lexer.ll"
+#line 945 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::EXPIRED_LEASES_PROCESSING:
}
}
YY_BREAK
-case 92:
+case 93:
YY_RULE_SETUP
-#line 935 "dhcp4_lexer.ll"
+#line 954 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::EXPIRED_LEASES_PROCESSING:
}
}
YY_BREAK
-case 93:
+case 94:
YY_RULE_SETUP
-#line 944 "dhcp4_lexer.ll"
+#line 963 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::EXPIRED_LEASES_PROCESSING:
}
}
YY_BREAK
-case 94:
+case 95:
YY_RULE_SETUP
-#line 953 "dhcp4_lexer.ll"
+#line 972 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::EXPIRED_LEASES_PROCESSING:
}
}
YY_BREAK
-case 95:
+case 96:
YY_RULE_SETUP
-#line 962 "dhcp4_lexer.ll"
+#line 981 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::EXPIRED_LEASES_PROCESSING:
}
}
YY_BREAK
-case 96:
+case 97:
YY_RULE_SETUP
-#line 971 "dhcp4_lexer.ll"
+#line 990 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::EXPIRED_LEASES_PROCESSING:
}
}
YY_BREAK
-case 97:
+case 98:
YY_RULE_SETUP
-#line 980 "dhcp4_lexer.ll"
+#line 999 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP4:
}
}
YY_BREAK
-case 98:
+case 99:
YY_RULE_SETUP
-#line 989 "dhcp4_lexer.ll"
+#line 1008 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP4:
}
}
YY_BREAK
-case 99:
+case 100:
YY_RULE_SETUP
-#line 998 "dhcp4_lexer.ll"
+#line 1017 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::CONTROL_SOCKET:
}
}
YY_BREAK
-case 100:
+case 101:
YY_RULE_SETUP
-#line 1007 "dhcp4_lexer.ll"
+#line 1026 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::CONTROL_SOCKET:
}
}
YY_BREAK
-case 101:
+case 102:
YY_RULE_SETUP
-#line 1016 "dhcp4_lexer.ll"
+#line 1035 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP4:
}
}
YY_BREAK
-case 102:
+case 103:
YY_RULE_SETUP
-#line 1025 "dhcp4_lexer.ll"
+#line 1044 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP_DDNS:
}
}
YY_BREAK
-case 103:
+case 104:
YY_RULE_SETUP
-#line 1034 "dhcp4_lexer.ll"
+#line 1053 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP_DDNS:
}
}
YY_BREAK
-case 104:
+case 105:
YY_RULE_SETUP
-#line 1043 "dhcp4_lexer.ll"
+#line 1062 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP_DDNS:
}
}
YY_BREAK
-case 105:
+case 106:
YY_RULE_SETUP
-#line 1052 "dhcp4_lexer.ll"
+#line 1071 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP_DDNS:
}
}
YY_BREAK
-case 106:
+case 107:
YY_RULE_SETUP
-#line 1061 "dhcp4_lexer.ll"
+#line 1080 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP_DDNS:
}
}
YY_BREAK
-case 107:
+case 108:
YY_RULE_SETUP
-#line 1070 "dhcp4_lexer.ll"
+#line 1089 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP_DDNS:
}
}
YY_BREAK
-case 108:
+case 109:
YY_RULE_SETUP
-#line 1079 "dhcp4_lexer.ll"
+#line 1098 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP_DDNS:
}
}
YY_BREAK
-case 109:
+case 110:
YY_RULE_SETUP
-#line 1088 "dhcp4_lexer.ll"
+#line 1107 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP_DDNS:
}
}
YY_BREAK
-case 110:
+case 111:
YY_RULE_SETUP
-#line 1097 "dhcp4_lexer.ll"
+#line 1116 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP_DDNS:
}
}
YY_BREAK
-case 111:
+case 112:
YY_RULE_SETUP
-#line 1106 "dhcp4_lexer.ll"
+#line 1125 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP_DDNS:
}
}
YY_BREAK
-case 112:
+case 113:
YY_RULE_SETUP
-#line 1115 "dhcp4_lexer.ll"
+#line 1134 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP_DDNS:
}
}
YY_BREAK
-case 113:
+case 114:
YY_RULE_SETUP
-#line 1124 "dhcp4_lexer.ll"
+#line 1143 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP_DDNS:
}
}
YY_BREAK
-case 114:
+case 115:
YY_RULE_SETUP
-#line 1133 "dhcp4_lexer.ll"
+#line 1152 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP_DDNS:
}
}
YY_BREAK
-case 115:
+case 116:
YY_RULE_SETUP
-#line 1142 "dhcp4_lexer.ll"
+#line 1161 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP_DDNS:
}
}
YY_BREAK
-case 116:
+case 117:
YY_RULE_SETUP
-#line 1151 "dhcp4_lexer.ll"
+#line 1170 "dhcp4_lexer.ll"
{
/* dhcp-ddns value keywords are case insensitive */
if (driver.ctx_ == isc::dhcp::Parser4Context::NCR_PROTOCOL) {
return isc::dhcp::Dhcp4Parser::make_UDP(driver.loc_);
}
- std::string tmp(yytext+1);
+ std::string tmp(parser4_text+1);
tmp.resize(tmp.size() - 1);
return isc::dhcp::Dhcp4Parser::make_STRING(tmp, driver.loc_);
}
YY_BREAK
-case 117:
+case 118:
YY_RULE_SETUP
-#line 1161 "dhcp4_lexer.ll"
+#line 1180 "dhcp4_lexer.ll"
{
/* dhcp-ddns value keywords are case insensitive */
if (driver.ctx_ == isc::dhcp::Parser4Context::NCR_PROTOCOL) {
return isc::dhcp::Dhcp4Parser::make_TCP(driver.loc_);
}
- std::string tmp(yytext+1);
+ std::string tmp(parser4_text+1);
tmp.resize(tmp.size() - 1);
return isc::dhcp::Dhcp4Parser::make_STRING(tmp, driver.loc_);
}
YY_BREAK
-case 118:
+case 119:
YY_RULE_SETUP
-#line 1171 "dhcp4_lexer.ll"
+#line 1190 "dhcp4_lexer.ll"
{
/* dhcp-ddns value keywords are case insensitive */
if (driver.ctx_ == isc::dhcp::Parser4Context::NCR_FORMAT) {
return isc::dhcp::Dhcp4Parser::make_JSON(driver.loc_);
}
- std::string tmp(yytext+1);
+ std::string tmp(parser4_text+1);
tmp.resize(tmp.size() - 1);
return isc::dhcp::Dhcp4Parser::make_STRING(tmp, driver.loc_);
}
YY_BREAK
-case 119:
+case 120:
YY_RULE_SETUP
-#line 1181 "dhcp4_lexer.ll"
+#line 1200 "dhcp4_lexer.ll"
{
/* dhcp-ddns value keywords are case insensitive */
if (driver.ctx_ == isc::dhcp::Parser4Context::REPLACE_CLIENT_NAME) {
return isc::dhcp::Dhcp4Parser::make_WHEN_PRESENT(driver.loc_);
}
- std::string tmp(yytext+1);
+ std::string tmp(parser4_text+1);
tmp.resize(tmp.size() - 1);
return isc::dhcp::Dhcp4Parser::make_STRING(tmp, driver.loc_);
}
YY_BREAK
-case 120:
+case 121:
YY_RULE_SETUP
-#line 1191 "dhcp4_lexer.ll"
+#line 1210 "dhcp4_lexer.ll"
{
/* dhcp-ddns value keywords are case insensitive */
if (driver.ctx_ == isc::dhcp::Parser4Context::REPLACE_CLIENT_NAME) {
return isc::dhcp::Dhcp4Parser::make_WHEN_PRESENT(driver.loc_);
}
- std::string tmp(yytext+1);
+ std::string tmp(parser4_text+1);
tmp.resize(tmp.size() - 1);
return isc::dhcp::Dhcp4Parser::make_STRING(tmp, driver.loc_);
}
YY_BREAK
-case 121:
+case 122:
YY_RULE_SETUP
-#line 1201 "dhcp4_lexer.ll"
+#line 1220 "dhcp4_lexer.ll"
{
/* dhcp-ddns value keywords are case insensitive */
if (driver.ctx_ == isc::dhcp::Parser4Context::REPLACE_CLIENT_NAME) {
return isc::dhcp::Dhcp4Parser::make_NEVER(driver.loc_);
}
- std::string tmp(yytext+1);
+ std::string tmp(parser4_text+1);
tmp.resize(tmp.size() - 1);
return isc::dhcp::Dhcp4Parser::make_STRING(tmp, driver.loc_);
}
YY_BREAK
-case 122:
+case 123:
YY_RULE_SETUP
-#line 1211 "dhcp4_lexer.ll"
+#line 1230 "dhcp4_lexer.ll"
{
/* dhcp-ddns value keywords are case insensitive */
if (driver.ctx_ == isc::dhcp::Parser4Context::REPLACE_CLIENT_NAME) {
return isc::dhcp::Dhcp4Parser::make_NEVER(driver.loc_);
}
- std::string tmp(yytext+1);
+ std::string tmp(parser4_text+1);
tmp.resize(tmp.size() - 1);
return isc::dhcp::Dhcp4Parser::make_STRING(tmp, driver.loc_);
}
YY_BREAK
-case 123:
+case 124:
YY_RULE_SETUP
-#line 1221 "dhcp4_lexer.ll"
+#line 1240 "dhcp4_lexer.ll"
{
/* dhcp-ddns value keywords are case insensitive */
if (driver.ctx_ == isc::dhcp::Parser4Context::REPLACE_CLIENT_NAME) {
return isc::dhcp::Dhcp4Parser::make_ALWAYS(driver.loc_);
}
- std::string tmp(yytext+1);
+ std::string tmp(parser4_text+1);
tmp.resize(tmp.size() - 1);
return isc::dhcp::Dhcp4Parser::make_STRING(tmp, driver.loc_);
}
YY_BREAK
-case 124:
+case 125:
YY_RULE_SETUP
-#line 1231 "dhcp4_lexer.ll"
+#line 1250 "dhcp4_lexer.ll"
{
/* dhcp-ddns value keywords are case insensitive */
if (driver.ctx_ == isc::dhcp::Parser4Context::REPLACE_CLIENT_NAME) {
return isc::dhcp::Dhcp4Parser::make_WHEN_NOT_PRESENT(driver.loc_);
}
- std::string tmp(yytext+1);
+ std::string tmp(parser4_text+1);
tmp.resize(tmp.size() - 1);
return isc::dhcp::Dhcp4Parser::make_STRING(tmp, driver.loc_);
}
YY_BREAK
-case 125:
+case 126:
YY_RULE_SETUP
-#line 1241 "dhcp4_lexer.ll"
+#line 1260 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::CONFIG:
}
}
YY_BREAK
-case 126:
+case 127:
YY_RULE_SETUP
-#line 1250 "dhcp4_lexer.ll"
+#line 1269 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::CONFIG:
}
}
YY_BREAK
-case 127:
+case 128:
YY_RULE_SETUP
-#line 1259 "dhcp4_lexer.ll"
+#line 1278 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::CONFIG:
}
}
YY_BREAK
-case 128:
+case 129:
YY_RULE_SETUP
-#line 1268 "dhcp4_lexer.ll"
+#line 1287 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::SUBNET4:
}
}
YY_BREAK
-case 129:
+case 130:
YY_RULE_SETUP
-#line 1277 "dhcp4_lexer.ll"
+#line 1296 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::SUBNET4:
}
}
YY_BREAK
-case 130:
+case 131:
YY_RULE_SETUP
-#line 1286 "dhcp4_lexer.ll"
+#line 1305 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::SUBNET4:
}
}
YY_BREAK
-case 131:
+case 132:
YY_RULE_SETUP
-#line 1295 "dhcp4_lexer.ll"
+#line 1314 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP4:
case isc::dhcp::Parser4Context::SUBNET4:
+ case Parser4Context::SHARED_NETWORK:
return isc::dhcp::Dhcp4Parser::make_ECHO_CLIENT_ID(driver.loc_);
default:
return isc::dhcp::Dhcp4Parser::make_STRING("echo-client-id", driver.loc_);
}
}
YY_BREAK
-case 132:
+case 133:
YY_RULE_SETUP
-#line 1305 "dhcp4_lexer.ll"
+#line 1325 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP4:
case isc::dhcp::Parser4Context::SUBNET4:
+ case Parser4Context::SHARED_NETWORK:
return isc::dhcp::Dhcp4Parser::make_MATCH_CLIENT_ID(driver.loc_);
default:
return isc::dhcp::Dhcp4Parser::make_STRING("match-client-id", driver.loc_);
}
}
YY_BREAK
-case 133:
+case 134:
YY_RULE_SETUP
-#line 1315 "dhcp4_lexer.ll"
+#line 1336 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP4:
case isc::dhcp::Parser4Context::SUBNET4:
case isc::dhcp::Parser4Context::RESERVATIONS:
case isc::dhcp::Parser4Context::CLIENT_CLASSES:
+ case Parser4Context::SHARED_NETWORK:
return isc::dhcp::Dhcp4Parser::make_NEXT_SERVER(driver.loc_);
default:
return isc::dhcp::Dhcp4Parser::make_STRING("next-server", driver.loc_);
}
}
YY_BREAK
-case 134:
+case 135:
YY_RULE_SETUP
-#line 1327 "dhcp4_lexer.ll"
+#line 1349 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::SUBNET4:
}
}
YY_BREAK
-case 135:
+case 136:
YY_RULE_SETUP
-#line 1338 "dhcp4_lexer.ll"
+#line 1360 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::SUBNET4:
}
}
YY_BREAK
-case 136:
+case 137:
YY_RULE_SETUP
-#line 1351 "dhcp4_lexer.ll"
+#line 1373 "dhcp4_lexer.ll"
{
/* A string has been matched. It contains the actual string and single quotes.
We need to get those quotes out of the way and just use its content, e.g.
for 'foo' we should get foo */
- std::string raw(yytext+1);
+ std::string raw(parser4_text+1);
size_t len = raw.size() - 1;
raw.resize(len);
std::string decoded;
return isc::dhcp::Dhcp4Parser::make_STRING(decoded, driver.loc_);
}
YY_BREAK
-case 137:
-/* rule 137 can match eol */
+case 138:
+/* rule 138 can match eol */
YY_RULE_SETUP
-#line 1449 "dhcp4_lexer.ll"
+#line 1471 "dhcp4_lexer.ll"
{
/* Bad string with a forbidden control character inside */
- driver.error(driver.loc_, "Invalid control in " + std::string(yytext));
+ driver.error(driver.loc_, "Invalid control in " + std::string(parser4_text));
}
YY_BREAK
-case 138:
-/* rule 138 can match eol */
+case 139:
+/* rule 139 can match eol */
YY_RULE_SETUP
-#line 1454 "dhcp4_lexer.ll"
+#line 1476 "dhcp4_lexer.ll"
{
/* Bad string with a bad escape inside */
- driver.error(driver.loc_, "Bad escape in " + std::string(yytext));
+ driver.error(driver.loc_, "Bad escape in " + std::string(parser4_text));
}
YY_BREAK
-case 139:
+case 140:
YY_RULE_SETUP
-#line 1459 "dhcp4_lexer.ll"
+#line 1481 "dhcp4_lexer.ll"
{
/* Bad string with an open escape at the end */
- driver.error(driver.loc_, "Overflow escape in " + std::string(yytext));
+ driver.error(driver.loc_, "Overflow escape in " + std::string(parser4_text));
}
YY_BREAK
-case 140:
+case 141:
YY_RULE_SETUP
-#line 1464 "dhcp4_lexer.ll"
+#line 1486 "dhcp4_lexer.ll"
{ return isc::dhcp::Dhcp4Parser::make_LSQUARE_BRACKET(driver.loc_); }
YY_BREAK
-case 141:
+case 142:
YY_RULE_SETUP
-#line 1465 "dhcp4_lexer.ll"
+#line 1487 "dhcp4_lexer.ll"
{ return isc::dhcp::Dhcp4Parser::make_RSQUARE_BRACKET(driver.loc_); }
YY_BREAK
-case 142:
+case 143:
YY_RULE_SETUP
-#line 1466 "dhcp4_lexer.ll"
+#line 1488 "dhcp4_lexer.ll"
{ return isc::dhcp::Dhcp4Parser::make_LCURLY_BRACKET(driver.loc_); }
YY_BREAK
-case 143:
+case 144:
YY_RULE_SETUP
-#line 1467 "dhcp4_lexer.ll"
+#line 1489 "dhcp4_lexer.ll"
{ return isc::dhcp::Dhcp4Parser::make_RCURLY_BRACKET(driver.loc_); }
YY_BREAK
-case 144:
+case 145:
YY_RULE_SETUP
-#line 1468 "dhcp4_lexer.ll"
+#line 1490 "dhcp4_lexer.ll"
{ return isc::dhcp::Dhcp4Parser::make_COMMA(driver.loc_); }
YY_BREAK
-case 145:
+case 146:
YY_RULE_SETUP
-#line 1469 "dhcp4_lexer.ll"
+#line 1491 "dhcp4_lexer.ll"
{ return isc::dhcp::Dhcp4Parser::make_COLON(driver.loc_); }
YY_BREAK
-case 146:
+case 147:
YY_RULE_SETUP
-#line 1471 "dhcp4_lexer.ll"
+#line 1493 "dhcp4_lexer.ll"
{
/* An integer was found. */
- std::string tmp(yytext);
+ std::string tmp(parser4_text);
int64_t integer = 0;
try {
/* In substring we want to use negative values (e.g. -1).
return isc::dhcp::Dhcp4Parser::make_INTEGER(integer, driver.loc_);
}
YY_BREAK
-case 147:
+case 148:
YY_RULE_SETUP
-#line 1489 "dhcp4_lexer.ll"
+#line 1511 "dhcp4_lexer.ll"
{
/* A floating point was found. */
- std::string tmp(yytext);
+ std::string tmp(parser4_text);
double fp = 0.0;
try {
fp = boost::lexical_cast<double>(tmp);
return isc::dhcp::Dhcp4Parser::make_FLOAT(fp, driver.loc_);
}
YY_BREAK
-case 148:
+case 149:
YY_RULE_SETUP
-#line 1502 "dhcp4_lexer.ll"
+#line 1524 "dhcp4_lexer.ll"
{
- string tmp(yytext);
+ string tmp(parser4_text);
return isc::dhcp::Dhcp4Parser::make_BOOLEAN(tmp == "true", driver.loc_);
}
YY_BREAK
-case 149:
+case 150:
YY_RULE_SETUP
-#line 1507 "dhcp4_lexer.ll"
+#line 1529 "dhcp4_lexer.ll"
{
return isc::dhcp::Dhcp4Parser::make_NULL_TYPE(driver.loc_);
}
YY_BREAK
-case 150:
+case 151:
YY_RULE_SETUP
-#line 1511 "dhcp4_lexer.ll"
+#line 1533 "dhcp4_lexer.ll"
driver.error (driver.loc_, "JSON true reserved keyword is lower case only");
YY_BREAK
-case 151:
+case 152:
YY_RULE_SETUP
-#line 1513 "dhcp4_lexer.ll"
+#line 1535 "dhcp4_lexer.ll"
driver.error (driver.loc_, "JSON false reserved keyword is lower case only");
YY_BREAK
-case 152:
+case 153:
YY_RULE_SETUP
-#line 1515 "dhcp4_lexer.ll"
+#line 1537 "dhcp4_lexer.ll"
driver.error (driver.loc_, "JSON null reserved keyword is lower case only");
YY_BREAK
-case 153:
+case 154:
YY_RULE_SETUP
-#line 1517 "dhcp4_lexer.ll"
-driver.error (driver.loc_, "Invalid character: " + std::string(yytext));
+#line 1539 "dhcp4_lexer.ll"
+driver.error (driver.loc_, "Invalid character: " + std::string(parser4_text));
YY_BREAK
case YY_STATE_EOF(INITIAL):
-#line 1519 "dhcp4_lexer.ll"
+#line 1541 "dhcp4_lexer.ll"
{
if (driver.states_.empty()) {
return isc::dhcp::Dhcp4Parser::make_END(driver.loc_);
BEGIN(DIR_EXIT);
}
YY_BREAK
-case 154:
+case 155:
YY_RULE_SETUP
-#line 1542 "dhcp4_lexer.ll"
+#line 1564 "dhcp4_lexer.ll"
ECHO;
YY_BREAK
-#line 3928 "dhcp4_lexer.cc"
+#line 3740 "dhcp4_lexer.cc"
case YY_END_OF_BUFFER:
{
{
/* We're scanning a new file or input source. It's
* possible that this happened because the user
- * just pointed yyin at a new source and called
- * yylex(). If so, then we have to assure
+ * just pointed parser4_in at a new source and called
+ * parser4_lex(). If so, then we have to assure
* consistency between YY_CURRENT_BUFFER and our
* globals. Here is the right place to do so, because
* this is the first action (other than possibly a
*/
(yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
/* %if-c-only */
- YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
+ YY_CURRENT_BUFFER_LVALUE->yy_input_file = parser4_in;
/* %endif */
/* %if-c++-only */
/* %endif */
{
(yy_did_buffer_switch_on_eof) = 0;
- if ( yywrap( ) )
+ if ( parser4_wrap( ) )
{
/* Note: because we've taken care in
* yy_get_next_buffer() to have set up
- * yytext, we can now set up
+ * parser4_text, we can now set up
* yy_c_buf_p so that if some total
* hoser (like flex itself) wants to
* call the scanner after we return the
} /* end of action switch */
} /* end of scanning one token */
} /* end of user's declarations */
-} /* end of yylex */
+} /* end of parser4_lex */
/* %ok-for-header */
/* %if-c++-only */
/* %not-for-header */
+
/* %ok-for-header */
/* %endif */
b->yy_ch_buf = (char *)
/* Include room in for 2 EOB chars. */
- yyrealloc( (void *) b->yy_ch_buf,
- (yy_size_t) (b->yy_buf_size + 2) );
+ parser4_realloc((void *) b->yy_ch_buf,b->yy_buf_size + 2 );
}
else
/* Can't grow it, we don't own it. */
if ( number_to_move == YY_MORE_ADJ )
{
ret_val = EOB_ACT_END_OF_FILE;
- yyrestart( yyin );
+ parser4_restart(parser4_in );
}
else
if (((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
/* Extend the array by 50%, plus the number we really need. */
int new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
- YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc(
- (void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf, (yy_size_t) new_size );
+ YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) parser4_realloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size );
if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
- /* "- 2" to take care of EOB's */
- YY_CURRENT_BUFFER_LVALUE->yy_buf_size = (int) (new_size - 2);
}
(yy_n_chars) += number_to_move;
/* %if-c-only */
/* %not-for-header */
+
static yy_state_type yy_get_previous_state (void)
/* %endif */
/* %if-c++-only */
while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
{
yy_current_state = (int) yy_def[yy_current_state];
- if ( yy_current_state >= 1231 )
- yy_c = yy_meta[yy_c];
+ if ( yy_current_state >= 1246 )
+ yy_c = yy_meta[(unsigned int) yy_c];
}
- yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
+ yy_current_state = yy_nxt[yy_base[yy_current_state] + (flex_int16_t) yy_c];
}
return yy_current_state;
while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
{
yy_current_state = (int) yy_def[yy_current_state];
- if ( yy_current_state >= 1231 )
- yy_c = yy_meta[yy_c];
+ if ( yy_current_state >= 1246 )
+ yy_c = yy_meta[(unsigned int) yy_c];
}
- yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
- yy_is_jam = (yy_current_state == 1230);
+ yy_current_state = yy_nxt[yy_base[yy_current_state] + (flex_int16_t) yy_c];
+ yy_is_jam = (yy_current_state == 1245);
return yy_is_jam ? 0 : yy_current_state;
}
else
{ /* need more input */
- int offset = (int) ((yy_c_buf_p) - (yytext_ptr));
+ int offset = (yy_c_buf_p) - (yytext_ptr);
++(yy_c_buf_p);
switch ( yy_get_next_buffer( ) )
*/
/* Reset buffer status. */
- yyrestart( yyin );
+ parser4_restart(parser4_in );
/*FALLTHROUGH*/
case EOB_ACT_END_OF_FILE:
{
- if ( yywrap( ) )
+ if ( parser4_wrap( ) )
return 0;
if ( ! (yy_did_buffer_switch_on_eof) )
}
c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
- *(yy_c_buf_p) = '\0'; /* preserve yytext */
+ *(yy_c_buf_p) = '\0'; /* preserve parser4_text */
(yy_hold_char) = *++(yy_c_buf_p);
-/* %% [19.0] update BOL and yylineno */
+/* %% [19.0] update BOL and parser4_lineno */
return c;
}
* @note This function does not reset the start condition to @c INITIAL .
*/
/* %if-c-only */
- void yyrestart (FILE * input_file )
+ void parser4_restart (FILE * input_file )
/* %endif */
/* %if-c++-only */
/* %endif */
{
if ( ! YY_CURRENT_BUFFER ){
- yyensure_buffer_stack ();
+ parser4_ensure_buffer_stack ();
YY_CURRENT_BUFFER_LVALUE =
- yy_create_buffer( yyin, YY_BUF_SIZE );
+ parser4__create_buffer(parser4_in,YY_BUF_SIZE );
}
- yy_init_buffer( YY_CURRENT_BUFFER, input_file );
- yy_load_buffer_state( );
+ parser4__init_buffer(YY_CURRENT_BUFFER,input_file );
+ parser4__load_buffer_state( );
}
/* %if-c++-only */
*
*/
/* %if-c-only */
- void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
+ void parser4__switch_to_buffer (YY_BUFFER_STATE new_buffer )
/* %endif */
/* %if-c++-only */
/* %endif */
/* TODO. We should be able to replace this entire function body
* with
- * yypop_buffer_state();
- * yypush_buffer_state(new_buffer);
+ * parser4_pop_buffer_state();
+ * parser4_push_buffer_state(new_buffer);
*/
- yyensure_buffer_stack ();
+ parser4_ensure_buffer_stack ();
if ( YY_CURRENT_BUFFER == new_buffer )
return;
}
YY_CURRENT_BUFFER_LVALUE = new_buffer;
- yy_load_buffer_state( );
+ parser4__load_buffer_state( );
/* We don't actually know whether we did this switch during
- * EOF (yywrap()) processing, but the only time this flag
- * is looked at is after yywrap() is called, so it's safe
+ * EOF (parser4_wrap()) processing, but the only time this flag
+ * is looked at is after parser4_wrap() is called, so it's safe
* to go ahead and always set it.
*/
(yy_did_buffer_switch_on_eof) = 1;
}
/* %if-c-only */
-static void yy_load_buffer_state (void)
+static void parser4__load_buffer_state (void)
/* %endif */
/* %if-c++-only */
/* %endif */
(yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
/* %if-c-only */
- yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
+ parser4_in = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
/* %endif */
/* %if-c++-only */
/* %endif */
* @return the allocated buffer state.
*/
/* %if-c-only */
- YY_BUFFER_STATE yy_create_buffer (FILE * file, int size )
+ YY_BUFFER_STATE parser4__create_buffer (FILE * file, int size )
/* %endif */
/* %if-c++-only */
/* %endif */
{
YY_BUFFER_STATE b;
- b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) );
+ b = (YY_BUFFER_STATE) parser4_alloc(sizeof( struct yy_buffer_state ) );
if ( ! b )
- YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
+ YY_FATAL_ERROR( "out of dynamic memory in parser4__create_buffer()" );
- b->yy_buf_size = size;
+ b->yy_buf_size = (yy_size_t)size;
/* yy_ch_buf has to be 2 characters longer than the size given because
* we need to put in 2 end-of-buffer characters.
*/
- b->yy_ch_buf = (char *) yyalloc( (yy_size_t) (b->yy_buf_size + 2) );
+ b->yy_ch_buf = (char *) parser4_alloc(b->yy_buf_size + 2 );
if ( ! b->yy_ch_buf )
- YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
+ YY_FATAL_ERROR( "out of dynamic memory in parser4__create_buffer()" );
b->yy_is_our_buffer = 1;
- yy_init_buffer( b, file );
+ parser4__init_buffer(b,file );
return b;
}
/* %endif */
/** Destroy the buffer.
- * @param b a buffer created with yy_create_buffer()
+ * @param b a buffer created with parser4__create_buffer()
*
*/
/* %if-c-only */
- void yy_delete_buffer (YY_BUFFER_STATE b )
+ void parser4__delete_buffer (YY_BUFFER_STATE b )
/* %endif */
/* %if-c++-only */
/* %endif */
YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
if ( b->yy_is_our_buffer )
- yyfree( (void *) b->yy_ch_buf );
+ parser4_free((void *) b->yy_ch_buf );
- yyfree( (void *) b );
+ parser4_free((void *) b );
}
/* Initializes or reinitializes a buffer.
* This function is sometimes called more than once on the same buffer,
- * such as during a yyrestart() or at EOF.
+ * such as during a parser4_restart() or at EOF.
*/
/* %if-c-only */
- static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
+ static void parser4__init_buffer (YY_BUFFER_STATE b, FILE * file )
/* %endif */
/* %if-c++-only */
/* %endif */
{
int oerrno = errno;
- yy_flush_buffer( b );
+ parser4__flush_buffer(b );
/* %if-c-only */
b->yy_input_file = file;
/* %endif */
b->yy_fill_buffer = 1;
- /* If b is the current buffer, then yy_init_buffer was _probably_
- * called from yyrestart() or through yy_get_next_buffer.
+ /* If b is the current buffer, then parser4__init_buffer was _probably_
+ * called from parser4_restart() or through yy_get_next_buffer.
* In that case, we don't want to reset the lineno or column.
*/
if (b != YY_CURRENT_BUFFER){
*
*/
/* %if-c-only */
- void yy_flush_buffer (YY_BUFFER_STATE b )
+ void parser4__flush_buffer (YY_BUFFER_STATE b )
/* %endif */
/* %if-c++-only */
/* %endif */
b->yy_buffer_status = YY_BUFFER_NEW;
if ( b == YY_CURRENT_BUFFER )
- yy_load_buffer_state( );
+ parser4__load_buffer_state( );
}
/* %if-c-or-c++ */
*
*/
/* %if-c-only */
-void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
+void parser4_push_buffer_state (YY_BUFFER_STATE new_buffer )
/* %endif */
/* %if-c++-only */
/* %endif */
if (new_buffer == NULL)
return;
- yyensure_buffer_stack();
+ parser4_ensure_buffer_stack();
- /* This block is copied from yy_switch_to_buffer. */
+ /* This block is copied from parser4__switch_to_buffer. */
if ( YY_CURRENT_BUFFER )
{
/* Flush out information for old buffer. */
(yy_buffer_stack_top)++;
YY_CURRENT_BUFFER_LVALUE = new_buffer;
- /* copied from yy_switch_to_buffer. */
- yy_load_buffer_state( );
+ /* copied from parser4__switch_to_buffer. */
+ parser4__load_buffer_state( );
(yy_did_buffer_switch_on_eof) = 1;
}
/* %endif */
*
*/
/* %if-c-only */
-void yypop_buffer_state (void)
+void parser4_pop_buffer_state (void)
/* %endif */
/* %if-c++-only */
/* %endif */
if (!YY_CURRENT_BUFFER)
return;
- yy_delete_buffer(YY_CURRENT_BUFFER );
+ parser4__delete_buffer(YY_CURRENT_BUFFER );
YY_CURRENT_BUFFER_LVALUE = NULL;
if ((yy_buffer_stack_top) > 0)
--(yy_buffer_stack_top);
if (YY_CURRENT_BUFFER) {
- yy_load_buffer_state( );
+ parser4__load_buffer_state( );
(yy_did_buffer_switch_on_eof) = 1;
}
}
* Guarantees space for at least one push.
*/
/* %if-c-only */
-static void yyensure_buffer_stack (void)
+static void parser4_ensure_buffer_stack (void)
/* %endif */
/* %if-c++-only */
/* %endif */
{
- yy_size_t num_to_alloc;
+ int num_to_alloc;
if (!(yy_buffer_stack)) {
* immediate realloc on the next call.
*/
num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */
- (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
+ (yy_buffer_stack) = (struct yy_buffer_state**)parser4_alloc
(num_to_alloc * sizeof(struct yy_buffer_state*)
);
if ( ! (yy_buffer_stack) )
- YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
+ YY_FATAL_ERROR( "out of dynamic memory in parser4_ensure_buffer_stack()" );
memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
yy_size_t grow_size = 8 /* arbitrary grow size */;
num_to_alloc = (yy_buffer_stack_max) + grow_size;
- (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
+ (yy_buffer_stack) = (struct yy_buffer_state**)parser4_realloc
((yy_buffer_stack),
num_to_alloc * sizeof(struct yy_buffer_state*)
);
if ( ! (yy_buffer_stack) )
- YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
+ YY_FATAL_ERROR( "out of dynamic memory in parser4_ensure_buffer_stack()" );
/* zero only the new slots.*/
memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
*
* @return the newly allocated buffer state object.
*/
-YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
+YY_BUFFER_STATE parser4__scan_buffer (char * base, yy_size_t size )
{
YY_BUFFER_STATE b;
/* They forgot to leave room for the EOB's. */
return NULL;
- b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) );
+ b = (YY_BUFFER_STATE) parser4_alloc(sizeof( struct yy_buffer_state ) );
if ( ! b )
- YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
+ YY_FATAL_ERROR( "out of dynamic memory in parser4__scan_buffer()" );
- b->yy_buf_size = (int) (size - 2); /* "- 2" to take care of EOB's */
+ b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */
b->yy_buf_pos = b->yy_ch_buf = base;
b->yy_is_our_buffer = 0;
b->yy_input_file = NULL;
b->yy_fill_buffer = 0;
b->yy_buffer_status = YY_BUFFER_NEW;
- yy_switch_to_buffer( b );
+ parser4__switch_to_buffer(b );
return b;
}
/* %endif */
/* %if-c-only */
-/** Setup the input buffer state to scan a string. The next call to yylex() will
+/** Setup the input buffer state to scan a string. The next call to parser4_lex() will
* scan from a @e copy of @a str.
* @param yystr a NUL-terminated string to scan
*
* @return the newly allocated buffer state object.
* @note If you want to scan bytes that may contain NUL values, then use
- * yy_scan_bytes() instead.
+ * parser4__scan_bytes() instead.
*/
-YY_BUFFER_STATE yy_scan_string (const char * yystr )
+YY_BUFFER_STATE parser4__scan_string (yyconst char * yystr )
{
- return yy_scan_bytes( yystr, (int) strlen(yystr) );
+ return parser4__scan_bytes(yystr,(int) strlen(yystr) );
}
/* %endif */
/* %if-c-only */
-/** Setup the input buffer state to scan the given bytes. The next call to yylex() will
+/** Setup the input buffer state to scan the given bytes. The next call to parser4_lex() will
* scan from a @e copy of @a bytes.
* @param yybytes the byte buffer to scan
* @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
*
* @return the newly allocated buffer state object.
*/
-YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len )
+YY_BUFFER_STATE parser4__scan_bytes (yyconst char * yybytes, int _yybytes_len )
{
YY_BUFFER_STATE b;
char *buf;
/* Get memory for full buffer, including space for trailing EOB's. */
n = (yy_size_t) (_yybytes_len + 2);
- buf = (char *) yyalloc( n );
+ buf = (char *) parser4_alloc(n );
if ( ! buf )
- YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
+ YY_FATAL_ERROR( "out of dynamic memory in parser4__scan_bytes()" );
for ( i = 0; i < _yybytes_len; ++i )
buf[i] = yybytes[i];
buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
- b = yy_scan_buffer( buf, n );
+ b = parser4__scan_buffer(buf,n );
if ( ! b )
- YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
+ YY_FATAL_ERROR( "bad buffer in parser4__scan_bytes()" );
/* It's okay to grow etc. this buffer, and we should throw it
* away when we're done.
#endif
/* %if-c-only */
-static void yynoreturn yy_fatal_error (const char* msg )
+static void yynoreturn yy_fatal_error (yyconst char* msg )
{
- fprintf( stderr, "%s\n", msg );
+ (void) fprintf( stderr, "%s\n", msg );
exit( YY_EXIT_FAILURE );
}
/* %endif */
#define yyless(n) \
do \
{ \
- /* Undo effects of setting up yytext. */ \
+ /* Undo effects of setting up parser4_text. */ \
int yyless_macro_arg = (n); \
YY_LESS_LINENO(yyless_macro_arg);\
- yytext[yyleng] = (yy_hold_char); \
- (yy_c_buf_p) = yytext + yyless_macro_arg; \
+ parser4_text[parser4_leng] = (yy_hold_char); \
+ (yy_c_buf_p) = parser4_text + yyless_macro_arg; \
(yy_hold_char) = *(yy_c_buf_p); \
*(yy_c_buf_p) = '\0'; \
- yyleng = yyless_macro_arg; \
+ parser4_leng = yyless_macro_arg; \
} \
while ( 0 )
/** Get the current line number.
*
*/
-int yyget_lineno (void)
+int parser4_get_lineno (void)
{
- return yylineno;
+ return parser4_lineno;
}
/** Get the input stream.
*
*/
-FILE *yyget_in (void)
+FILE *parser4_get_in (void)
{
- return yyin;
+ return parser4_in;
}
/** Get the output stream.
*
*/
-FILE *yyget_out (void)
+FILE *parser4_get_out (void)
{
- return yyout;
+ return parser4_out;
}
/** Get the length of the current token.
*
*/
-int yyget_leng (void)
+int parser4_get_leng (void)
{
- return yyleng;
+ return parser4_leng;
}
/** Get the current token.
*
*/
-char *yyget_text (void)
+char *parser4_get_text (void)
{
- return yytext;
+ return parser4_text;
}
/* %if-reentrant */
* @param _line_number line number
*
*/
-void yyset_lineno (int _line_number )
+void parser4_set_lineno (int _line_number )
{
- yylineno = _line_number;
+ parser4_lineno = _line_number;
}
/** Set the input stream. This does not discard the current
* input buffer.
* @param _in_str A readable stream.
*
- * @see yy_switch_to_buffer
+ * @see parser4__switch_to_buffer
*/
-void yyset_in (FILE * _in_str )
+void parser4_set_in (FILE * _in_str )
{
- yyin = _in_str ;
+ parser4_in = _in_str ;
}
-void yyset_out (FILE * _out_str )
+void parser4_set_out (FILE * _out_str )
{
- yyout = _out_str ;
+ parser4_out = _out_str ;
}
-int yyget_debug (void)
+int parser4_get_debug (void)
{
- return yy_flex_debug;
+ return parser4__flex_debug;
}
-void yyset_debug (int _bdebug )
+void parser4_set_debug (int _bdebug )
{
- yy_flex_debug = _bdebug ;
+ parser4__flex_debug = _bdebug ;
}
/* %endif */
static int yy_init_globals (void)
{
/* Initialization is the same as for the non-reentrant scanner.
- * This function is called from yylex_destroy(), so don't allocate here.
+ * This function is called from parser4_lex_destroy(), so don't allocate here.
*/
(yy_buffer_stack) = NULL;
/* Defined in main.c */
#ifdef YY_STDINIT
- yyin = stdin;
- yyout = stdout;
+ parser4_in = stdin;
+ parser4_out = stdout;
#else
- yyin = NULL;
- yyout = NULL;
+ parser4_in = NULL;
+ parser4_out = NULL;
#endif
/* For future reference: Set errno on error, since we are called by
- * yylex_init()
+ * parser4_lex_init()
*/
return 0;
}
/* %endif */
/* %if-c-only SNIP! this currently causes conflicts with the c++ scanner */
-/* yylex_destroy is for both reentrant and non-reentrant scanners. */
-int yylex_destroy (void)
+/* parser4_lex_destroy is for both reentrant and non-reentrant scanners. */
+int parser4_lex_destroy (void)
{
/* Pop the buffer stack, destroying each element. */
while(YY_CURRENT_BUFFER){
- yy_delete_buffer( YY_CURRENT_BUFFER );
+ parser4__delete_buffer(YY_CURRENT_BUFFER );
YY_CURRENT_BUFFER_LVALUE = NULL;
- yypop_buffer_state();
+ parser4_pop_buffer_state();
}
/* Destroy the stack itself. */
- yyfree((yy_buffer_stack) );
+ parser4_free((yy_buffer_stack) );
(yy_buffer_stack) = NULL;
/* Reset the globals. This is important in a non-reentrant scanner so the next time
- * yylex() is called, initialization will occur. */
+ * parser4_lex() is called, initialization will occur. */
yy_init_globals( );
/* %if-reentrant */
*/
#ifndef yytext_ptr
-static void yy_flex_strncpy (char* s1, const char * s2, int n )
+static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
{
int i;
#endif
#ifdef YY_NEED_STRLEN
-static int yy_flex_strlen (const char * s )
+static int yy_flex_strlen (yyconst char * s )
{
int n;
for ( n = 0; s[n]; ++n )
}
#endif
-void *yyalloc (yy_size_t size )
+void *parser4_alloc (yy_size_t size )
{
return malloc(size);
}
-void *yyrealloc (void * ptr, yy_size_t size )
+void *parser4_realloc (void * ptr, yy_size_t size )
{
/* The cast to (char *) in the following accommodates both
return realloc(ptr, size);
}
-void yyfree (void * ptr )
+void parser4_free (void * ptr )
{
- free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
+ free( (char *) ptr ); /* see parser4_realloc() for (char *) cast */
}
/* %if-tables-serialization definitions */
/* %ok-for-header */
-#line 1542 "dhcp4_lexer.ll"
+#line 1564 "dhcp4_lexer.ll"
+
using namespace isc::dhcp;
file_ = "<string>";
sfile_ = 0;
loc_.initialize(&file_);
- yy_flex_debug = trace_scanning_;
+ parser4__flex_debug = trace_scanning_;
YY_BUFFER_STATE buffer;
buffer = parser4__scan_bytes(str.c_str(), str.size());
if (!buffer) {
file_ = filename;
sfile_ = f;
loc_.initialize(&file_);
- yy_flex_debug = trace_scanning_;
+ parser4__flex_debug = trace_scanning_;
YY_BUFFER_STATE buffer;
/* See dhcp4_lexer.cc header for available definitions */
{
switch (that.type_get ())
{
- case 158: // value
- case 162: // map_value
- case 200: // socket_type
- case 210: // db_type
- case 287: // hr_mode
- case 420: // ncr_protocol_value
- case 428: // replace_client_name_value
+ case 159: // value
+ case 163: // map_value
+ case 201: // socket_type
+ case 211: // db_type
+ case 288: // hr_mode
+ case 429: // ncr_protocol_value
+ case 437: // replace_client_name_value
value.move< ElementPtr > (that.value);
break;
- case 144: // "boolean"
+ case 145: // "boolean"
value.move< bool > (that.value);
break;
- case 143: // "floating point"
+ case 144: // "floating point"
value.move< double > (that.value);
break;
- case 142: // "integer"
+ case 143: // "integer"
value.move< int64_t > (that.value);
break;
- case 141: // "constant string"
+ case 142: // "constant string"
value.move< std::string > (that.value);
break;
state = that.state;
switch (that.type_get ())
{
- case 158: // value
- case 162: // map_value
- case 200: // socket_type
- case 210: // db_type
- case 287: // hr_mode
- case 420: // ncr_protocol_value
- case 428: // replace_client_name_value
+ case 159: // value
+ case 163: // map_value
+ case 201: // socket_type
+ case 211: // db_type
+ case 288: // hr_mode
+ case 429: // ncr_protocol_value
+ case 437: // replace_client_name_value
value.copy< ElementPtr > (that.value);
break;
- case 144: // "boolean"
+ case 145: // "boolean"
value.copy< bool > (that.value);
break;
- case 143: // "floating point"
+ case 144: // "floating point"
value.copy< double > (that.value);
break;
- case 142: // "integer"
+ case 143: // "integer"
value.copy< int64_t > (that.value);
break;
- case 141: // "constant string"
+ case 142: // "constant string"
value.copy< std::string > (that.value);
break;
<< yysym.location << ": ";
switch (yytype)
{
- case 141: // "constant string"
+ case 142: // "constant string"
-#line 217 "dhcp4_parser.yy" // lalr1.cc:636
+#line 219 "dhcp4_parser.yy" // lalr1.cc:636
{ yyoutput << yysym.value.template as< std::string > (); }
#line 364 "dhcp4_parser.cc" // lalr1.cc:636
break;
- case 142: // "integer"
+ case 143: // "integer"
-#line 217 "dhcp4_parser.yy" // lalr1.cc:636
+#line 219 "dhcp4_parser.yy" // lalr1.cc:636
{ yyoutput << yysym.value.template as< int64_t > (); }
#line 371 "dhcp4_parser.cc" // lalr1.cc:636
break;
- case 143: // "floating point"
+ case 144: // "floating point"
-#line 217 "dhcp4_parser.yy" // lalr1.cc:636
+#line 219 "dhcp4_parser.yy" // lalr1.cc:636
{ yyoutput << yysym.value.template as< double > (); }
#line 378 "dhcp4_parser.cc" // lalr1.cc:636
break;
- case 144: // "boolean"
+ case 145: // "boolean"
-#line 217 "dhcp4_parser.yy" // lalr1.cc:636
+#line 219 "dhcp4_parser.yy" // lalr1.cc:636
{ yyoutput << yysym.value.template as< bool > (); }
#line 385 "dhcp4_parser.cc" // lalr1.cc:636
break;
- case 158: // value
+ case 159: // value
-#line 217 "dhcp4_parser.yy" // lalr1.cc:636
+#line 219 "dhcp4_parser.yy" // lalr1.cc:636
{ yyoutput << yysym.value.template as< ElementPtr > (); }
#line 392 "dhcp4_parser.cc" // lalr1.cc:636
break;
- case 162: // map_value
+ case 163: // map_value
-#line 217 "dhcp4_parser.yy" // lalr1.cc:636
+#line 219 "dhcp4_parser.yy" // lalr1.cc:636
{ yyoutput << yysym.value.template as< ElementPtr > (); }
#line 399 "dhcp4_parser.cc" // lalr1.cc:636
break;
- case 200: // socket_type
+ case 201: // socket_type
-#line 217 "dhcp4_parser.yy" // lalr1.cc:636
+#line 219 "dhcp4_parser.yy" // lalr1.cc:636
{ yyoutput << yysym.value.template as< ElementPtr > (); }
#line 406 "dhcp4_parser.cc" // lalr1.cc:636
break;
- case 210: // db_type
+ case 211: // db_type
-#line 217 "dhcp4_parser.yy" // lalr1.cc:636
+#line 219 "dhcp4_parser.yy" // lalr1.cc:636
{ yyoutput << yysym.value.template as< ElementPtr > (); }
#line 413 "dhcp4_parser.cc" // lalr1.cc:636
break;
- case 287: // hr_mode
+ case 288: // hr_mode
-#line 217 "dhcp4_parser.yy" // lalr1.cc:636
+#line 219 "dhcp4_parser.yy" // lalr1.cc:636
{ yyoutput << yysym.value.template as< ElementPtr > (); }
#line 420 "dhcp4_parser.cc" // lalr1.cc:636
break;
- case 420: // ncr_protocol_value
+ case 429: // ncr_protocol_value
-#line 217 "dhcp4_parser.yy" // lalr1.cc:636
+#line 219 "dhcp4_parser.yy" // lalr1.cc:636
{ yyoutput << yysym.value.template as< ElementPtr > (); }
#line 427 "dhcp4_parser.cc" // lalr1.cc:636
break;
- case 428: // replace_client_name_value
+ case 437: // replace_client_name_value
-#line 217 "dhcp4_parser.yy" // lalr1.cc:636
+#line 219 "dhcp4_parser.yy" // lalr1.cc:636
{ yyoutput << yysym.value.template as< ElementPtr > (); }
#line 434 "dhcp4_parser.cc" // lalr1.cc:636
break;
when using variants. */
switch (yyr1_[yyn])
{
- case 158: // value
- case 162: // map_value
- case 200: // socket_type
- case 210: // db_type
- case 287: // hr_mode
- case 420: // ncr_protocol_value
- case 428: // replace_client_name_value
+ case 159: // value
+ case 163: // map_value
+ case 201: // socket_type
+ case 211: // db_type
+ case 288: // hr_mode
+ case 429: // ncr_protocol_value
+ case 437: // replace_client_name_value
yylhs.value.build< ElementPtr > ();
break;
- case 144: // "boolean"
+ case 145: // "boolean"
yylhs.value.build< bool > ();
break;
- case 143: // "floating point"
+ case 144: // "floating point"
yylhs.value.build< double > ();
break;
- case 142: // "integer"
+ case 143: // "integer"
yylhs.value.build< int64_t > ();
break;
- case 141: // "constant string"
+ case 142: // "constant string"
yylhs.value.build< std::string > ();
break;
switch (yyn)
{
case 2:
-#line 226 "dhcp4_parser.yy" // lalr1.cc:859
+#line 228 "dhcp4_parser.yy" // lalr1.cc:859
{ ctx.ctx_ = ctx.NO_KEYWORD; }
#line 680 "dhcp4_parser.cc" // lalr1.cc:859
break;
case 4:
-#line 227 "dhcp4_parser.yy" // lalr1.cc:859
+#line 229 "dhcp4_parser.yy" // lalr1.cc:859
{ ctx.ctx_ = ctx.CONFIG; }
#line 686 "dhcp4_parser.cc" // lalr1.cc:859
break;
case 6:
-#line 228 "dhcp4_parser.yy" // lalr1.cc:859
+#line 230 "dhcp4_parser.yy" // lalr1.cc:859
{ ctx.ctx_ = ctx.DHCP4; }
#line 692 "dhcp4_parser.cc" // lalr1.cc:859
break;
case 8:
-#line 229 "dhcp4_parser.yy" // lalr1.cc:859
+#line 231 "dhcp4_parser.yy" // lalr1.cc:859
{ ctx.ctx_ = ctx.INTERFACES_CONFIG; }
#line 698 "dhcp4_parser.cc" // lalr1.cc:859
break;
case 10:
-#line 230 "dhcp4_parser.yy" // lalr1.cc:859
+#line 232 "dhcp4_parser.yy" // lalr1.cc:859
{ ctx.ctx_ = ctx.SUBNET4; }
#line 704 "dhcp4_parser.cc" // lalr1.cc:859
break;
case 12:
-#line 231 "dhcp4_parser.yy" // lalr1.cc:859
+#line 233 "dhcp4_parser.yy" // lalr1.cc:859
{ ctx.ctx_ = ctx.POOLS; }
#line 710 "dhcp4_parser.cc" // lalr1.cc:859
break;
case 14:
-#line 232 "dhcp4_parser.yy" // lalr1.cc:859
+#line 234 "dhcp4_parser.yy" // lalr1.cc:859
{ ctx.ctx_ = ctx.RESERVATIONS; }
#line 716 "dhcp4_parser.cc" // lalr1.cc:859
break;
case 16:
-#line 233 "dhcp4_parser.yy" // lalr1.cc:859
+#line 235 "dhcp4_parser.yy" // lalr1.cc:859
{ ctx.ctx_ = ctx.OPTION_DEF; }
#line 722 "dhcp4_parser.cc" // lalr1.cc:859
break;
case 18:
-#line 234 "dhcp4_parser.yy" // lalr1.cc:859
+#line 236 "dhcp4_parser.yy" // lalr1.cc:859
{ ctx.ctx_ = ctx.OPTION_DATA; }
#line 728 "dhcp4_parser.cc" // lalr1.cc:859
break;
case 20:
-#line 235 "dhcp4_parser.yy" // lalr1.cc:859
+#line 237 "dhcp4_parser.yy" // lalr1.cc:859
{ ctx.ctx_ = ctx.HOOKS_LIBRARIES; }
#line 734 "dhcp4_parser.cc" // lalr1.cc:859
break;
case 22:
-#line 236 "dhcp4_parser.yy" // lalr1.cc:859
+#line 238 "dhcp4_parser.yy" // lalr1.cc:859
{ ctx.ctx_ = ctx.DHCP_DDNS; }
#line 740 "dhcp4_parser.cc" // lalr1.cc:859
break;
case 24:
-#line 244 "dhcp4_parser.yy" // lalr1.cc:859
+#line 246 "dhcp4_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location))); }
#line 746 "dhcp4_parser.cc" // lalr1.cc:859
break;
case 25:
-#line 245 "dhcp4_parser.yy" // lalr1.cc:859
+#line 247 "dhcp4_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new DoubleElement(yystack_[0].value.as< double > (), ctx.loc2pos(yystack_[0].location))); }
#line 752 "dhcp4_parser.cc" // lalr1.cc:859
break;
case 26:
-#line 246 "dhcp4_parser.yy" // lalr1.cc:859
+#line 248 "dhcp4_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location))); }
#line 758 "dhcp4_parser.cc" // lalr1.cc:859
break;
case 27:
-#line 247 "dhcp4_parser.yy" // lalr1.cc:859
+#line 249 "dhcp4_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location))); }
#line 764 "dhcp4_parser.cc" // lalr1.cc:859
break;
case 28:
-#line 248 "dhcp4_parser.yy" // lalr1.cc:859
+#line 250 "dhcp4_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new NullElement(ctx.loc2pos(yystack_[0].location))); }
#line 770 "dhcp4_parser.cc" // lalr1.cc:859
break;
case 29:
-#line 249 "dhcp4_parser.yy" // lalr1.cc:859
+#line 251 "dhcp4_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ctx.stack_.back(); ctx.stack_.pop_back(); }
#line 776 "dhcp4_parser.cc" // lalr1.cc:859
break;
case 30:
-#line 250 "dhcp4_parser.yy" // lalr1.cc:859
+#line 252 "dhcp4_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ctx.stack_.back(); ctx.stack_.pop_back(); }
#line 782 "dhcp4_parser.cc" // lalr1.cc:859
break;
case 31:
-#line 253 "dhcp4_parser.yy" // lalr1.cc:859
+#line 255 "dhcp4_parser.yy" // lalr1.cc:859
{
// Push back the JSON value on the stack
ctx.stack_.push_back(yystack_[0].value.as< ElementPtr > ());
break;
case 32:
-#line 258 "dhcp4_parser.yy" // lalr1.cc:859
+#line 260 "dhcp4_parser.yy" // lalr1.cc:859
{
// This code is executed when we're about to start parsing
// the content of the map
break;
case 33:
-#line 263 "dhcp4_parser.yy" // lalr1.cc:859
+#line 265 "dhcp4_parser.yy" // lalr1.cc:859
{
// map parsing completed. If we ever want to do any wrap up
// (maybe some sanity checking), this would be the best place
break;
case 34:
-#line 269 "dhcp4_parser.yy" // lalr1.cc:859
+#line 271 "dhcp4_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ctx.stack_.back(); ctx.stack_.pop_back(); }
#line 818 "dhcp4_parser.cc" // lalr1.cc:859
break;
case 37:
-#line 276 "dhcp4_parser.yy" // lalr1.cc:859
+#line 278 "dhcp4_parser.yy" // lalr1.cc:859
{
// map containing a single entry
ctx.stack_.back()->set(yystack_[2].value.as< std::string > (), yystack_[0].value.as< ElementPtr > ());
break;
case 38:
-#line 280 "dhcp4_parser.yy" // lalr1.cc:859
+#line 282 "dhcp4_parser.yy" // lalr1.cc:859
{
// map consisting of a shorter map followed by
// comma and string:value
break;
case 39:
-#line 287 "dhcp4_parser.yy" // lalr1.cc:859
+#line 289 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.push_back(l);
break;
case 40:
-#line 290 "dhcp4_parser.yy" // lalr1.cc:859
+#line 292 "dhcp4_parser.yy" // lalr1.cc:859
{
// list parsing complete. Put any sanity checking here
}
break;
case 43:
-#line 298 "dhcp4_parser.yy" // lalr1.cc:859
+#line 300 "dhcp4_parser.yy" // lalr1.cc:859
{
// List consisting of a single element.
ctx.stack_.back()->add(yystack_[0].value.as< ElementPtr > ());
break;
case 44:
-#line 302 "dhcp4_parser.yy" // lalr1.cc:859
+#line 304 "dhcp4_parser.yy" // lalr1.cc:859
{
// List ending with , and a value.
ctx.stack_.back()->add(yystack_[0].value.as< ElementPtr > ());
break;
case 45:
-#line 309 "dhcp4_parser.yy" // lalr1.cc:859
+#line 311 "dhcp4_parser.yy" // lalr1.cc:859
{
// List parsing about to start
}
break;
case 46:
-#line 311 "dhcp4_parser.yy" // lalr1.cc:859
+#line 313 "dhcp4_parser.yy" // lalr1.cc:859
{
// list parsing complete. Put any sanity checking here
//ctx.stack_.pop_back();
break;
case 49:
-#line 320 "dhcp4_parser.yy" // lalr1.cc:859
+#line 322 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr s(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(s);
break;
case 50:
-#line 324 "dhcp4_parser.yy" // lalr1.cc:859
+#line 326 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr s(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(s);
break;
case 51:
-#line 335 "dhcp4_parser.yy" // lalr1.cc:859
+#line 337 "dhcp4_parser.yy" // lalr1.cc:859
{
const std::string& where = ctx.contextName();
const std::string& keyword = yystack_[1].value.as< std::string > ();
break;
case 52:
-#line 345 "dhcp4_parser.yy" // lalr1.cc:859
+#line 347 "dhcp4_parser.yy" // lalr1.cc:859
{
// This code is executed when we're about to start parsing
// the content of the map
break;
case 53:
-#line 350 "dhcp4_parser.yy" // lalr1.cc:859
+#line 352 "dhcp4_parser.yy" // lalr1.cc:859
{
// map parsing completed. If we ever want to do any wrap up
// (maybe some sanity checking), this would be the best place
break;
case 62:
-#line 371 "dhcp4_parser.yy" // lalr1.cc:859
+#line 373 "dhcp4_parser.yy" // lalr1.cc:859
{
// This code is executed when we're about to start parsing
// the content of the map
break;
case 63:
-#line 378 "dhcp4_parser.yy" // lalr1.cc:859
+#line 380 "dhcp4_parser.yy" // lalr1.cc:859
{
// map parsing completed. If we ever want to do any wrap up
// (maybe some sanity checking), this would be the best place
break;
case 64:
-#line 388 "dhcp4_parser.yy" // lalr1.cc:859
+#line 390 "dhcp4_parser.yy" // lalr1.cc:859
{
// Parse the Dhcp4 map
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
break;
case 65:
-#line 392 "dhcp4_parser.yy" // lalr1.cc:859
+#line 394 "dhcp4_parser.yy" // lalr1.cc:859
{
// parsing completed
}
#line 982 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 89:
-#line 425 "dhcp4_parser.yy" // lalr1.cc:859
+ case 90:
+#line 428 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr prf(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("valid-lifetime", prf);
#line 991 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 90:
-#line 430 "dhcp4_parser.yy" // lalr1.cc:859
+ case 91:
+#line 433 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr prf(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("renew-timer", prf);
#line 1000 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 91:
-#line 435 "dhcp4_parser.yy" // lalr1.cc:859
+ case 92:
+#line 438 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr prf(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("rebind-timer", prf);
#line 1009 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 92:
-#line 440 "dhcp4_parser.yy" // lalr1.cc:859
+ case 93:
+#line 443 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr dpp(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("decline-probation-period", dpp);
#line 1018 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 93:
-#line 445 "dhcp4_parser.yy" // lalr1.cc:859
+ case 94:
+#line 448 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr echo(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("echo-client-id", echo);
#line 1027 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 94:
-#line 450 "dhcp4_parser.yy" // lalr1.cc:859
+ case 95:
+#line 453 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr match(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("match-client-id", match);
#line 1036 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 95:
-#line 456 "dhcp4_parser.yy" // lalr1.cc:859
+ case 96:
+#line 459 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr i(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("interfaces-config", i);
#line 1047 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 96:
-#line 461 "dhcp4_parser.yy" // lalr1.cc:859
+ case 97:
+#line 464 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 1056 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 102:
-#line 475 "dhcp4_parser.yy" // lalr1.cc:859
+ case 103:
+#line 478 "dhcp4_parser.yy" // lalr1.cc:859
{
// Parse the interfaces-config map
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
#line 1066 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 103:
-#line 479 "dhcp4_parser.yy" // lalr1.cc:859
+ case 104:
+#line 482 "dhcp4_parser.yy" // lalr1.cc:859
{
// parsing completed
}
#line 1074 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 104:
-#line 483 "dhcp4_parser.yy" // lalr1.cc:859
+ case 105:
+#line 486 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("interfaces", l);
#line 1085 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 105:
-#line 488 "dhcp4_parser.yy" // lalr1.cc:859
+ case 106:
+#line 491 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 1094 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 106:
-#line 493 "dhcp4_parser.yy" // lalr1.cc:859
+ case 107:
+#line 496 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.DHCP_SOCKET_TYPE);
}
#line 1102 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 107:
-#line 495 "dhcp4_parser.yy" // lalr1.cc:859
+ case 108:
+#line 498 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.back()->set("dhcp-socket-type", yystack_[0].value.as< ElementPtr > ());
ctx.leave();
#line 1111 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 108:
-#line 500 "dhcp4_parser.yy" // lalr1.cc:859
+ case 109:
+#line 503 "dhcp4_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("raw", ctx.loc2pos(yystack_[0].location))); }
#line 1117 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 109:
-#line 501 "dhcp4_parser.yy" // lalr1.cc:859
+ case 110:
+#line 504 "dhcp4_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("udp", ctx.loc2pos(yystack_[0].location))); }
#line 1123 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 110:
-#line 504 "dhcp4_parser.yy" // lalr1.cc:859
+ case 111:
+#line 507 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr b(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("re-detect", b);
#line 1132 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 111:
-#line 510 "dhcp4_parser.yy" // lalr1.cc:859
+ case 112:
+#line 513 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr i(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("lease-database", i);
#line 1143 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 112:
-#line 515 "dhcp4_parser.yy" // lalr1.cc:859
+ case 113:
+#line 518 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 1152 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 113:
-#line 520 "dhcp4_parser.yy" // lalr1.cc:859
+ case 114:
+#line 523 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr i(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("hosts-database", i);
#line 1163 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 114:
-#line 525 "dhcp4_parser.yy" // lalr1.cc:859
+ case 115:
+#line 528 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 1172 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 130:
-#line 549 "dhcp4_parser.yy" // lalr1.cc:859
+ case 131:
+#line 552 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.DATABASE_TYPE);
}
#line 1180 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 131:
-#line 551 "dhcp4_parser.yy" // lalr1.cc:859
+ case 132:
+#line 554 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.back()->set("type", yystack_[0].value.as< ElementPtr > ());
ctx.leave();
#line 1189 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 132:
-#line 556 "dhcp4_parser.yy" // lalr1.cc:859
+ case 133:
+#line 559 "dhcp4_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("memfile", ctx.loc2pos(yystack_[0].location))); }
#line 1195 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 133:
-#line 557 "dhcp4_parser.yy" // lalr1.cc:859
+ case 134:
+#line 560 "dhcp4_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("mysql", ctx.loc2pos(yystack_[0].location))); }
#line 1201 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 134:
-#line 558 "dhcp4_parser.yy" // lalr1.cc:859
+ case 135:
+#line 561 "dhcp4_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("postgresql", ctx.loc2pos(yystack_[0].location))); }
#line 1207 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 135:
-#line 559 "dhcp4_parser.yy" // lalr1.cc:859
+ case 136:
+#line 562 "dhcp4_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("cql", ctx.loc2pos(yystack_[0].location))); }
#line 1213 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 136:
-#line 562 "dhcp4_parser.yy" // lalr1.cc:859
+ case 137:
+#line 565 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 1221 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 137:
-#line 564 "dhcp4_parser.yy" // lalr1.cc:859
+ case 138:
+#line 567 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr user(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("user", user);
#line 1231 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 138:
-#line 570 "dhcp4_parser.yy" // lalr1.cc:859
+ case 139:
+#line 573 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 1239 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 139:
-#line 572 "dhcp4_parser.yy" // lalr1.cc:859
+ case 140:
+#line 575 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr pwd(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("password", pwd);
#line 1249 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 140:
-#line 578 "dhcp4_parser.yy" // lalr1.cc:859
+ case 141:
+#line 581 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 1257 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 141:
-#line 580 "dhcp4_parser.yy" // lalr1.cc:859
+ case 142:
+#line 583 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr h(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("host", h);
#line 1267 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 142:
-#line 586 "dhcp4_parser.yy" // lalr1.cc:859
+ case 143:
+#line 589 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr p(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("port", p);
#line 1276 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 143:
-#line 591 "dhcp4_parser.yy" // lalr1.cc:859
+ case 144:
+#line 594 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 1284 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 144:
-#line 593 "dhcp4_parser.yy" // lalr1.cc:859
+ case 145:
+#line 596 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr name(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("name", name);
#line 1294 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 145:
-#line 599 "dhcp4_parser.yy" // lalr1.cc:859
+ case 146:
+#line 602 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr n(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("persist", n);
#line 1303 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 146:
-#line 604 "dhcp4_parser.yy" // lalr1.cc:859
+ case 147:
+#line 607 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr n(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("lfc-interval", n);
#line 1312 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 147:
-#line 609 "dhcp4_parser.yy" // lalr1.cc:859
+ case 148:
+#line 612 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr n(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("readonly", n);
#line 1321 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 148:
-#line 614 "dhcp4_parser.yy" // lalr1.cc:859
+ case 149:
+#line 617 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr n(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("connect-timeout", n);
#line 1330 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 149:
-#line 619 "dhcp4_parser.yy" // lalr1.cc:859
+ case 150:
+#line 622 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 1338 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 150:
-#line 621 "dhcp4_parser.yy" // lalr1.cc:859
+ case 151:
+#line 624 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr cp(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("contact-points", cp);
#line 1348 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 151:
-#line 627 "dhcp4_parser.yy" // lalr1.cc:859
+ case 152:
+#line 630 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 1356 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 152:
-#line 629 "dhcp4_parser.yy" // lalr1.cc:859
+ case 153:
+#line 632 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr ks(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("keyspace", ks);
#line 1366 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 153:
-#line 636 "dhcp4_parser.yy" // lalr1.cc:859
+ case 154:
+#line 639 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("host-reservation-identifiers", l);
#line 1377 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 154:
-#line 641 "dhcp4_parser.yy" // lalr1.cc:859
+ case 155:
+#line 644 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 1386 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 162:
-#line 657 "dhcp4_parser.yy" // lalr1.cc:859
+ case 163:
+#line 660 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr duid(new StringElement("duid", ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(duid);
#line 1395 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 163:
-#line 662 "dhcp4_parser.yy" // lalr1.cc:859
+ case 164:
+#line 665 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr hwaddr(new StringElement("hw-address", ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(hwaddr);
#line 1404 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 164:
-#line 667 "dhcp4_parser.yy" // lalr1.cc:859
+ case 165:
+#line 670 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr circuit(new StringElement("circuit-id", ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(circuit);
#line 1413 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 165:
-#line 672 "dhcp4_parser.yy" // lalr1.cc:859
+ case 166:
+#line 675 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr client(new StringElement("client-id", ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(client);
#line 1422 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 166:
-#line 677 "dhcp4_parser.yy" // lalr1.cc:859
+ case 167:
+#line 680 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr flex_id(new StringElement("flex-id", ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(flex_id);
#line 1431 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 167:
-#line 682 "dhcp4_parser.yy" // lalr1.cc:859
+ case 168:
+#line 685 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("hooks-libraries", l);
#line 1442 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 168:
-#line 687 "dhcp4_parser.yy" // lalr1.cc:859
+ case 169:
+#line 690 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 1451 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 173:
-#line 700 "dhcp4_parser.yy" // lalr1.cc:859
+ case 174:
+#line 703 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(m);
#line 1461 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 174:
-#line 704 "dhcp4_parser.yy" // lalr1.cc:859
+ case 175:
+#line 707 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
}
#line 1469 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 175:
-#line 708 "dhcp4_parser.yy" // lalr1.cc:859
+ case 176:
+#line 711 "dhcp4_parser.yy" // lalr1.cc:859
{
// Parse the hooks-libraries list entry map
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
#line 1479 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 176:
-#line 712 "dhcp4_parser.yy" // lalr1.cc:859
+ case 177:
+#line 715 "dhcp4_parser.yy" // lalr1.cc:859
{
// parsing completed
}
#line 1487 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 182:
-#line 725 "dhcp4_parser.yy" // lalr1.cc:859
+ case 183:
+#line 728 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 1495 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 183:
-#line 727 "dhcp4_parser.yy" // lalr1.cc:859
+ case 184:
+#line 730 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr lib(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("library", lib);
#line 1505 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 184:
-#line 733 "dhcp4_parser.yy" // lalr1.cc:859
+ case 185:
+#line 736 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 1513 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 185:
-#line 735 "dhcp4_parser.yy" // lalr1.cc:859
+ case 186:
+#line 738 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.back()->set("parameters", yystack_[0].value.as< ElementPtr > ());
ctx.leave();
#line 1522 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 186:
-#line 741 "dhcp4_parser.yy" // lalr1.cc:859
+ case 187:
+#line 744 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("expired-leases-processing", m);
#line 1533 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 187:
-#line 746 "dhcp4_parser.yy" // lalr1.cc:859
+ case 188:
+#line 749 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 1542 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 196:
-#line 763 "dhcp4_parser.yy" // lalr1.cc:859
+ case 197:
+#line 766 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr value(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("reclaim-timer-wait-time", value);
#line 1551 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 197:
-#line 768 "dhcp4_parser.yy" // lalr1.cc:859
+ case 198:
+#line 771 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr value(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("flush-reclaimed-timer-wait-time", value);
#line 1560 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 198:
-#line 773 "dhcp4_parser.yy" // lalr1.cc:859
+ case 199:
+#line 776 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr value(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("hold-reclaimed-time", value);
#line 1569 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 199:
-#line 778 "dhcp4_parser.yy" // lalr1.cc:859
+ case 200:
+#line 781 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr value(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("max-reclaim-leases", value);
#line 1578 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 200:
-#line 783 "dhcp4_parser.yy" // lalr1.cc:859
+ case 201:
+#line 786 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr value(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("max-reclaim-time", value);
#line 1587 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 201:
-#line 788 "dhcp4_parser.yy" // lalr1.cc:859
+ case 202:
+#line 791 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr value(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("unwarned-reclaim-cycles", value);
#line 1596 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 202:
-#line 796 "dhcp4_parser.yy" // lalr1.cc:859
+ case 203:
+#line 799 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("subnet4", l);
#line 1607 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 203:
-#line 801 "dhcp4_parser.yy" // lalr1.cc:859
+ case 204:
+#line 804 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 1616 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 208:
-#line 821 "dhcp4_parser.yy" // lalr1.cc:859
+ case 209:
+#line 824 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(m);
#line 1626 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 209:
-#line 825 "dhcp4_parser.yy" // lalr1.cc:859
+ case 210:
+#line 828 "dhcp4_parser.yy" // lalr1.cc:859
{
// Once we reached this place, the subnet parsing is now complete.
// If we want to, we can implement default values here.
#line 1649 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 210:
-#line 844 "dhcp4_parser.yy" // lalr1.cc:859
+ case 211:
+#line 847 "dhcp4_parser.yy" // lalr1.cc:859
{
// Parse the subnet4 list entry map
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
#line 1659 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 211:
-#line 848 "dhcp4_parser.yy" // lalr1.cc:859
+ case 212:
+#line 851 "dhcp4_parser.yy" // lalr1.cc:859
{
// parsing completed
}
#line 1667 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 234:
-#line 880 "dhcp4_parser.yy" // lalr1.cc:859
+ case 235:
+#line 883 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 1675 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 235:
-#line 882 "dhcp4_parser.yy" // lalr1.cc:859
+ case 236:
+#line 885 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr subnet(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("subnet", subnet);
#line 1685 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 236:
-#line 888 "dhcp4_parser.yy" // lalr1.cc:859
+ case 237:
+#line 891 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 1693 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 237:
-#line 890 "dhcp4_parser.yy" // lalr1.cc:859
+ case 238:
+#line 893 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr iface(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("4o6-interface", iface);
#line 1703 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 238:
-#line 896 "dhcp4_parser.yy" // lalr1.cc:859
+ case 239:
+#line 899 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 1711 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 239:
-#line 898 "dhcp4_parser.yy" // lalr1.cc:859
+ case 240:
+#line 901 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr iface(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("4o6-interface-id", iface);
#line 1721 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 240:
-#line 904 "dhcp4_parser.yy" // lalr1.cc:859
+ case 241:
+#line 907 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 1729 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 241:
-#line 906 "dhcp4_parser.yy" // lalr1.cc:859
+ case 242:
+#line 909 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr iface(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("4o6-subnet", iface);
#line 1739 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 242:
-#line 912 "dhcp4_parser.yy" // lalr1.cc:859
+ case 243:
+#line 915 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 1747 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 243:
-#line 914 "dhcp4_parser.yy" // lalr1.cc:859
+ case 244:
+#line 917 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr iface(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("interface", iface);
#line 1757 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 244:
-#line 920 "dhcp4_parser.yy" // lalr1.cc:859
+ case 245:
+#line 923 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 1765 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 245:
-#line 922 "dhcp4_parser.yy" // lalr1.cc:859
+ case 246:
+#line 925 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr iface(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("interface-id", iface);
#line 1775 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 246:
-#line 928 "dhcp4_parser.yy" // lalr1.cc:859
+ case 247:
+#line 931 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.CLIENT_CLASS);
}
#line 1783 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 247:
-#line 930 "dhcp4_parser.yy" // lalr1.cc:859
+ case 248:
+#line 933 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr cls(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("client-class", cls);
#line 1793 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 248:
-#line 936 "dhcp4_parser.yy" // lalr1.cc:859
+ case 249:
+#line 939 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.RESERVATION_MODE);
}
#line 1801 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 249:
-#line 938 "dhcp4_parser.yy" // lalr1.cc:859
+ case 250:
+#line 941 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.back()->set("reservation-mode", yystack_[0].value.as< ElementPtr > ());
ctx.leave();
#line 1810 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 250:
-#line 943 "dhcp4_parser.yy" // lalr1.cc:859
+ case 251:
+#line 946 "dhcp4_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("disabled", ctx.loc2pos(yystack_[0].location))); }
#line 1816 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 251:
-#line 944 "dhcp4_parser.yy" // lalr1.cc:859
+ case 252:
+#line 947 "dhcp4_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("out-of-pool", ctx.loc2pos(yystack_[0].location))); }
#line 1822 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 252:
-#line 945 "dhcp4_parser.yy" // lalr1.cc:859
+ case 253:
+#line 948 "dhcp4_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("all", ctx.loc2pos(yystack_[0].location))); }
#line 1828 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 253:
-#line 948 "dhcp4_parser.yy" // lalr1.cc:859
+ case 254:
+#line 951 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr id(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("id", id);
#line 1837 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 254:
-#line 953 "dhcp4_parser.yy" // lalr1.cc:859
+ case 255:
+#line 956 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr rc(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("rapid-commit", rc);
#line 1846 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 255:
-#line 962 "dhcp4_parser.yy" // lalr1.cc:859
+ case 256:
+#line 963 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
- ctx.stack_.back()->set("option-def", l);
+ ctx.stack_.back()->set("shared-networks", l);
ctx.stack_.push_back(l);
- ctx.enter(ctx.OPTION_DEF);
+ ctx.enter(ctx.SHARED_NETWORK);
}
#line 1857 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 256:
-#line 967 "dhcp4_parser.yy" // lalr1.cc:859
+ case 257:
+#line 968 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 1866 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 261:
-#line 984 "dhcp4_parser.yy" // lalr1.cc:859
+ case 262:
+#line 983 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(m);
#line 1876 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 262:
-#line 988 "dhcp4_parser.yy" // lalr1.cc:859
+ case 263:
+#line 987 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
}
#line 1884 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 263:
-#line 995 "dhcp4_parser.yy" // lalr1.cc:859
+ case 280:
+#line 1015 "dhcp4_parser.yy" // lalr1.cc:859
+ {
+ ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
+ ctx.stack_.back()->set("option-def", l);
+ ctx.stack_.push_back(l);
+ ctx.enter(ctx.OPTION_DEF);
+}
+#line 1895 "dhcp4_parser.cc" // lalr1.cc:859
+ break;
+
+ case 281:
+#line 1020 "dhcp4_parser.yy" // lalr1.cc:859
+ {
+ ctx.stack_.pop_back();
+ ctx.leave();
+}
+#line 1904 "dhcp4_parser.cc" // lalr1.cc:859
+ break;
+
+ case 286:
+#line 1037 "dhcp4_parser.yy" // lalr1.cc:859
+ {
+ ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
+ ctx.stack_.back()->add(m);
+ ctx.stack_.push_back(m);
+}
+#line 1914 "dhcp4_parser.cc" // lalr1.cc:859
+ break;
+
+ case 287:
+#line 1041 "dhcp4_parser.yy" // lalr1.cc:859
+ {
+ ctx.stack_.pop_back();
+}
+#line 1922 "dhcp4_parser.cc" // lalr1.cc:859
+ break;
+
+ case 288:
+#line 1048 "dhcp4_parser.yy" // lalr1.cc:859
{
// Parse the option-def list entry map
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.push_back(m);
}
-#line 1894 "dhcp4_parser.cc" // lalr1.cc:859
+#line 1932 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 264:
-#line 999 "dhcp4_parser.yy" // lalr1.cc:859
+ case 289:
+#line 1052 "dhcp4_parser.yy" // lalr1.cc:859
{
// parsing completed
}
-#line 1902 "dhcp4_parser.cc" // lalr1.cc:859
+#line 1940 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 278:
-#line 1025 "dhcp4_parser.yy" // lalr1.cc:859
+ case 303:
+#line 1078 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr code(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("code", code);
}
-#line 1911 "dhcp4_parser.cc" // lalr1.cc:859
+#line 1949 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 280:
-#line 1032 "dhcp4_parser.yy" // lalr1.cc:859
+ case 305:
+#line 1085 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 1919 "dhcp4_parser.cc" // lalr1.cc:859
+#line 1957 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 281:
-#line 1034 "dhcp4_parser.yy" // lalr1.cc:859
+ case 306:
+#line 1087 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr prf(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("type", prf);
ctx.leave();
}
-#line 1929 "dhcp4_parser.cc" // lalr1.cc:859
+#line 1967 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 282:
-#line 1040 "dhcp4_parser.yy" // lalr1.cc:859
+ case 307:
+#line 1093 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 1937 "dhcp4_parser.cc" // lalr1.cc:859
+#line 1975 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 283:
-#line 1042 "dhcp4_parser.yy" // lalr1.cc:859
+ case 308:
+#line 1095 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr rtypes(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("record-types", rtypes);
ctx.leave();
}
-#line 1947 "dhcp4_parser.cc" // lalr1.cc:859
+#line 1985 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 284:
-#line 1048 "dhcp4_parser.yy" // lalr1.cc:859
+ case 309:
+#line 1101 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 1955 "dhcp4_parser.cc" // lalr1.cc:859
+#line 1993 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 285:
-#line 1050 "dhcp4_parser.yy" // lalr1.cc:859
+ case 310:
+#line 1103 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr space(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("space", space);
ctx.leave();
}
-#line 1965 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2003 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 287:
-#line 1058 "dhcp4_parser.yy" // lalr1.cc:859
+ case 312:
+#line 1111 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 1973 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2011 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 288:
-#line 1060 "dhcp4_parser.yy" // lalr1.cc:859
+ case 313:
+#line 1113 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr encap(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("encapsulate", encap);
ctx.leave();
}
-#line 1983 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2021 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 289:
-#line 1066 "dhcp4_parser.yy" // lalr1.cc:859
+ case 314:
+#line 1119 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr array(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("array", array);
}
-#line 1992 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2030 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 290:
-#line 1075 "dhcp4_parser.yy" // lalr1.cc:859
+ case 315:
+#line 1128 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("option-data", l);
ctx.stack_.push_back(l);
ctx.enter(ctx.OPTION_DATA);
}
-#line 2003 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2041 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 291:
-#line 1080 "dhcp4_parser.yy" // lalr1.cc:859
+ case 316:
+#line 1133 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
}
-#line 2012 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2050 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 296:
-#line 1099 "dhcp4_parser.yy" // lalr1.cc:859
+ case 321:
+#line 1152 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(m);
ctx.stack_.push_back(m);
}
-#line 2022 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2060 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 297:
-#line 1103 "dhcp4_parser.yy" // lalr1.cc:859
+ case 322:
+#line 1156 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
}
-#line 2030 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2068 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 298:
-#line 1110 "dhcp4_parser.yy" // lalr1.cc:859
+ case 323:
+#line 1163 "dhcp4_parser.yy" // lalr1.cc:859
{
// Parse the option-data list entry map
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.push_back(m);
}
-#line 2040 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2078 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 299:
-#line 1114 "dhcp4_parser.yy" // lalr1.cc:859
+ case 324:
+#line 1167 "dhcp4_parser.yy" // lalr1.cc:859
{
// parsing completed
}
-#line 2048 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2086 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 312:
-#line 1144 "dhcp4_parser.yy" // lalr1.cc:859
+ case 337:
+#line 1197 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2056 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2094 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 313:
-#line 1146 "dhcp4_parser.yy" // lalr1.cc:859
+ case 338:
+#line 1199 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr data(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("data", data);
ctx.leave();
}
-#line 2066 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2104 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 316:
-#line 1156 "dhcp4_parser.yy" // lalr1.cc:859
+ case 341:
+#line 1209 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr space(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("csv-format", space);
}
-#line 2075 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2113 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 317:
-#line 1161 "dhcp4_parser.yy" // lalr1.cc:859
+ case 342:
+#line 1214 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr persist(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("always-send", persist);
}
-#line 2084 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2122 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 318:
-#line 1169 "dhcp4_parser.yy" // lalr1.cc:859
+ case 343:
+#line 1222 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("pools", l);
ctx.stack_.push_back(l);
ctx.enter(ctx.POOLS);
}
-#line 2095 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2133 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 319:
-#line 1174 "dhcp4_parser.yy" // lalr1.cc:859
+ case 344:
+#line 1227 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
}
-#line 2104 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2142 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 324:
-#line 1189 "dhcp4_parser.yy" // lalr1.cc:859
+ case 349:
+#line 1242 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(m);
ctx.stack_.push_back(m);
}
-#line 2114 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2152 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 325:
-#line 1193 "dhcp4_parser.yy" // lalr1.cc:859
+ case 350:
+#line 1246 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
}
-#line 2122 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2160 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 326:
-#line 1197 "dhcp4_parser.yy" // lalr1.cc:859
+ case 351:
+#line 1250 "dhcp4_parser.yy" // lalr1.cc:859
{
// Parse the pool list entry map
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.push_back(m);
}
-#line 2132 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2170 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 327:
-#line 1201 "dhcp4_parser.yy" // lalr1.cc:859
+ case 352:
+#line 1254 "dhcp4_parser.yy" // lalr1.cc:859
{
// parsing completed
}
-#line 2140 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2178 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 334:
-#line 1215 "dhcp4_parser.yy" // lalr1.cc:859
+ case 359:
+#line 1268 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2148 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2186 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 335:
-#line 1217 "dhcp4_parser.yy" // lalr1.cc:859
+ case 360:
+#line 1270 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr pool(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("pool", pool);
ctx.leave();
}
-#line 2158 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2196 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 336:
-#line 1223 "dhcp4_parser.yy" // lalr1.cc:859
+ case 361:
+#line 1276 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2166 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2204 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 337:
-#line 1225 "dhcp4_parser.yy" // lalr1.cc:859
+ case 362:
+#line 1278 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.back()->set("user-context", yystack_[0].value.as< ElementPtr > ());
ctx.leave();
}
-#line 2175 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2213 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 338:
-#line 1233 "dhcp4_parser.yy" // lalr1.cc:859
+ case 363:
+#line 1286 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("reservations", l);
ctx.stack_.push_back(l);
ctx.enter(ctx.RESERVATIONS);
}
-#line 2186 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2224 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 339:
-#line 1238 "dhcp4_parser.yy" // lalr1.cc:859
+ case 364:
+#line 1291 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
}
-#line 2195 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2233 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 344:
-#line 1251 "dhcp4_parser.yy" // lalr1.cc:859
+ case 369:
+#line 1304 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(m);
ctx.stack_.push_back(m);
}
-#line 2205 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2243 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 345:
-#line 1255 "dhcp4_parser.yy" // lalr1.cc:859
+ case 370:
+#line 1308 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
}
-#line 2213 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2251 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 346:
-#line 1259 "dhcp4_parser.yy" // lalr1.cc:859
+ case 371:
+#line 1312 "dhcp4_parser.yy" // lalr1.cc:859
{
// Parse the reservations list entry map
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.push_back(m);
}
-#line 2223 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2261 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 347:
-#line 1263 "dhcp4_parser.yy" // lalr1.cc:859
+ case 372:
+#line 1316 "dhcp4_parser.yy" // lalr1.cc:859
{
// parsing completed
}
-#line 2231 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2269 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 365:
-#line 1291 "dhcp4_parser.yy" // lalr1.cc:859
+ case 390:
+#line 1344 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2239 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2277 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 366:
-#line 1293 "dhcp4_parser.yy" // lalr1.cc:859
+ case 391:
+#line 1346 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr next_server(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("next-server", next_server);
ctx.leave();
}
-#line 2249 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2287 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 367:
-#line 1299 "dhcp4_parser.yy" // lalr1.cc:859
+ case 392:
+#line 1352 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2257 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2295 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 368:
-#line 1301 "dhcp4_parser.yy" // lalr1.cc:859
+ case 393:
+#line 1354 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr srv(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("server-hostname", srv);
ctx.leave();
}
-#line 2267 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2305 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 369:
-#line 1307 "dhcp4_parser.yy" // lalr1.cc:859
+ case 394:
+#line 1360 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2275 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2313 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 370:
-#line 1309 "dhcp4_parser.yy" // lalr1.cc:859
+ case 395:
+#line 1362 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr bootfile(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("boot-file-name", bootfile);
ctx.leave();
}
-#line 2285 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2323 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 371:
-#line 1315 "dhcp4_parser.yy" // lalr1.cc:859
+ case 396:
+#line 1368 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2293 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2331 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 372:
-#line 1317 "dhcp4_parser.yy" // lalr1.cc:859
+ case 397:
+#line 1370 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr addr(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("ip-address", addr);
ctx.leave();
}
-#line 2303 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2341 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 373:
-#line 1323 "dhcp4_parser.yy" // lalr1.cc:859
+ case 398:
+#line 1376 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2311 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2349 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 374:
-#line 1325 "dhcp4_parser.yy" // lalr1.cc:859
+ case 399:
+#line 1378 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr d(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("duid", d);
ctx.leave();
}
-#line 2321 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2359 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 375:
-#line 1331 "dhcp4_parser.yy" // lalr1.cc:859
+ case 400:
+#line 1384 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2329 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2367 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 376:
-#line 1333 "dhcp4_parser.yy" // lalr1.cc:859
+ case 401:
+#line 1386 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr hw(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("hw-address", hw);
ctx.leave();
}
-#line 2339 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2377 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 377:
-#line 1339 "dhcp4_parser.yy" // lalr1.cc:859
+ case 402:
+#line 1392 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2347 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2385 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 378:
-#line 1341 "dhcp4_parser.yy" // lalr1.cc:859
+ case 403:
+#line 1394 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr hw(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("client-id", hw);
ctx.leave();
}
-#line 2357 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2395 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 379:
-#line 1347 "dhcp4_parser.yy" // lalr1.cc:859
+ case 404:
+#line 1400 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2365 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2403 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 380:
-#line 1349 "dhcp4_parser.yy" // lalr1.cc:859
+ case 405:
+#line 1402 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr hw(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("circuit-id", hw);
ctx.leave();
}
-#line 2375 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2413 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 381:
-#line 1355 "dhcp4_parser.yy" // lalr1.cc:859
+ case 406:
+#line 1408 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2383 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2421 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 382:
-#line 1357 "dhcp4_parser.yy" // lalr1.cc:859
+ case 407:
+#line 1410 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr hw(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("flex-id", hw);
ctx.leave();
}
-#line 2393 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2431 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 383:
-#line 1363 "dhcp4_parser.yy" // lalr1.cc:859
+ case 408:
+#line 1416 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2401 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2439 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 384:
-#line 1365 "dhcp4_parser.yy" // lalr1.cc:859
+ case 409:
+#line 1418 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr host(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("hostname", host);
ctx.leave();
}
-#line 2411 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2449 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 385:
-#line 1371 "dhcp4_parser.yy" // lalr1.cc:859
+ case 410:
+#line 1424 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr c(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("client-classes", c);
ctx.stack_.push_back(c);
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2422 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2460 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 386:
-#line 1376 "dhcp4_parser.yy" // lalr1.cc:859
+ case 411:
+#line 1429 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
}
-#line 2431 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2469 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 387:
-#line 1384 "dhcp4_parser.yy" // lalr1.cc:859
+ case 412:
+#line 1437 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("relay", m);
ctx.stack_.push_back(m);
ctx.enter(ctx.RELAY);
}
-#line 2442 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2480 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 388:
-#line 1389 "dhcp4_parser.yy" // lalr1.cc:859
+ case 413:
+#line 1442 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
}
-#line 2451 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2489 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 389:
-#line 1394 "dhcp4_parser.yy" // lalr1.cc:859
+ case 414:
+#line 1447 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2459 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2497 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 390:
-#line 1396 "dhcp4_parser.yy" // lalr1.cc:859
+ case 415:
+#line 1449 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr ip(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("ip-address", ip);
ctx.leave();
}
-#line 2469 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2507 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 391:
-#line 1405 "dhcp4_parser.yy" // lalr1.cc:859
+ case 416:
+#line 1458 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("client-classes", l);
ctx.stack_.push_back(l);
ctx.enter(ctx.CLIENT_CLASSES);
}
-#line 2480 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2518 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 392:
-#line 1410 "dhcp4_parser.yy" // lalr1.cc:859
+ case 417:
+#line 1463 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
}
-#line 2489 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2527 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 395:
-#line 1419 "dhcp4_parser.yy" // lalr1.cc:859
+ case 420:
+#line 1472 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(m);
ctx.stack_.push_back(m);
}
-#line 2499 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2537 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 396:
-#line 1423 "dhcp4_parser.yy" // lalr1.cc:859
+ case 421:
+#line 1476 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
}
-#line 2507 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2545 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 409:
-#line 1446 "dhcp4_parser.yy" // lalr1.cc:859
+ case 434:
+#line 1499 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2515 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2553 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 410:
-#line 1448 "dhcp4_parser.yy" // lalr1.cc:859
+ case 435:
+#line 1501 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr test(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("test", test);
ctx.leave();
}
-#line 2525 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2563 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 411:
-#line 1458 "dhcp4_parser.yy" // lalr1.cc:859
+ case 436:
+#line 1511 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr time(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("dhcp4o6-port", time);
}
-#line 2534 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2572 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 412:
-#line 1465 "dhcp4_parser.yy" // lalr1.cc:859
+ case 437:
+#line 1518 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("control-socket", m);
ctx.stack_.push_back(m);
ctx.enter(ctx.CONTROL_SOCKET);
}
-#line 2545 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2583 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 413:
-#line 1470 "dhcp4_parser.yy" // lalr1.cc:859
+ case 438:
+#line 1523 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
}
-#line 2554 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2592 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 418:
-#line 1483 "dhcp4_parser.yy" // lalr1.cc:859
+ case 443:
+#line 1536 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2562 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2600 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 419:
-#line 1485 "dhcp4_parser.yy" // lalr1.cc:859
+ case 444:
+#line 1538 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr stype(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("socket-type", stype);
ctx.leave();
}
-#line 2572 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2610 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 420:
-#line 1491 "dhcp4_parser.yy" // lalr1.cc:859
+ case 445:
+#line 1544 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2580 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2618 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 421:
-#line 1493 "dhcp4_parser.yy" // lalr1.cc:859
+ case 446:
+#line 1546 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr name(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("socket-name", name);
ctx.leave();
}
-#line 2590 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2628 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 422:
-#line 1501 "dhcp4_parser.yy" // lalr1.cc:859
+ case 447:
+#line 1554 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("dhcp-ddns", m);
ctx.stack_.push_back(m);
ctx.enter(ctx.DHCP_DDNS);
}
-#line 2601 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2639 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 423:
-#line 1506 "dhcp4_parser.yy" // lalr1.cc:859
+ case 448:
+#line 1559 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
}
-#line 2610 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2648 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 424:
-#line 1511 "dhcp4_parser.yy" // lalr1.cc:859
+ case 449:
+#line 1564 "dhcp4_parser.yy" // lalr1.cc:859
{
// Parse the dhcp-ddns map
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.push_back(m);
}
-#line 2620 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2658 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 425:
-#line 1515 "dhcp4_parser.yy" // lalr1.cc:859
+ case 450:
+#line 1568 "dhcp4_parser.yy" // lalr1.cc:859
{
// parsing completed
}
-#line 2628 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2666 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 443:
-#line 1540 "dhcp4_parser.yy" // lalr1.cc:859
+ case 468:
+#line 1593 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr b(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("enable-updates", b);
}
-#line 2637 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2675 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 444:
-#line 1545 "dhcp4_parser.yy" // lalr1.cc:859
+ case 469:
+#line 1598 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2645 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2683 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 445:
-#line 1547 "dhcp4_parser.yy" // lalr1.cc:859
+ case 470:
+#line 1600 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr s(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("qualifying-suffix", s);
ctx.leave();
}
-#line 2655 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2693 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 446:
-#line 1553 "dhcp4_parser.yy" // lalr1.cc:859
+ case 471:
+#line 1606 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2663 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2701 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 447:
-#line 1555 "dhcp4_parser.yy" // lalr1.cc:859
+ case 472:
+#line 1608 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr s(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("server-ip", s);
ctx.leave();
}
-#line 2673 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2711 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 448:
-#line 1561 "dhcp4_parser.yy" // lalr1.cc:859
+ case 473:
+#line 1614 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr i(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("server-port", i);
}
-#line 2682 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2720 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 449:
-#line 1566 "dhcp4_parser.yy" // lalr1.cc:859
+ case 474:
+#line 1619 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2690 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2728 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 450:
-#line 1568 "dhcp4_parser.yy" // lalr1.cc:859
+ case 475:
+#line 1621 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr s(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("sender-ip", s);
ctx.leave();
}
-#line 2700 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2738 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 451:
-#line 1574 "dhcp4_parser.yy" // lalr1.cc:859
+ case 476:
+#line 1627 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr i(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("sender-port", i);
}
-#line 2709 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2747 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 452:
-#line 1579 "dhcp4_parser.yy" // lalr1.cc:859
+ case 477:
+#line 1632 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr i(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("max-queue-size", i);
}
-#line 2718 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2756 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 453:
-#line 1584 "dhcp4_parser.yy" // lalr1.cc:859
+ case 478:
+#line 1637 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NCR_PROTOCOL);
}
-#line 2726 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2764 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 454:
-#line 1586 "dhcp4_parser.yy" // lalr1.cc:859
+ case 479:
+#line 1639 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.back()->set("ncr-protocol", yystack_[0].value.as< ElementPtr > ());
ctx.leave();
}
-#line 2735 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2773 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 455:
-#line 1592 "dhcp4_parser.yy" // lalr1.cc:859
+ case 480:
+#line 1645 "dhcp4_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("UDP", ctx.loc2pos(yystack_[0].location))); }
-#line 2741 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2779 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 456:
-#line 1593 "dhcp4_parser.yy" // lalr1.cc:859
+ case 481:
+#line 1646 "dhcp4_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("TCP", ctx.loc2pos(yystack_[0].location))); }
-#line 2747 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2785 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 457:
-#line 1596 "dhcp4_parser.yy" // lalr1.cc:859
+ case 482:
+#line 1649 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NCR_FORMAT);
}
-#line 2755 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2793 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 458:
-#line 1598 "dhcp4_parser.yy" // lalr1.cc:859
+ case 483:
+#line 1651 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr json(new StringElement("JSON", ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("ncr-format", json);
ctx.leave();
}
-#line 2765 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2803 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 459:
-#line 1604 "dhcp4_parser.yy" // lalr1.cc:859
+ case 484:
+#line 1657 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr b(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("always-include-fqdn", b);
}
-#line 2774 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2812 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 460:
-#line 1609 "dhcp4_parser.yy" // lalr1.cc:859
+ case 485:
+#line 1662 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr b(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("override-no-update", b);
}
-#line 2783 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2821 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 461:
-#line 1614 "dhcp4_parser.yy" // lalr1.cc:859
+ case 486:
+#line 1667 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr b(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("override-client-update", b);
}
-#line 2792 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2830 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 462:
-#line 1619 "dhcp4_parser.yy" // lalr1.cc:859
+ case 487:
+#line 1672 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.REPLACE_CLIENT_NAME);
}
-#line 2800 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2838 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 463:
-#line 1621 "dhcp4_parser.yy" // lalr1.cc:859
+ case 488:
+#line 1674 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.back()->set("replace-client-name", yystack_[0].value.as< ElementPtr > ());
ctx.leave();
}
-#line 2809 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2847 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 464:
-#line 1627 "dhcp4_parser.yy" // lalr1.cc:859
+ case 489:
+#line 1680 "dhcp4_parser.yy" // lalr1.cc:859
{
yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("when-present", ctx.loc2pos(yystack_[0].location)));
}
-#line 2817 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2855 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 465:
-#line 1630 "dhcp4_parser.yy" // lalr1.cc:859
+ case 490:
+#line 1683 "dhcp4_parser.yy" // lalr1.cc:859
{
yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("never", ctx.loc2pos(yystack_[0].location)));
}
-#line 2825 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2863 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 466:
-#line 1633 "dhcp4_parser.yy" // lalr1.cc:859
+ case 491:
+#line 1686 "dhcp4_parser.yy" // lalr1.cc:859
{
yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("always", ctx.loc2pos(yystack_[0].location)));
}
-#line 2833 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2871 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 467:
-#line 1636 "dhcp4_parser.yy" // lalr1.cc:859
+ case 492:
+#line 1689 "dhcp4_parser.yy" // lalr1.cc:859
{
yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("when-not-present", ctx.loc2pos(yystack_[0].location)));
}
-#line 2841 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2879 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 468:
-#line 1639 "dhcp4_parser.yy" // lalr1.cc:859
+ case 493:
+#line 1692 "dhcp4_parser.yy" // lalr1.cc:859
{
error(yystack_[0].location, "boolean values for the replace-client-name are "
"no longer supported");
}
-#line 2850 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2888 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 469:
-#line 1645 "dhcp4_parser.yy" // lalr1.cc:859
+ case 494:
+#line 1698 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2858 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2896 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 470:
-#line 1647 "dhcp4_parser.yy" // lalr1.cc:859
+ case 495:
+#line 1700 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr s(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("generated-prefix", s);
ctx.leave();
}
-#line 2868 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2906 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 471:
-#line 1655 "dhcp4_parser.yy" // lalr1.cc:859
+ case 496:
+#line 1708 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2876 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2914 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 472:
-#line 1657 "dhcp4_parser.yy" // lalr1.cc:859
+ case 497:
+#line 1710 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.back()->set("Dhcp6", yystack_[0].value.as< ElementPtr > ());
ctx.leave();
}
-#line 2885 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2923 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 473:
-#line 1662 "dhcp4_parser.yy" // lalr1.cc:859
+ case 498:
+#line 1715 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2893 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2931 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 474:
-#line 1664 "dhcp4_parser.yy" // lalr1.cc:859
+ case 499:
+#line 1717 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.back()->set("DhcpDdns", yystack_[0].value.as< ElementPtr > ());
ctx.leave();
}
-#line 2902 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2940 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 475:
-#line 1669 "dhcp4_parser.yy" // lalr1.cc:859
+ case 500:
+#line 1722 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2910 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2948 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 476:
-#line 1671 "dhcp4_parser.yy" // lalr1.cc:859
+ case 501:
+#line 1724 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.back()->set("Control-agent", yystack_[0].value.as< ElementPtr > ());
ctx.leave();
}
-#line 2919 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2957 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 477:
-#line 1681 "dhcp4_parser.yy" // lalr1.cc:859
+ case 502:
+#line 1734 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("Logging", m);
ctx.stack_.push_back(m);
ctx.enter(ctx.LOGGING);
}
-#line 2930 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2968 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 478:
-#line 1686 "dhcp4_parser.yy" // lalr1.cc:859
+ case 503:
+#line 1739 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
}
-#line 2939 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2977 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 482:
-#line 1703 "dhcp4_parser.yy" // lalr1.cc:859
+ case 507:
+#line 1756 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("loggers", l);
ctx.stack_.push_back(l);
ctx.enter(ctx.LOGGERS);
}
-#line 2950 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2988 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 483:
-#line 1708 "dhcp4_parser.yy" // lalr1.cc:859
+ case 508:
+#line 1761 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
}
-#line 2959 "dhcp4_parser.cc" // lalr1.cc:859
+#line 2997 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 486:
-#line 1720 "dhcp4_parser.yy" // lalr1.cc:859
+ case 511:
+#line 1773 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr l(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(l);
ctx.stack_.push_back(l);
}
-#line 2969 "dhcp4_parser.cc" // lalr1.cc:859
+#line 3007 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 487:
-#line 1724 "dhcp4_parser.yy" // lalr1.cc:859
+ case 512:
+#line 1777 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
}
-#line 2977 "dhcp4_parser.cc" // lalr1.cc:859
+#line 3015 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 495:
-#line 1739 "dhcp4_parser.yy" // lalr1.cc:859
+ case 520:
+#line 1792 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr dl(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("debuglevel", dl);
}
-#line 2986 "dhcp4_parser.cc" // lalr1.cc:859
+#line 3024 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 496:
-#line 1744 "dhcp4_parser.yy" // lalr1.cc:859
+ case 521:
+#line 1797 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2994 "dhcp4_parser.cc" // lalr1.cc:859
+#line 3032 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 497:
-#line 1746 "dhcp4_parser.yy" // lalr1.cc:859
+ case 522:
+#line 1799 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr sev(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("severity", sev);
ctx.leave();
}
-#line 3004 "dhcp4_parser.cc" // lalr1.cc:859
+#line 3042 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 498:
-#line 1752 "dhcp4_parser.yy" // lalr1.cc:859
+ case 523:
+#line 1805 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("output_options", l);
ctx.stack_.push_back(l);
ctx.enter(ctx.OUTPUT_OPTIONS);
}
-#line 3015 "dhcp4_parser.cc" // lalr1.cc:859
+#line 3053 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 499:
-#line 1757 "dhcp4_parser.yy" // lalr1.cc:859
+ case 524:
+#line 1810 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
}
-#line 3024 "dhcp4_parser.cc" // lalr1.cc:859
+#line 3062 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 502:
-#line 1766 "dhcp4_parser.yy" // lalr1.cc:859
+ case 527:
+#line 1819 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(m);
ctx.stack_.push_back(m);
}
-#line 3034 "dhcp4_parser.cc" // lalr1.cc:859
+#line 3072 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 503:
-#line 1770 "dhcp4_parser.yy" // lalr1.cc:859
+ case 528:
+#line 1823 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
}
-#line 3042 "dhcp4_parser.cc" // lalr1.cc:859
+#line 3080 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 510:
-#line 1784 "dhcp4_parser.yy" // lalr1.cc:859
+ case 535:
+#line 1837 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 3050 "dhcp4_parser.cc" // lalr1.cc:859
+#line 3088 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 511:
-#line 1786 "dhcp4_parser.yy" // lalr1.cc:859
+ case 536:
+#line 1839 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr sev(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("output", sev);
ctx.leave();
}
-#line 3060 "dhcp4_parser.cc" // lalr1.cc:859
+#line 3098 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 512:
-#line 1792 "dhcp4_parser.yy" // lalr1.cc:859
+ case 537:
+#line 1845 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr flush(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("flush", flush);
}
-#line 3069 "dhcp4_parser.cc" // lalr1.cc:859
+#line 3107 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 513:
-#line 1797 "dhcp4_parser.yy" // lalr1.cc:859
+ case 538:
+#line 1850 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr maxsize(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("maxsize", maxsize);
}
-#line 3078 "dhcp4_parser.cc" // lalr1.cc:859
+#line 3116 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 514:
-#line 1802 "dhcp4_parser.yy" // lalr1.cc:859
+ case 539:
+#line 1855 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr maxver(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("maxver", maxver);
}
-#line 3087 "dhcp4_parser.cc" // lalr1.cc:859
+#line 3125 "dhcp4_parser.cc" // lalr1.cc:859
break;
-#line 3091 "dhcp4_parser.cc" // lalr1.cc:859
+#line 3129 "dhcp4_parser.cc" // lalr1.cc:859
default:
break;
}
}
- const short int Dhcp4Parser::yypact_ninf_ = -486;
+ const short int Dhcp4Parser::yypact_ninf_ = -673;
const signed char Dhcp4Parser::yytable_ninf_ = -1;
const short int
Dhcp4Parser::yypact_[] =
{
- 119, -486, -486, -486, -486, -486, -486, -486, -486, -486,
- -486, -486, 33, 19, 35, 39, 54, 81, 83, 114,
- 127, 136, 149, 158, -486, -486, -486, -486, -486, -486,
- -486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
- -486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
- -486, -486, -486, -486, -486, -486, 19, -43, 17, 30,
- 269, 18, -16, 99, 131, 79, -46, 91, -486, 166,
- 181, 231, 255, 265, -486, -486, -486, -486, -486, 267,
- -486, 32, -486, -486, -486, -486, -486, -486, -486, 270,
- 271, -486, -486, -486, 272, 279, 282, 284, -486, -486,
- -486, -486, -486, -486, -486, 285, -486, -486, -486, 42,
- -486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
- -486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
- -486, -486, -486, 286, 57, -486, -486, -486, -486, -486,
- -486, -486, -486, -486, -486, -486, -486, 288, 289, -486,
- -486, -486, -486, -486, -486, -486, -486, -486, 86, -486,
- -486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
- -486, -486, -486, -486, -486, -486, -486, -486, -486, 109,
- -486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
- -486, -486, -486, -486, -486, 261, 291, -486, -486, -486,
- -486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
- -486, 292, -486, -486, -486, 301, -486, -486, 299, 306,
- -486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
- -486, 308, 309, -486, -486, -486, -486, 302, 311, -486,
- -486, -486, -486, -486, -486, -486, -486, -486, -486, 165,
- -486, -486, -486, 312, -486, -486, 314, -486, 315, 316,
- -486, -486, 318, 319, 320, -486, -486, -486, 209, -486,
- -486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
- -486, -486, -486, -486, -486, 19, 19, -486, 184, 322,
- 323, 324, 325, 327, -486, 17, -486, 328, 189, 190,
- 331, 332, 333, 196, 197, 198, 199, 338, 339, 340,
- 341, 342, 343, 344, 207, 346, 347, 30, -486, 348,
- 349, 210, 269, -486, 66, 351, 352, 356, 357, 358,
- 359, 360, 223, 224, 362, 363, 365, 366, 18, -486,
- 367, 368, -16, -486, 369, 370, 371, 372, 373, 374,
- 375, 376, 377, 378, -486, 99, 379, 380, 243, 382,
- 383, 384, 245, -486, 131, 386, 247, 248, -486, 79,
- 389, 390, -17, -486, 251, 392, 393, 256, 395, 260,
- 262, 396, 397, 263, 264, 266, 399, 401, 91, -486,
- -486, -486, 402, 404, 405, 19, 19, 19, -486, 406,
- -486, -486, 268, 407, 408, -486, -486, -486, -486, 411,
- 412, 413, 414, 415, 416, 417, -486, 418, 419, -486,
- 422, 60, -486, -486, -486, -486, -486, -486, -486, -486,
- -486, 420, 426, -486, -486, -486, 281, 290, 293, 425,
- 294, 295, 296, -486, -486, 142, 297, 427, 433, -486,
- 300, 435, -486, 305, 310, 422, 317, 326, 329, 330,
- 334, 335, 336, -486, 337, 345, -486, 350, 353, 354,
- -486, -486, 355, -486, -486, -486, 361, 19, -486, -486,
- 364, 381, -486, 385, -486, -486, 14, 387, -486, -486,
- -486, 25, 388, -486, 19, 30, 304, -486, -486, -486,
- 269, -486, 73, 73, 436, 440, 443, 128, 23, 445,
- 61, 41, 91, -486, -486, -486, -486, -486, 429, -486,
- 66, -486, -486, -486, 446, -486, -486, -486, -486, -486,
- -486, -486, -486, 448, 398, -486, -486, -486, -486, -486,
- -486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
- -486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
- -486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
- -486, 215, -486, 216, -486, -486, 218, -486, -486, -486,
- -486, 453, 455, 456, 457, 459, -486, -486, -486, 219,
- -486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
- -486, -486, -486, 222, -486, 458, 462, -486, -486, 466,
- 465, -486, -486, 468, 476, -486, -486, -486, -486, -486,
- -486, 28, -486, -486, -486, -486, -486, -486, -486, 151,
- -486, 475, 479, -486, 480, 481, 483, 484, 485, 486,
- 225, -486, -486, -486, -486, -486, -486, -486, -486, -486,
- 226, -486, -486, -486, 228, 391, 394, -486, -486, 477,
- 489, -486, -486, 487, 494, -486, -486, 490, -486, 495,
- 304, -486, -486, 497, 499, 500, 502, 400, 403, 409,
- 410, 421, 503, 504, 73, -486, -486, 18, -486, 436,
- 131, -486, 440, 79, -486, 443, 128, -486, 23, -486,
- -46, -486, 445, 423, 424, 428, 430, 431, 432, 61,
- -486, 505, 506, 41, -486, -486, -486, 507, 508, -486,
- -16, -486, 446, 99, -486, 448, 510, -486, 511, -486,
- 275, 434, 437, 438, -486, -486, -486, -486, -486, 439,
- 441, -486, 235, -486, 509, -486, 512, -486, -486, -486,
- 236, -486, -486, -486, -486, -486, -486, -486, -486, 442,
- 444, -486, -486, 447, 238, -486, 513, -486, 449, 516,
- -486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
- -486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
- -486, 239, -486, 44, 516, -486, -486, 514, -486, -486,
- -486, 257, -486, -486, -486, -486, -486, 515, 450, 520,
- 44, -486, 522, -486, 452, -486, 518, -486, -486, 258,
- -486, -70, 518, -486, -486, 524, 526, 527, 259, -486,
- -486, -486, -486, -486, -486, 529, 451, 454, 460, -70,
- -486, 463, -486, -486, -486, -486, -486
+ 217, -673, -673, -673, -673, -673, -673, -673, -673, -673,
+ -673, -673, 28, 20, 32, 55, 76, 87, 116, 126,
+ 132, 152, 159, 183, -673, -673, -673, -673, -673, -673,
+ -673, -673, -673, -673, -673, -673, -673, -673, -673, -673,
+ -673, -673, -673, -673, -673, -673, -673, -673, -673, -673,
+ -673, -673, -673, -673, -673, -673, 20, -91, 16, 26,
+ 80, 13, 143, 106, 118, 50, -30, 235, -673, 58,
+ 148, 105, 197, 204, -673, -673, -673, -673, -673, 211,
+ -673, 27, -673, -673, -673, -673, -673, -673, -673, 223,
+ 234, -673, -673, -673, 240, 251, 273, 274, -673, -673,
+ -673, -673, -673, -673, -673, -673, 282, -673, -673, -673,
+ 78, -673, -673, -673, -673, -673, -673, -673, -673, -673,
+ -673, -673, -673, -673, -673, -673, -673, -673, -673, -673,
+ -673, -673, -673, -673, -673, 291, 114, -673, -673, -673,
+ -673, -673, -673, -673, -673, -673, -673, -673, -673, 292,
+ 295, -673, -673, -673, -673, -673, -673, -673, -673, -673,
+ 128, -673, -673, -673, -673, -673, -673, -673, -673, -673,
+ -673, -673, -673, -673, -673, -673, -673, -673, -673, -673,
+ -673, 169, -673, -673, -673, -673, -673, -673, -673, -673,
+ -673, -673, -673, -673, -673, -673, -673, 260, 239, -673,
+ -673, -673, -673, -673, -673, -673, -673, -673, -673, -673,
+ -673, -673, -673, 299, -673, -673, -673, 300, -673, -673,
+ 267, 302, -673, -673, -673, -673, -673, -673, -673, -673,
+ -673, -673, -673, 303, 304, -673, -673, -673, -673, 305,
+ 307, -673, -673, -673, -673, -673, -673, -673, -673, -673,
+ -673, 173, -673, -673, -673, 308, -673, -673, 317, -673,
+ 318, 319, -673, -673, 320, 321, 322, -673, -673, -673,
+ 203, -673, -673, -673, -673, -673, -673, -673, -673, -673,
+ -673, -673, -673, -673, -673, -673, -673, 20, 20, -673,
+ 185, 324, 325, 327, 328, 355, -673, 16, -673, 359,
+ 219, 221, 361, 363, 364, 226, 227, 228, 229, 369,
+ 370, 371, 372, 374, 375, 376, 377, 241, 378, 379,
+ 26, -673, 381, 382, 242, 80, -673, 70, 384, 385,
+ 386, 387, 388, 389, 390, 252, 253, 392, 393, 395,
+ 396, 13, -673, 397, 398, 143, -673, 399, 400, 401,
+ 402, 403, 404, 405, 406, 407, 408, -673, 106, 409,
+ 410, 272, 412, 413, 414, 275, -673, 118, 415, 276,
+ 277, -673, 50, 419, 420, -15, -673, 280, 422, 423,
+ 285, 425, 287, 288, 428, 429, 289, 290, 293, 432,
+ 433, 235, -673, -673, -673, 435, 434, 437, 20, 20,
+ 20, -673, 438, -673, -673, 298, 439, 440, -673, -673,
+ -673, -673, 445, 446, 449, 450, 451, 452, 453, 454,
+ -673, 455, 456, -673, 459, 165, -673, -673, -673, -673,
+ -673, -673, -673, -673, -673, 457, 463, -673, -673, -673,
+ 326, 330, 331, 464, 332, 333, 334, -673, -673, 247,
+ 335, 465, 472, -673, 338, 474, -673, 340, 341, 459,
+ 342, 343, 345, 346, 347, 348, 349, -673, 350, 351,
+ -673, 352, 353, 354, -673, -673, 356, -673, -673, -673,
+ 357, 20, -673, -673, 358, 360, -673, 362, -673, -673,
+ 21, 383, -673, -673, -673, 102, 365, -673, 20, 26,
+ 391, -673, -673, -673, 80, -673, 164, 164, 494, 496,
+ 498, 499, 175, 31, 501, 144, 133, 235, -673, -673,
+ -673, -673, -673, 505, -673, 70, -673, -673, -673, 503,
+ -673, -673, -673, -673, -673, -673, -673, -673, 506, 431,
+ -673, -673, -673, -673, -673, -673, -673, -673, -673, -673,
+ -673, -673, -673, -673, -673, -673, -673, -673, -673, -673,
+ -673, -673, -673, -673, -673, -673, -673, -673, -673, -673,
+ -673, -673, -673, -673, -673, -673, 206, -673, 218, -673,
+ -673, 220, -673, -673, -673, -673, 508, 511, 512, 513,
+ 514, -673, -673, -673, 237, -673, -673, -673, -673, -673,
+ -673, -673, -673, -673, -673, -673, -673, -673, 238, -673,
+ 436, 516, -673, -673, 515, 517, -673, -673, 518, 519,
+ -673, -673, 520, 522, -673, -673, -673, -673, -673, -673,
+ 44, -673, -673, -673, -673, -673, -673, -673, 57, -673,
+ 521, 525, -673, 526, 527, 528, 529, 530, 531, 254,
+ -673, -673, -673, -673, -673, -673, -673, -673, -673, 255,
+ -673, -673, -673, 256, 394, 411, -673, -673, 523, 534,
+ -673, -673, 532, 536, -673, -673, 533, -673, 538, 391,
+ -673, -673, 539, 540, 541, 542, 380, 416, 417, 418,
+ 421, 543, 544, 164, -673, -673, 13, -673, 494, 118,
+ -673, 496, 50, -673, 498, 89, -673, 499, 175, -673,
+ 31, -673, -30, -673, 501, 424, 426, 427, 430, 441,
+ 442, 144, -673, 545, 546, 133, -673, -673, -673, 548,
+ 537, -673, 143, -673, 503, 106, -673, 506, 547, -673,
+ 550, -673, 265, 444, 447, 448, -673, -673, -673, -673,
+ -673, 458, 460, -673, 258, -673, 549, -673, 551, -673,
+ -673, -673, -673, -673, -673, -673, -673, -673, -673, -673,
+ 262, -673, -673, -673, -673, -673, -673, -673, -673, 264,
+ -673, -673, -673, -673, -673, -673, -673, -673, 461, 462,
+ -673, -673, 466, 268, -673, 554, -673, 467, 558, -673,
+ -673, -673, -673, -673, -673, -673, -673, -673, -673, -673,
+ -673, -673, 89, -673, -673, -673, -673, -673, -673, -673,
+ -673, -673, 79, -673, -673, 101, 558, -673, -673, 552,
+ -673, -673, -673, 271, -673, -673, -673, -673, -673, 562,
+ 468, 564, 101, -673, 553, -673, 470, -673, 565, -673,
+ -673, 154, -673, -11, 565, -673, -673, 567, 570, 571,
+ 281, -673, -673, -673, -673, -673, -673, 572, 443, 471,
+ 473, -11, -673, 475, -673, -673, -673, -673, -673
};
const unsigned short int
20, 22, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 1, 39, 32, 28, 27, 24,
25, 26, 31, 3, 29, 30, 52, 5, 64, 7,
- 102, 9, 210, 11, 326, 13, 346, 15, 263, 17,
- 298, 19, 175, 21, 424, 23, 41, 35, 0, 0,
- 0, 0, 0, 348, 265, 300, 0, 0, 43, 0,
- 42, 0, 0, 36, 62, 477, 471, 473, 475, 0,
- 61, 0, 54, 56, 58, 59, 60, 57, 95, 0,
- 0, 365, 111, 113, 0, 0, 0, 0, 202, 255,
- 290, 153, 391, 167, 186, 0, 412, 422, 88, 0,
- 66, 68, 69, 70, 71, 85, 86, 73, 74, 75,
- 76, 80, 81, 72, 78, 79, 87, 77, 82, 83,
- 84, 104, 106, 0, 0, 97, 99, 100, 101, 395,
- 236, 238, 240, 318, 234, 242, 244, 0, 0, 248,
- 246, 338, 387, 233, 214, 215, 216, 228, 0, 212,
- 219, 230, 231, 232, 220, 221, 224, 226, 222, 223,
- 217, 218, 225, 229, 227, 334, 336, 333, 331, 0,
- 328, 330, 332, 367, 369, 385, 373, 375, 379, 377,
- 383, 381, 371, 364, 360, 0, 349, 350, 361, 362,
- 363, 357, 352, 358, 354, 355, 356, 359, 353, 280,
- 143, 0, 284, 282, 287, 0, 276, 277, 0, 266,
- 267, 269, 279, 270, 271, 272, 286, 273, 274, 275,
- 312, 0, 0, 310, 311, 314, 315, 0, 301, 302,
- 304, 305, 306, 307, 308, 309, 182, 184, 179, 0,
- 177, 180, 181, 0, 444, 446, 0, 449, 0, 0,
- 453, 457, 0, 0, 0, 462, 469, 442, 0, 426,
- 428, 429, 430, 431, 432, 433, 434, 435, 436, 437,
- 438, 439, 440, 441, 40, 0, 0, 33, 0, 0,
- 0, 0, 0, 0, 51, 0, 53, 0, 0, 0,
+ 103, 9, 211, 11, 351, 13, 371, 15, 288, 17,
+ 323, 19, 176, 21, 449, 23, 41, 35, 0, 0,
+ 0, 0, 0, 373, 290, 325, 0, 0, 43, 0,
+ 42, 0, 0, 36, 62, 502, 496, 498, 500, 0,
+ 61, 0, 54, 56, 58, 59, 60, 57, 96, 0,
+ 0, 390, 112, 114, 0, 0, 0, 0, 203, 280,
+ 315, 256, 154, 416, 168, 187, 0, 437, 447, 89,
+ 0, 66, 68, 69, 70, 71, 86, 87, 74, 75,
+ 76, 77, 81, 82, 72, 73, 79, 80, 88, 78,
+ 83, 84, 85, 105, 107, 0, 0, 98, 100, 101,
+ 102, 420, 237, 239, 241, 343, 235, 243, 245, 0,
+ 0, 249, 247, 363, 412, 234, 215, 216, 217, 229,
+ 0, 213, 220, 231, 232, 233, 221, 222, 225, 227,
+ 223, 224, 218, 219, 226, 230, 228, 359, 361, 358,
+ 356, 0, 353, 355, 357, 392, 394, 410, 398, 400,
+ 404, 402, 408, 406, 396, 389, 385, 0, 374, 375,
+ 386, 387, 388, 382, 377, 383, 379, 380, 381, 384,
+ 378, 305, 144, 0, 309, 307, 312, 0, 301, 302,
+ 0, 291, 292, 294, 304, 295, 296, 297, 311, 298,
+ 299, 300, 337, 0, 0, 335, 336, 339, 340, 0,
+ 326, 327, 329, 330, 331, 332, 333, 334, 183, 185,
+ 180, 0, 178, 181, 182, 0, 469, 471, 0, 474,
+ 0, 0, 478, 482, 0, 0, 0, 487, 494, 467,
+ 0, 451, 453, 454, 455, 456, 457, 458, 459, 460,
+ 461, 462, 463, 464, 465, 466, 40, 0, 0, 33,
+ 0, 0, 0, 0, 0, 0, 51, 0, 53, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 65, 0, 0, 0, 0, 104, 422, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 65, 0,
- 0, 0, 0, 103, 397, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 211,
- 0, 0, 0, 327, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 347, 0, 0, 0, 0, 0,
- 0, 0, 0, 264, 0, 0, 0, 0, 299, 0,
- 0, 0, 0, 176, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 425,
- 44, 37, 0, 0, 0, 0, 0, 0, 55, 0,
- 93, 94, 0, 0, 0, 89, 90, 91, 92, 0,
- 0, 0, 0, 0, 0, 0, 411, 0, 0, 67,
- 0, 0, 110, 98, 409, 407, 408, 403, 404, 405,
- 406, 0, 398, 399, 401, 402, 0, 0, 0, 0,
- 0, 0, 0, 253, 254, 0, 0, 0, 0, 213,
- 0, 0, 329, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 351, 0, 0, 278, 0, 0, 0,
- 289, 268, 0, 316, 317, 303, 0, 0, 178, 443,
- 0, 0, 448, 0, 451, 452, 0, 0, 459, 460,
- 461, 0, 0, 427, 0, 0, 0, 472, 474, 476,
- 0, 366, 0, 0, 204, 257, 292, 0, 0, 169,
- 0, 0, 0, 45, 105, 108, 109, 107, 0, 396,
- 0, 237, 239, 241, 320, 235, 243, 245, 250, 251,
- 252, 249, 247, 340, 0, 335, 34, 337, 368, 370,
- 386, 374, 376, 380, 378, 384, 382, 372, 281, 144,
- 285, 283, 288, 313, 183, 185, 445, 447, 450, 455,
- 456, 454, 458, 464, 465, 466, 467, 468, 463, 470,
- 38, 0, 482, 0, 479, 481, 0, 130, 136, 138,
- 140, 0, 0, 0, 0, 0, 149, 151, 129, 0,
- 115, 117, 118, 119, 120, 121, 122, 123, 124, 125,
- 126, 127, 128, 0, 208, 0, 205, 206, 261, 0,
- 258, 259, 296, 0, 293, 294, 162, 163, 164, 165,
- 166, 0, 155, 157, 158, 159, 160, 161, 393, 0,
- 173, 0, 170, 171, 0, 0, 0, 0, 0, 0,
- 0, 188, 190, 191, 192, 193, 194, 195, 418, 420,
- 0, 414, 416, 417, 0, 47, 0, 400, 324, 0,
- 321, 322, 344, 0, 341, 342, 389, 0, 63, 0,
- 0, 478, 96, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 112, 114, 0, 203, 0,
- 265, 256, 0, 300, 291, 0, 0, 154, 0, 392,
- 0, 168, 0, 0, 0, 0, 0, 0, 0, 0,
- 187, 0, 0, 0, 413, 423, 49, 0, 48, 410,
- 0, 319, 0, 348, 339, 0, 0, 388, 0, 480,
- 0, 0, 0, 0, 142, 145, 146, 147, 148, 0,
- 0, 116, 0, 207, 0, 260, 0, 295, 156, 394,
- 0, 172, 196, 197, 198, 199, 200, 201, 189, 0,
- 0, 415, 46, 0, 0, 323, 0, 343, 0, 0,
- 132, 133, 134, 135, 131, 137, 139, 141, 150, 152,
- 209, 262, 297, 174, 419, 421, 50, 325, 345, 390,
- 486, 0, 484, 0, 0, 483, 498, 0, 496, 494,
- 490, 0, 488, 492, 493, 491, 485, 0, 0, 0,
- 0, 487, 0, 495, 0, 489, 0, 497, 502, 0,
- 500, 0, 0, 499, 510, 0, 0, 0, 0, 504,
- 506, 507, 508, 509, 501, 0, 0, 0, 0, 0,
- 503, 0, 512, 513, 514, 505, 511
+ 0, 0, 212, 0, 0, 0, 352, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 372, 0, 0,
+ 0, 0, 0, 0, 0, 0, 289, 0, 0, 0,
+ 0, 324, 0, 0, 0, 0, 177, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 450, 44, 37, 0, 0, 0, 0, 0,
+ 0, 55, 0, 94, 95, 0, 0, 0, 90, 91,
+ 92, 93, 0, 0, 0, 0, 0, 0, 0, 0,
+ 436, 0, 0, 67, 0, 0, 111, 99, 434, 432,
+ 433, 428, 429, 430, 431, 0, 423, 424, 426, 427,
+ 0, 0, 0, 0, 0, 0, 0, 254, 255, 0,
+ 0, 0, 0, 214, 0, 0, 354, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 376, 0, 0,
+ 303, 0, 0, 0, 314, 293, 0, 341, 342, 328,
+ 0, 0, 179, 468, 0, 0, 473, 0, 476, 477,
+ 0, 0, 484, 485, 486, 0, 0, 452, 0, 0,
+ 0, 497, 499, 501, 0, 391, 0, 0, 205, 282,
+ 317, 258, 0, 0, 170, 0, 0, 0, 45, 106,
+ 109, 110, 108, 0, 421, 0, 238, 240, 242, 345,
+ 236, 244, 246, 251, 252, 253, 250, 248, 365, 0,
+ 360, 34, 362, 393, 395, 411, 399, 401, 405, 403,
+ 409, 407, 397, 306, 145, 310, 308, 313, 338, 184,
+ 186, 470, 472, 475, 480, 481, 479, 483, 489, 490,
+ 491, 492, 493, 488, 495, 38, 0, 507, 0, 504,
+ 506, 0, 131, 137, 139, 141, 0, 0, 0, 0,
+ 0, 150, 152, 130, 0, 116, 118, 119, 120, 121,
+ 122, 123, 124, 125, 126, 127, 128, 129, 0, 209,
+ 0, 206, 207, 286, 0, 283, 284, 321, 0, 318,
+ 319, 262, 0, 259, 260, 163, 164, 165, 166, 167,
+ 0, 156, 158, 159, 160, 161, 162, 418, 0, 174,
+ 0, 171, 172, 0, 0, 0, 0, 0, 0, 0,
+ 189, 191, 192, 193, 194, 195, 196, 443, 445, 0,
+ 439, 441, 442, 0, 47, 0, 425, 349, 0, 346,
+ 347, 369, 0, 366, 367, 414, 0, 63, 0, 0,
+ 503, 97, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 113, 115, 0, 204, 0, 290,
+ 281, 0, 325, 316, 0, 0, 257, 0, 0, 155,
+ 0, 417, 0, 169, 0, 0, 0, 0, 0, 0,
+ 0, 0, 188, 0, 0, 0, 438, 448, 49, 0,
+ 48, 435, 0, 344, 0, 373, 364, 0, 0, 413,
+ 0, 505, 0, 0, 0, 0, 143, 146, 147, 148,
+ 149, 0, 0, 117, 0, 208, 0, 285, 0, 320,
+ 279, 278, 269, 270, 276, 272, 266, 267, 268, 275,
+ 0, 264, 271, 273, 274, 277, 261, 157, 419, 0,
+ 173, 197, 198, 199, 200, 201, 202, 190, 0, 0,
+ 440, 46, 0, 0, 348, 0, 368, 0, 0, 133,
+ 134, 135, 136, 132, 138, 140, 142, 151, 153, 210,
+ 287, 322, 0, 263, 175, 444, 446, 50, 350, 370,
+ 415, 511, 0, 509, 265, 0, 0, 508, 523, 0,
+ 521, 519, 515, 0, 513, 517, 518, 516, 510, 0,
+ 0, 0, 0, 512, 0, 520, 0, 514, 0, 522,
+ 527, 0, 525, 0, 0, 524, 535, 0, 0, 0,
+ 0, 529, 531, 532, 533, 534, 526, 0, 0, 0,
+ 0, 0, 528, 0, 537, 538, 539, 530, 536
};
const short int
Dhcp4Parser::yypgoto_[] =
{
- -486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
- -486, -486, -486, -38, -486, 64, -486, -486, -486, -486,
- -486, -486, -486, -486, 82, -486, -486, -486, -58, -486,
- -486, -486, 217, -486, -486, -486, -486, 43, 227, -60,
- -59, -40, -486, -486, -39, -486, -486, 34, 214, -486,
- -486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
- -486, 36, -144, -486, -486, -486, -486, -486, -486, -486,
- -486, -486, -486, -54, -486, -486, -486, -486, -486, -486,
- -486, -486, -486, -486, -486, -486, -155, -486, -486, -486,
- -486, -486, -486, -486, -486, -486, -159, -486, -486, -486,
- -154, 173, -486, -486, -486, -486, -486, -486, -486, -161,
- -486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
- -140, -486, -486, -486, -137, 220, -486, -486, -486, -486,
- -486, -486, -486, -486, -486, -486, -486, -486, -485, -486,
- -486, -486, -486, -486, -486, -486, -486, -486, -486, -139,
- -486, -486, -486, -138, -486, 191, -486, -52, -486, -486,
- -486, -486, -486, -48, -486, -486, -486, -486, -486, -47,
- -486, -486, -486, -136, -486, -486, -486, -133, -486, 187,
- -486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
- -486, -165, -486, -486, -486, -158, 229, -486, -486, -486,
- -486, -486, -486, -486, -486, -164, -486, -486, -486, -156,
- -486, 213, -51, -486, -305, -486, -304, -486, -486, -486,
- -486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
- -486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
- -486, -486, -486, -486, 49, -486, -486, -486, -486, -486,
- -486, -486, -149, -486, -486, -486, -486, -486, -486, -486,
- -486, 65, 188, -486, -486, -486, -486, -486, -486, -486,
- -486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
- -486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
- -486, -486, -486, -486, -486, -89, -486, -486, -486, -210,
- -486, -486, -224, -486, -486, -486, -486, -486, -486, -235,
- -486, -486, -250, -486, -486, -486, -486, -486
+ -673, -673, -673, -673, -673, -673, -673, -673, -673, -673,
+ -673, -673, -673, -38, -673, 97, -673, -673, -673, -673,
+ -673, -673, -673, -673, 119, -673, -673, -673, -58, -673,
+ -673, -673, 283, -673, -673, -673, -673, 82, 257, -60,
+ -59, -44, -673, -672, -40, -673, -673, 75, 266, -673,
+ -673, -673, -673, -673, -673, -673, -673, -673, -673, -673,
+ -673, 85, -111, -673, -673, -673, -673, -673, -673, -673,
+ -673, -673, -673, -54, -673, -673, -673, -673, -673, -673,
+ -673, -673, -673, -673, -673, -673, -125, -673, -673, -673,
+ -673, -673, -673, -673, -673, -673, -127, -673, -673, -673,
+ -119, 222, -673, -673, -673, -673, -673, -673, -673, -126,
+ -673, -673, -673, -673, -673, -673, -671, -673, -673, -673,
+ -104, -673, -673, -673, -100, 269, -673, -673, -673, -673,
+ -673, -673, -673, -673, -665, -673, -673, -673, -494, -673,
+ -664, -673, -673, -673, -673, -673, -673, -673, -673, -109,
+ -673, -673, -213, -673, -673, -673, -673, -96, -673, -673,
+ -673, -98, -673, 246, -673, -52, -673, -673, -673, -673,
+ -673, -42, -673, -673, -673, -673, -673, -47, -673, -673,
+ -673, -97, -673, -673, -673, -87, -673, 248, -673, -673,
+ -673, -673, -673, -673, -673, -673, -673, -673, -673, -128,
+ -673, -673, -673, -114, 278, -673, -673, -673, -673, -673,
+ -673, -673, -673, -118, -673, -673, -673, -113, -673, 263,
+ -39, -673, -317, -673, -315, -673, -673, -673, -673, -673,
+ -673, -673, -673, -673, -673, -673, -673, -673, -673, -673,
+ -673, -673, -663, -673, -673, -673, -659, -673, -673, -673,
+ -673, -673, 99, -673, -673, -673, -673, -673, -673, -673,
+ -99, -673, -673, -673, -673, -673, -673, -673, -673, 108,
+ 236, -673, -673, -673, -673, -673, -673, -673, -673, -673,
+ -673, -673, -673, -673, -673, -673, -673, -673, -673, -673,
+ -673, -673, -673, -673, -673, -673, -673, -673, -673, -673,
+ -673, -673, -673, -51, -673, -673, -673, -197, -673, -673,
+ -212, -673, -673, -673, -673, -673, -673, -223, -673, -673,
+ -239, -673, -673, -673, -673, -673
};
const short int
Dhcp4Parser::yydefgoto_[] =
{
-1, 12, 13, 14, 15, 16, 17, 18, 19, 20,
- 21, 22, 23, 32, 33, 34, 57, 537, 72, 73,
- 35, 56, 69, 70, 514, 655, 717, 718, 108, 37,
- 58, 81, 82, 83, 289, 39, 59, 109, 110, 111,
- 112, 113, 114, 115, 116, 117, 297, 134, 135, 41,
- 60, 136, 319, 137, 320, 517, 138, 118, 301, 119,
- 302, 589, 590, 591, 673, 774, 592, 674, 593, 675,
- 594, 676, 595, 217, 357, 597, 598, 599, 600, 601,
- 682, 602, 683, 120, 310, 621, 622, 623, 624, 625,
- 626, 627, 121, 312, 631, 632, 633, 700, 53, 66,
- 249, 250, 251, 370, 252, 371, 122, 313, 640, 641,
- 642, 643, 644, 645, 646, 647, 123, 307, 605, 606,
- 607, 687, 43, 61, 158, 159, 160, 329, 161, 325,
- 162, 326, 163, 327, 164, 330, 165, 331, 166, 335,
- 167, 334, 531, 168, 169, 124, 308, 609, 610, 611,
- 690, 49, 64, 218, 219, 220, 221, 222, 223, 224,
- 356, 225, 360, 226, 359, 227, 228, 361, 229, 125,
- 309, 613, 614, 615, 693, 51, 65, 237, 238, 239,
- 240, 241, 365, 242, 243, 244, 245, 171, 328, 659,
- 660, 661, 720, 45, 62, 179, 180, 181, 340, 182,
- 341, 172, 336, 663, 664, 665, 723, 47, 63, 195,
- 196, 197, 126, 300, 199, 344, 200, 345, 201, 353,
- 202, 347, 203, 348, 204, 350, 205, 349, 206, 352,
- 207, 351, 208, 346, 174, 337, 667, 726, 127, 311,
- 629, 324, 431, 432, 433, 434, 435, 518, 128, 129,
- 315, 650, 651, 652, 711, 653, 712, 130, 316, 55,
- 67, 268, 269, 270, 271, 375, 272, 376, 273, 274,
- 378, 275, 276, 277, 381, 561, 278, 382, 279, 280,
- 281, 282, 386, 568, 283, 387, 84, 291, 85, 292,
- 86, 293, 87, 290, 573, 574, 575, 669, 791, 792,
- 793, 801, 802, 803, 804, 809, 805, 807, 819, 820,
- 821, 828, 829, 830, 835, 831, 832, 833
+ 21, 22, 23, 32, 33, 34, 57, 542, 72, 73,
+ 35, 56, 69, 70, 519, 664, 729, 730, 109, 37,
+ 58, 81, 82, 83, 291, 39, 59, 110, 111, 112,
+ 113, 114, 115, 116, 117, 118, 299, 136, 137, 41,
+ 60, 138, 322, 139, 323, 522, 140, 119, 303, 120,
+ 304, 594, 595, 596, 682, 803, 597, 683, 598, 684,
+ 599, 685, 600, 219, 360, 602, 603, 604, 605, 606,
+ 691, 607, 692, 121, 313, 630, 631, 632, 633, 634,
+ 635, 636, 122, 315, 640, 641, 642, 712, 53, 66,
+ 251, 252, 253, 373, 254, 374, 123, 316, 649, 650,
+ 651, 652, 653, 654, 655, 656, 124, 309, 610, 611,
+ 612, 696, 43, 61, 160, 161, 162, 332, 163, 328,
+ 164, 329, 165, 330, 166, 333, 167, 334, 168, 338,
+ 169, 337, 536, 170, 171, 125, 312, 622, 623, 624,
+ 705, 770, 771, 126, 310, 614, 615, 616, 699, 49,
+ 64, 220, 221, 222, 223, 224, 225, 226, 359, 227,
+ 363, 228, 362, 229, 230, 364, 231, 127, 311, 618,
+ 619, 620, 702, 51, 65, 239, 240, 241, 242, 243,
+ 368, 244, 245, 246, 247, 173, 331, 668, 669, 670,
+ 732, 45, 62, 181, 182, 183, 343, 184, 344, 174,
+ 339, 672, 673, 674, 735, 47, 63, 197, 198, 199,
+ 128, 302, 201, 347, 202, 348, 203, 356, 204, 350,
+ 205, 351, 206, 353, 207, 352, 208, 355, 209, 354,
+ 210, 349, 176, 340, 676, 738, 129, 314, 638, 327,
+ 435, 436, 437, 438, 439, 523, 130, 131, 318, 659,
+ 660, 661, 723, 662, 724, 132, 319, 55, 67, 270,
+ 271, 272, 273, 378, 274, 379, 275, 276, 381, 277,
+ 278, 279, 384, 566, 280, 385, 281, 282, 283, 284,
+ 389, 573, 285, 390, 84, 293, 85, 294, 86, 295,
+ 87, 292, 578, 579, 580, 678, 822, 823, 825, 833,
+ 834, 835, 836, 841, 837, 839, 851, 852, 853, 860,
+ 861, 862, 867, 863, 864, 865
};
const unsigned short int
Dhcp4Parser::yytable_[] =
{
- 80, 154, 155, 153, 177, 193, 216, 233, 248, 267,
- 173, 234, 198, 235, 170, 178, 194, 236, 68, 429,
- 430, 156, 157, 628, 25, 139, 26, 74, 27, 559,
- 139, 696, 100, 24, 697, 295, 90, 91, 246, 247,
- 296, 88, 36, 175, 176, 317, 38, 89, 90, 91,
- 318, 824, 92, 93, 825, 826, 827, 94, 95, 96,
- 322, 40, 140, 141, 142, 323, 100, 246, 247, 94,
- 95, 96, 97, 98, 515, 516, 143, 99, 100, 144,
- 145, 146, 147, 148, 149, 91, 183, 184, 42, 338,
- 44, 150, 151, 210, 339, 79, 150, 577, 71, 152,
- 101, 102, 578, 579, 580, 581, 582, 583, 584, 585,
- 586, 587, 342, 103, 100, 210, 104, 343, 91, 183,
- 184, 46, 210, 105, 106, 79, 560, 107, 210, 230,
- 211, 212, 231, 232, 48, 75, 648, 649, 424, 563,
- 564, 565, 566, 50, 76, 77, 78, 100, 634, 635,
- 636, 637, 638, 639, 698, 209, 52, 699, 79, 79,
- 28, 29, 30, 31, 796, 54, 797, 798, 372, 567,
- 185, 79, 284, 373, 186, 187, 188, 189, 190, 191,
- 210, 192, 211, 212, 285, 79, 213, 214, 215, 253,
- 254, 255, 256, 257, 258, 259, 260, 261, 262, 263,
- 264, 265, 266, 616, 617, 618, 619, 79, 620, 528,
- 529, 530, 388, 749, 79, 429, 430, 389, 317, 670,
- 79, 322, 684, 668, 671, 684, 672, 685, 709, 713,
- 686, 388, 79, 710, 714, 286, 715, 80, 338, 372,
- 79, 342, 794, 780, 783, 795, 787, 390, 391, 1,
- 2, 3, 4, 5, 6, 7, 8, 9, 10, 11,
- 810, 822, 839, 287, 823, 811, 425, 840, 288, 354,
- 426, 294, 79, 428, 298, 299, 303, 427, 154, 155,
- 153, 131, 132, 304, 177, 133, 305, 173, 306, 314,
- 321, 170, 332, 333, 355, 178, 358, 193, 156, 157,
- 770, 771, 772, 773, 198, 362, 216, 363, 194, 364,
- 368, 233, 366, 367, 369, 234, 374, 235, 377, 379,
- 380, 236, 383, 384, 385, 392, 393, 394, 395, 396,
- 267, 397, 399, 400, 401, 402, 403, 404, 405, 406,
- 407, 408, 409, 410, 411, 412, 413, 414, 415, 416,
- 417, 418, 420, 421, 422, 436, 437, 497, 498, 499,
- 438, 439, 440, 441, 442, 443, 445, 446, 444, 447,
- 448, 450, 451, 453, 454, 455, 456, 457, 458, 459,
- 460, 461, 462, 464, 465, 466, 467, 468, 469, 470,
- 472, 473, 474, 476, 477, 479, 480, 481, 482, 483,
- 486, 487, 484, 491, 485, 492, 494, 488, 489, 501,
- 490, 495, 496, 500, 502, 503, 504, 505, 506, 507,
- 508, 509, 521, 572, 510, 511, 512, 513, 519, 520,
- 524, 522, 533, 656, 523, 525, 526, 527, 532, 555,
- 534, 535, 26, 604, 588, 588, 538, 608, 596, 596,
- 612, 539, 630, 658, 267, 662, 570, 677, 541, 678,
- 679, 680, 425, 681, 688, 689, 426, 542, 692, 428,
- 543, 544, 691, 427, 694, 545, 546, 547, 548, 695,
- 666, 701, 702, 721, 703, 704, 549, 705, 706, 707,
- 708, 550, 722, 724, 551, 552, 553, 725, 727, 728,
- 562, 730, 554, 731, 732, 556, 733, 739, 740, 759,
- 760, 763, 398, 762, 768, 536, 769, 781, 808, 812,
- 782, 788, 557, 790, 814, 818, 558, 816, 836, 569,
- 837, 838, 716, 841, 576, 719, 423, 540, 571, 603,
- 741, 748, 734, 751, 419, 478, 750, 735, 758, 743,
- 742, 736, 744, 745, 737, 471, 475, 765, 449, 747,
- 746, 767, 764, 738, 761, 752, 753, 766, 463, 657,
- 754, 452, 755, 756, 757, 775, 493, 654, 776, 777,
- 778, 729, 779, 784, 806, 785, 815, 834, 786, 845,
- 789, 0, 813, 817, 0, 842, 843, 0, 0, 0,
- 0, 0, 844, 0, 846, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 588, 154, 155, 153,
- 596, 0, 216, 0, 0, 233, 173, 0, 0, 234,
- 170, 235, 248, 0, 0, 236, 0, 156, 157, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 177, 0, 0, 193, 0, 0, 0, 0,
- 0, 0, 198, 178, 0, 0, 194, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 80, 156, 157, 155, 179, 195, 218, 235, 250, 269,
+ 433, 236, 434, 237, 172, 180, 196, 158, 68, 637,
+ 141, 159, 175, 238, 200, 25, 74, 26, 24, 27,
+ 297, 90, 91, 764, 767, 298, 564, 88, 141, 36,
+ 768, 769, 774, 89, 90, 91, 775, 708, 92, 93,
+ 709, 71, 94, 95, 96, 248, 249, 142, 143, 144,
+ 710, 100, 38, 711, 286, 94, 95, 96, 97, 98,
+ 248, 249, 145, 99, 100, 146, 147, 148, 149, 150,
+ 151, 320, 826, 40, 101, 827, 321, 152, 153, 91,
+ 185, 186, 133, 134, 42, 154, 135, 102, 103, 212,
+ 232, 213, 214, 233, 234, 152, 89, 90, 91, 288,
+ 104, 856, 79, 105, 857, 858, 859, 325, 100, 212,
+ 106, 107, 326, 44, 108, 91, 185, 186, 94, 95,
+ 96, 341, 98, 46, 565, 75, 342, 100, 212, 48,
+ 764, 767, 211, 428, 76, 77, 78, 768, 769, 774,
+ 212, 287, 147, 775, 100, 79, 151, 854, 79, 50,
+ 855, 103, 28, 29, 30, 31, 52, 212, 79, 213,
+ 214, 154, 345, 215, 216, 217, 375, 346, 187, 520,
+ 521, 376, 188, 189, 190, 191, 192, 193, 582, 194,
+ 54, 100, 79, 583, 584, 585, 586, 587, 588, 589,
+ 590, 591, 592, 177, 178, 289, 391, 290, 433, 320,
+ 434, 392, 79, 212, 677, 296, 778, 568, 569, 570,
+ 571, 679, 828, 325, 829, 830, 680, 300, 681, 657,
+ 658, 79, 643, 644, 645, 646, 647, 648, 301, 80,
+ 693, 693, 358, 79, 305, 694, 695, 572, 79, 393,
+ 394, 625, 626, 627, 628, 306, 629, 721, 725, 391,
+ 79, 341, 722, 726, 727, 812, 809, 375, 357, 429,
+ 813, 345, 814, 430, 842, 366, 818, 307, 308, 843,
+ 431, 156, 157, 155, 871, 79, 317, 179, 432, 872,
+ 799, 800, 801, 802, 172, 324, 335, 158, 180, 336,
+ 195, 159, 175, 361, 365, 367, 79, 369, 370, 218,
+ 372, 196, 377, 371, 235, 533, 534, 535, 236, 200,
+ 237, 380, 382, 383, 386, 387, 388, 395, 396, 397,
+ 238, 398, 399, 269, 255, 256, 257, 258, 259, 260,
+ 261, 262, 263, 264, 265, 266, 267, 268, 1, 2,
+ 3, 4, 5, 6, 7, 8, 9, 10, 11, 400,
+ 501, 502, 503, 402, 403, 405, 404, 406, 407, 408,
+ 409, 410, 411, 412, 413, 414, 415, 79, 416, 417,
+ 418, 419, 421, 422, 420, 424, 425, 426, 440, 441,
+ 442, 443, 444, 445, 446, 447, 449, 450, 448, 451,
+ 452, 454, 455, 457, 458, 459, 460, 461, 462, 463,
+ 464, 465, 466, 468, 469, 470, 471, 472, 473, 476,
+ 474, 477, 478, 480, 481, 483, 484, 485, 486, 487,
+ 488, 489, 490, 491, 492, 493, 495, 496, 494, 498,
+ 505, 499, 697, 560, 500, 504, 506, 507, 593, 593,
+ 508, 509, 601, 601, 510, 511, 512, 513, 514, 269,
+ 575, 515, 516, 517, 518, 524, 525, 429, 526, 529,
+ 538, 430, 527, 528, 530, 531, 532, 537, 431, 539,
+ 540, 26, 543, 544, 546, 547, 432, 548, 549, 550,
+ 551, 552, 553, 554, 555, 556, 557, 567, 558, 559,
+ 561, 609, 562, 613, 563, 617, 621, 574, 639, 665,
+ 667, 577, 686, 671, 675, 687, 688, 689, 690, 698,
+ 701, 700, 704, 746, 703, 707, 706, 713, 714, 733,
+ 715, 716, 717, 718, 719, 720, 728, 734, 736, 737,
+ 792, 739, 740, 742, 743, 744, 745, 751, 752, 788,
+ 789, 797, 541, 731, 791, 798, 840, 810, 848, 811,
+ 748, 747, 819, 749, 750, 821, 844, 781, 846, 782,
+ 783, 868, 850, 784, 869, 870, 873, 423, 545, 581,
+ 401, 576, 753, 777, 785, 786, 804, 780, 874, 805,
+ 806, 427, 608, 779, 755, 787, 754, 482, 776, 824,
+ 807, 756, 808, 815, 816, 757, 794, 759, 817, 820,
+ 453, 845, 849, 475, 875, 758, 876, 878, 793, 796,
+ 479, 467, 795, 456, 666, 663, 790, 497, 741, 838,
+ 847, 866, 877, 0, 0, 593, 156, 157, 155, 601,
+ 0, 218, 0, 0, 235, 761, 762, 760, 236, 172,
+ 237, 766, 158, 0, 250, 0, 159, 175, 772, 0,
+ 238, 763, 0, 0, 0, 765, 773, 0, 0, 0,
+ 0, 0, 0, 0, 179, 0, 0, 195, 0, 0,
+ 0, 0, 0, 0, 0, 180, 0, 0, 196, 0,
+ 0, 0, 0, 0, 0, 0, 200, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 799, 0, 0, 0, 800,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 799, 0, 0, 0, 800
+ 0, 0, 761, 762, 760, 0, 0, 0, 766, 0,
+ 0, 0, 0, 0, 0, 772, 0, 831, 763, 0,
+ 0, 832, 765, 773, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 831, 0, 0, 0, 832
};
const short int
Dhcp4Parser::yycheck_[] =
{
58, 61, 61, 61, 62, 63, 64, 65, 66, 67,
- 61, 65, 63, 65, 61, 62, 63, 65, 56, 324,
- 324, 61, 61, 508, 5, 7, 7, 10, 9, 15,
- 7, 3, 48, 0, 6, 3, 18, 19, 84, 85,
- 8, 11, 7, 59, 60, 3, 7, 17, 18, 19,
- 8, 121, 22, 23, 124, 125, 126, 39, 40, 41,
- 3, 7, 44, 45, 46, 8, 48, 84, 85, 39,
- 40, 41, 42, 43, 14, 15, 58, 47, 48, 61,
- 62, 63, 64, 65, 66, 19, 20, 21, 7, 3,
- 7, 73, 74, 49, 8, 141, 73, 24, 141, 81,
- 70, 71, 29, 30, 31, 32, 33, 34, 35, 36,
- 37, 38, 3, 83, 48, 49, 86, 8, 19, 20,
- 21, 7, 49, 93, 94, 141, 112, 97, 49, 50,
- 51, 52, 53, 54, 7, 118, 95, 96, 72, 114,
- 115, 116, 117, 7, 127, 128, 129, 48, 87, 88,
- 89, 90, 91, 92, 3, 24, 7, 6, 141, 141,
- 141, 142, 143, 144, 120, 7, 122, 123, 3, 144,
- 71, 141, 6, 8, 75, 76, 77, 78, 79, 80,
- 49, 82, 51, 52, 3, 141, 55, 56, 57, 98,
- 99, 100, 101, 102, 103, 104, 105, 106, 107, 108,
- 109, 110, 111, 75, 76, 77, 78, 141, 80, 67,
- 68, 69, 3, 698, 141, 520, 520, 8, 3, 3,
- 141, 3, 3, 8, 8, 3, 8, 8, 3, 3,
- 8, 3, 141, 8, 8, 4, 8, 295, 3, 3,
- 141, 3, 3, 8, 8, 6, 8, 285, 286, 130,
- 131, 132, 133, 134, 135, 136, 137, 138, 139, 140,
- 3, 3, 3, 8, 6, 8, 324, 8, 3, 8,
- 324, 4, 141, 324, 4, 4, 4, 324, 338, 338,
- 338, 12, 13, 4, 342, 16, 4, 338, 4, 4,
- 4, 338, 4, 4, 3, 342, 4, 355, 338, 338,
- 25, 26, 27, 28, 355, 4, 364, 8, 355, 3,
- 8, 369, 4, 4, 3, 369, 4, 369, 4, 4,
- 4, 369, 4, 4, 4, 141, 4, 4, 4, 4,
- 388, 4, 4, 144, 144, 4, 4, 4, 142, 142,
- 142, 142, 4, 4, 4, 4, 4, 4, 4, 142,
- 4, 4, 4, 4, 144, 4, 4, 395, 396, 397,
- 4, 4, 4, 4, 4, 142, 4, 4, 144, 4,
+ 327, 65, 327, 65, 61, 62, 63, 61, 56, 513,
+ 7, 61, 61, 65, 63, 5, 10, 7, 0, 9,
+ 3, 18, 19, 705, 705, 8, 15, 11, 7, 7,
+ 705, 705, 705, 17, 18, 19, 705, 3, 22, 23,
+ 6, 142, 39, 40, 41, 85, 86, 44, 45, 46,
+ 3, 48, 7, 6, 6, 39, 40, 41, 42, 43,
+ 85, 86, 59, 47, 48, 62, 63, 64, 65, 66,
+ 67, 3, 3, 7, 58, 6, 8, 74, 75, 19,
+ 20, 21, 12, 13, 7, 82, 16, 71, 72, 49,
+ 50, 51, 52, 53, 54, 74, 17, 18, 19, 4,
+ 84, 122, 142, 87, 125, 126, 127, 3, 48, 49,
+ 94, 95, 8, 7, 98, 19, 20, 21, 39, 40,
+ 41, 3, 43, 7, 113, 119, 8, 48, 49, 7,
+ 812, 812, 24, 73, 128, 129, 130, 812, 812, 812,
+ 49, 3, 63, 812, 48, 142, 67, 3, 142, 7,
+ 6, 72, 142, 143, 144, 145, 7, 49, 142, 51,
+ 52, 82, 3, 55, 56, 57, 3, 8, 72, 14,
+ 15, 8, 76, 77, 78, 79, 80, 81, 24, 83,
+ 7, 48, 142, 29, 30, 31, 32, 33, 34, 35,
+ 36, 37, 38, 60, 61, 8, 3, 3, 525, 3,
+ 525, 8, 142, 49, 8, 4, 710, 115, 116, 117,
+ 118, 3, 121, 3, 123, 124, 8, 4, 8, 96,
+ 97, 142, 88, 89, 90, 91, 92, 93, 4, 297,
+ 3, 3, 3, 142, 4, 8, 8, 145, 142, 287,
+ 288, 76, 77, 78, 79, 4, 81, 3, 3, 3,
+ 142, 3, 8, 8, 8, 3, 8, 3, 8, 327,
+ 8, 3, 8, 327, 3, 8, 8, 4, 4, 8,
+ 327, 341, 341, 341, 3, 142, 4, 345, 327, 8,
+ 25, 26, 27, 28, 341, 4, 4, 341, 345, 4,
+ 358, 341, 341, 4, 4, 3, 142, 4, 4, 367,
+ 3, 358, 4, 8, 372, 68, 69, 70, 372, 358,
+ 372, 4, 4, 4, 4, 4, 4, 142, 4, 4,
+ 372, 4, 4, 391, 99, 100, 101, 102, 103, 104,
+ 105, 106, 107, 108, 109, 110, 111, 112, 131, 132,
+ 133, 134, 135, 136, 137, 138, 139, 140, 141, 4,
+ 398, 399, 400, 4, 145, 4, 145, 4, 4, 143,
+ 143, 143, 143, 4, 4, 4, 4, 142, 4, 4,
+ 4, 4, 4, 4, 143, 4, 4, 145, 4, 4,
+ 4, 4, 4, 4, 4, 143, 4, 4, 145, 4,
4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
- 4, 4, 4, 4, 4, 142, 4, 4, 4, 144,
- 4, 144, 144, 4, 4, 144, 4, 4, 142, 4,
- 4, 4, 142, 4, 142, 4, 4, 144, 144, 141,
- 144, 7, 7, 7, 7, 7, 5, 5, 5, 5,
- 5, 5, 141, 119, 7, 7, 7, 5, 8, 3,
- 5, 141, 5, 4, 141, 141, 141, 141, 141, 477,
- 7, 141, 7, 7, 502, 503, 141, 7, 502, 503,
- 7, 141, 7, 7, 512, 7, 494, 4, 141, 4,
- 4, 4, 520, 4, 6, 3, 520, 141, 3, 520,
- 141, 141, 6, 520, 6, 141, 141, 141, 141, 3,
- 82, 6, 3, 6, 4, 4, 141, 4, 4, 4,
- 4, 141, 3, 6, 141, 141, 141, 3, 8, 4,
- 113, 4, 141, 4, 4, 141, 4, 4, 4, 4,
- 4, 3, 295, 6, 4, 451, 5, 8, 4, 4,
- 8, 8, 141, 7, 4, 7, 141, 5, 4, 141,
- 4, 4, 141, 4, 500, 141, 322, 455, 495, 503,
- 684, 696, 142, 702, 317, 372, 700, 144, 709, 689,
- 687, 142, 690, 692, 144, 364, 369, 722, 338, 695,
- 693, 725, 720, 142, 713, 142, 142, 723, 355, 520,
- 142, 342, 142, 142, 142, 141, 388, 512, 141, 141,
- 141, 670, 141, 141, 794, 141, 810, 822, 141, 839,
- 141, -1, 142, 141, -1, 144, 142, -1, -1, -1,
- -1, -1, 142, -1, 141, -1, -1, -1, -1, -1,
- -1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
- -1, -1, -1, -1, -1, -1, 684, 687, 687, 687,
- 684, -1, 690, -1, -1, 693, 687, -1, -1, 693,
- 687, 693, 700, -1, -1, 693, -1, 687, 687, -1,
- -1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
- -1, -1, 720, -1, -1, 723, -1, -1, -1, -1,
- -1, -1, 723, 720, -1, -1, 723, -1, -1, -1,
- -1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
+ 4, 4, 4, 4, 4, 143, 4, 4, 4, 4,
+ 145, 145, 145, 4, 4, 145, 4, 4, 143, 4,
+ 143, 143, 4, 4, 145, 145, 4, 4, 145, 4,
+ 142, 7, 6, 481, 7, 7, 7, 7, 506, 507,
+ 5, 5, 506, 507, 5, 5, 5, 5, 5, 517,
+ 498, 7, 7, 7, 5, 8, 3, 525, 142, 5,
+ 5, 525, 142, 142, 142, 142, 142, 142, 525, 7,
+ 142, 7, 142, 142, 142, 142, 525, 142, 142, 142,
+ 142, 142, 142, 142, 142, 142, 142, 114, 142, 142,
+ 142, 7, 142, 7, 142, 7, 7, 142, 7, 4,
+ 7, 120, 4, 7, 83, 4, 4, 4, 4, 3,
+ 3, 6, 3, 143, 6, 3, 6, 6, 3, 6,
+ 4, 4, 4, 4, 4, 4, 142, 3, 6, 3,
+ 3, 8, 4, 4, 4, 4, 4, 4, 4, 4,
+ 4, 4, 455, 142, 6, 5, 4, 8, 5, 8,
+ 143, 145, 8, 145, 143, 7, 4, 143, 4, 143,
+ 143, 4, 7, 143, 4, 4, 4, 320, 459, 504,
+ 297, 499, 693, 708, 143, 143, 142, 714, 145, 142,
+ 142, 325, 507, 712, 698, 721, 696, 375, 707, 812,
+ 142, 699, 142, 142, 142, 701, 734, 704, 142, 142,
+ 341, 143, 142, 367, 143, 702, 143, 142, 732, 737,
+ 372, 358, 735, 345, 525, 517, 725, 391, 679, 826,
+ 842, 854, 871, -1, -1, 693, 696, 696, 696, 693,
+ -1, 699, -1, -1, 702, 705, 705, 705, 702, 696,
+ 702, 705, 696, -1, 712, -1, 696, 696, 705, -1,
+ 702, 705, -1, -1, -1, 705, 705, -1, -1, -1,
+ -1, -1, -1, -1, 732, -1, -1, 735, -1, -1,
+ -1, -1, -1, -1, -1, 732, -1, -1, 735, -1,
+ -1, -1, -1, -1, -1, -1, 735, -1, -1, -1,
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
- -1, -1, -1, -1, -1, 793, -1, -1, -1, 793,
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
- -1, -1, 810, -1, -1, -1, 810
+ -1, -1, 812, 812, 812, -1, -1, -1, 812, -1,
+ -1, -1, -1, -1, -1, 812, -1, 825, 812, -1,
+ -1, 825, 812, 812, -1, -1, -1, -1, -1, -1,
+ -1, -1, -1, -1, 842, -1, -1, -1, 842
};
const unsigned short int
Dhcp4Parser::yystos_[] =
{
- 0, 130, 131, 132, 133, 134, 135, 136, 137, 138,
- 139, 140, 146, 147, 148, 149, 150, 151, 152, 153,
- 154, 155, 156, 157, 0, 5, 7, 9, 141, 142,
- 143, 144, 158, 159, 160, 165, 7, 174, 7, 180,
- 7, 194, 7, 267, 7, 338, 7, 352, 7, 296,
- 7, 320, 7, 243, 7, 404, 166, 161, 175, 181,
- 195, 268, 339, 353, 297, 321, 244, 405, 158, 167,
- 168, 141, 163, 164, 10, 118, 127, 128, 129, 141,
- 173, 176, 177, 178, 431, 433, 435, 437, 11, 17,
+ 0, 131, 132, 133, 134, 135, 136, 137, 138, 139,
+ 140, 141, 147, 148, 149, 150, 151, 152, 153, 154,
+ 155, 156, 157, 158, 0, 5, 7, 9, 142, 143,
+ 144, 145, 159, 160, 161, 166, 7, 175, 7, 181,
+ 7, 195, 7, 268, 7, 347, 7, 361, 7, 305,
+ 7, 329, 7, 244, 7, 413, 167, 162, 176, 182,
+ 196, 269, 348, 362, 306, 330, 245, 414, 159, 168,
+ 169, 142, 164, 165, 10, 119, 128, 129, 130, 142,
+ 174, 177, 178, 179, 440, 442, 444, 446, 11, 17,
18, 19, 22, 23, 39, 40, 41, 42, 43, 47,
- 48, 70, 71, 83, 86, 93, 94, 97, 173, 182,
- 183, 184, 185, 186, 187, 188, 189, 190, 202, 204,
- 228, 237, 251, 261, 290, 314, 357, 383, 393, 394,
- 402, 12, 13, 16, 192, 193, 196, 198, 201, 7,
- 44, 45, 46, 58, 61, 62, 63, 64, 65, 66,
- 73, 74, 81, 173, 184, 185, 186, 189, 269, 270,
- 271, 273, 275, 277, 279, 281, 283, 285, 288, 289,
- 314, 332, 346, 357, 379, 59, 60, 173, 314, 340,
- 341, 342, 344, 20, 21, 71, 75, 76, 77, 78,
- 79, 80, 82, 173, 314, 354, 355, 356, 357, 359,
- 361, 363, 365, 367, 369, 371, 373, 375, 377, 24,
- 49, 51, 52, 55, 56, 57, 173, 218, 298, 299,
- 300, 301, 302, 303, 304, 306, 308, 310, 311, 313,
- 50, 53, 54, 173, 218, 302, 308, 322, 323, 324,
- 325, 326, 328, 329, 330, 331, 84, 85, 173, 245,
- 246, 247, 249, 98, 99, 100, 101, 102, 103, 104,
- 105, 106, 107, 108, 109, 110, 111, 173, 406, 407,
- 408, 409, 411, 413, 414, 416, 417, 418, 421, 423,
- 424, 425, 426, 429, 6, 3, 4, 8, 3, 179,
- 438, 432, 434, 436, 4, 3, 8, 191, 4, 4,
- 358, 203, 205, 4, 4, 4, 4, 262, 291, 315,
- 229, 384, 238, 252, 4, 395, 403, 3, 8, 197,
- 199, 4, 3, 8, 386, 274, 276, 278, 333, 272,
- 280, 282, 4, 4, 286, 284, 347, 380, 3, 8,
- 343, 345, 3, 8, 360, 362, 378, 366, 368, 372,
- 370, 376, 374, 364, 8, 3, 305, 219, 4, 309,
- 307, 312, 4, 8, 3, 327, 4, 4, 8, 3,
- 248, 250, 3, 8, 4, 410, 412, 4, 415, 4,
- 4, 419, 422, 4, 4, 4, 427, 430, 3, 8,
- 158, 158, 141, 4, 4, 4, 4, 4, 177, 4,
- 144, 144, 4, 4, 4, 142, 142, 142, 142, 4,
- 4, 4, 4, 4, 4, 4, 142, 4, 4, 183,
- 4, 4, 144, 193, 72, 173, 218, 314, 357, 359,
- 361, 387, 388, 389, 390, 391, 4, 4, 4, 4,
- 4, 4, 4, 142, 144, 4, 4, 4, 4, 270,
- 4, 4, 341, 4, 4, 4, 4, 4, 4, 4,
- 4, 4, 4, 356, 4, 4, 142, 4, 4, 4,
- 144, 300, 4, 144, 144, 324, 4, 4, 246, 144,
- 4, 4, 142, 4, 142, 142, 4, 4, 144, 144,
- 144, 4, 4, 407, 4, 7, 7, 158, 158, 158,
- 7, 141, 7, 7, 5, 5, 5, 5, 5, 5,
- 7, 7, 7, 5, 169, 14, 15, 200, 392, 8,
- 3, 141, 141, 141, 5, 141, 141, 141, 67, 68,
- 69, 287, 141, 5, 7, 141, 160, 162, 141, 141,
- 169, 141, 141, 141, 141, 141, 141, 141, 141, 141,
- 141, 141, 141, 141, 141, 158, 141, 141, 141, 15,
- 112, 420, 113, 114, 115, 116, 117, 144, 428, 141,
- 158, 182, 119, 439, 440, 441, 192, 24, 29, 30,
- 31, 32, 33, 34, 35, 36, 37, 38, 173, 206,
- 207, 208, 211, 213, 215, 217, 218, 220, 221, 222,
- 223, 224, 226, 206, 7, 263, 264, 265, 7, 292,
- 293, 294, 7, 316, 317, 318, 75, 76, 77, 78,
- 80, 230, 231, 232, 233, 234, 235, 236, 283, 385,
- 7, 239, 240, 241, 87, 88, 89, 90, 91, 92,
- 253, 254, 255, 256, 257, 258, 259, 260, 95, 96,
- 396, 397, 398, 400, 406, 170, 4, 389, 7, 334,
- 335, 336, 7, 348, 349, 350, 82, 381, 8, 442,
- 3, 8, 8, 209, 212, 214, 216, 4, 4, 4,
- 4, 4, 225, 227, 3, 8, 8, 266, 6, 3,
- 295, 6, 3, 319, 6, 3, 3, 6, 3, 6,
- 242, 6, 3, 4, 4, 4, 4, 4, 4, 3,
- 8, 399, 401, 3, 8, 8, 141, 171, 172, 141,
- 337, 6, 3, 351, 6, 3, 382, 8, 4, 440,
- 4, 4, 4, 4, 142, 144, 142, 144, 142, 4,
- 4, 207, 269, 265, 298, 294, 322, 318, 231, 283,
- 245, 241, 142, 142, 142, 142, 142, 142, 254, 4,
- 4, 397, 6, 3, 340, 336, 354, 350, 4, 5,
- 25, 26, 27, 28, 210, 141, 141, 141, 141, 141,
- 8, 8, 8, 8, 141, 141, 141, 8, 8, 141,
- 7, 443, 444, 445, 3, 6, 120, 122, 123, 173,
- 218, 446, 447, 448, 449, 451, 444, 452, 4, 450,
- 3, 8, 4, 142, 4, 447, 5, 141, 7, 453,
- 454, 455, 3, 6, 121, 124, 125, 126, 456, 457,
- 458, 460, 461, 462, 454, 459, 4, 4, 4, 3,
- 8, 4, 144, 142, 142, 457, 141
+ 48, 58, 71, 72, 84, 87, 94, 95, 98, 174,
+ 183, 184, 185, 186, 187, 188, 189, 190, 191, 203,
+ 205, 229, 238, 252, 262, 291, 299, 323, 366, 392,
+ 402, 403, 411, 12, 13, 16, 193, 194, 197, 199,
+ 202, 7, 44, 45, 46, 59, 62, 63, 64, 65,
+ 66, 67, 74, 75, 82, 174, 185, 186, 187, 190,
+ 270, 271, 272, 274, 276, 278, 280, 282, 284, 286,
+ 289, 290, 323, 341, 355, 366, 388, 60, 61, 174,
+ 323, 349, 350, 351, 353, 20, 21, 72, 76, 77,
+ 78, 79, 80, 81, 83, 174, 323, 363, 364, 365,
+ 366, 368, 370, 372, 374, 376, 378, 380, 382, 384,
+ 386, 24, 49, 51, 52, 55, 56, 57, 174, 219,
+ 307, 308, 309, 310, 311, 312, 313, 315, 317, 319,
+ 320, 322, 50, 53, 54, 174, 219, 311, 317, 331,
+ 332, 333, 334, 335, 337, 338, 339, 340, 85, 86,
+ 174, 246, 247, 248, 250, 99, 100, 101, 102, 103,
+ 104, 105, 106, 107, 108, 109, 110, 111, 112, 174,
+ 415, 416, 417, 418, 420, 422, 423, 425, 426, 427,
+ 430, 432, 433, 434, 435, 438, 6, 3, 4, 8,
+ 3, 180, 447, 441, 443, 445, 4, 3, 8, 192,
+ 4, 4, 367, 204, 206, 4, 4, 4, 4, 263,
+ 300, 324, 292, 230, 393, 239, 253, 4, 404, 412,
+ 3, 8, 198, 200, 4, 3, 8, 395, 275, 277,
+ 279, 342, 273, 281, 283, 4, 4, 287, 285, 356,
+ 389, 3, 8, 352, 354, 3, 8, 369, 371, 387,
+ 375, 377, 381, 379, 385, 383, 373, 8, 3, 314,
+ 220, 4, 318, 316, 321, 4, 8, 3, 336, 4,
+ 4, 8, 3, 249, 251, 3, 8, 4, 419, 421,
+ 4, 424, 4, 4, 428, 431, 4, 4, 4, 436,
+ 439, 3, 8, 159, 159, 142, 4, 4, 4, 4,
+ 4, 178, 4, 145, 145, 4, 4, 4, 143, 143,
+ 143, 143, 4, 4, 4, 4, 4, 4, 4, 4,
+ 143, 4, 4, 184, 4, 4, 145, 194, 73, 174,
+ 219, 323, 366, 368, 370, 396, 397, 398, 399, 400,
+ 4, 4, 4, 4, 4, 4, 4, 143, 145, 4,
+ 4, 4, 4, 271, 4, 4, 350, 4, 4, 4,
+ 4, 4, 4, 4, 4, 4, 4, 365, 4, 4,
+ 143, 4, 4, 4, 145, 309, 4, 145, 145, 333,
+ 4, 4, 247, 145, 4, 4, 143, 4, 143, 143,
+ 4, 4, 145, 145, 145, 4, 4, 416, 4, 7,
+ 7, 159, 159, 159, 7, 142, 7, 7, 5, 5,
+ 5, 5, 5, 5, 5, 7, 7, 7, 5, 170,
+ 14, 15, 201, 401, 8, 3, 142, 142, 142, 5,
+ 142, 142, 142, 68, 69, 70, 288, 142, 5, 7,
+ 142, 161, 163, 142, 142, 170, 142, 142, 142, 142,
+ 142, 142, 142, 142, 142, 142, 142, 142, 142, 142,
+ 159, 142, 142, 142, 15, 113, 429, 114, 115, 116,
+ 117, 118, 145, 437, 142, 159, 183, 120, 448, 449,
+ 450, 193, 24, 29, 30, 31, 32, 33, 34, 35,
+ 36, 37, 38, 174, 207, 208, 209, 212, 214, 216,
+ 218, 219, 221, 222, 223, 224, 225, 227, 207, 7,
+ 264, 265, 266, 7, 301, 302, 303, 7, 325, 326,
+ 327, 7, 293, 294, 295, 76, 77, 78, 79, 81,
+ 231, 232, 233, 234, 235, 236, 237, 284, 394, 7,
+ 240, 241, 242, 88, 89, 90, 91, 92, 93, 254,
+ 255, 256, 257, 258, 259, 260, 261, 96, 97, 405,
+ 406, 407, 409, 415, 171, 4, 398, 7, 343, 344,
+ 345, 7, 357, 358, 359, 83, 390, 8, 451, 3,
+ 8, 8, 210, 213, 215, 217, 4, 4, 4, 4,
+ 4, 226, 228, 3, 8, 8, 267, 6, 3, 304,
+ 6, 3, 328, 6, 3, 296, 6, 3, 3, 6,
+ 3, 6, 243, 6, 3, 4, 4, 4, 4, 4,
+ 4, 3, 8, 408, 410, 3, 8, 8, 142, 172,
+ 173, 142, 346, 6, 3, 360, 6, 3, 391, 8,
+ 4, 449, 4, 4, 4, 4, 143, 145, 143, 145,
+ 143, 4, 4, 208, 270, 266, 307, 303, 331, 327,
+ 174, 185, 186, 187, 189, 190, 219, 262, 280, 286,
+ 297, 298, 323, 366, 388, 392, 295, 232, 284, 246,
+ 242, 143, 143, 143, 143, 143, 143, 255, 4, 4,
+ 406, 6, 3, 349, 345, 363, 359, 4, 5, 25,
+ 26, 27, 28, 211, 142, 142, 142, 142, 142, 8,
+ 8, 8, 3, 8, 8, 142, 142, 142, 8, 8,
+ 142, 7, 452, 453, 298, 454, 3, 6, 121, 123,
+ 124, 174, 219, 455, 456, 457, 458, 460, 453, 461,
+ 4, 459, 3, 8, 4, 143, 4, 456, 5, 142,
+ 7, 462, 463, 464, 3, 6, 122, 125, 126, 127,
+ 465, 466, 467, 469, 470, 471, 463, 468, 4, 4,
+ 4, 3, 8, 4, 145, 143, 143, 466, 142
};
const unsigned short int
Dhcp4Parser::yyr1_[] =
{
- 0, 145, 147, 146, 148, 146, 149, 146, 150, 146,
- 151, 146, 152, 146, 153, 146, 154, 146, 155, 146,
- 156, 146, 157, 146, 158, 158, 158, 158, 158, 158,
- 158, 159, 161, 160, 162, 163, 163, 164, 164, 166,
- 165, 167, 167, 168, 168, 170, 169, 171, 171, 172,
- 172, 173, 175, 174, 176, 176, 177, 177, 177, 177,
- 177, 177, 179, 178, 181, 180, 182, 182, 183, 183,
- 183, 183, 183, 183, 183, 183, 183, 183, 183, 183,
- 183, 183, 183, 183, 183, 183, 183, 183, 183, 184,
- 185, 186, 187, 188, 189, 191, 190, 192, 192, 193,
- 193, 193, 195, 194, 197, 196, 199, 198, 200, 200,
- 201, 203, 202, 205, 204, 206, 206, 207, 207, 207,
- 207, 207, 207, 207, 207, 207, 207, 207, 207, 207,
- 209, 208, 210, 210, 210, 210, 212, 211, 214, 213,
- 216, 215, 217, 219, 218, 220, 221, 222, 223, 225,
- 224, 227, 226, 229, 228, 230, 230, 231, 231, 231,
- 231, 231, 232, 233, 234, 235, 236, 238, 237, 239,
- 239, 240, 240, 242, 241, 244, 243, 245, 245, 245,
- 246, 246, 248, 247, 250, 249, 252, 251, 253, 253,
- 254, 254, 254, 254, 254, 254, 255, 256, 257, 258,
- 259, 260, 262, 261, 263, 263, 264, 264, 266, 265,
- 268, 267, 269, 269, 270, 270, 270, 270, 270, 270,
- 270, 270, 270, 270, 270, 270, 270, 270, 270, 270,
- 270, 270, 270, 270, 272, 271, 274, 273, 276, 275,
- 278, 277, 280, 279, 282, 281, 284, 283, 286, 285,
- 287, 287, 287, 288, 289, 291, 290, 292, 292, 293,
- 293, 295, 294, 297, 296, 298, 298, 299, 299, 300,
- 300, 300, 300, 300, 300, 300, 300, 301, 302, 303,
- 305, 304, 307, 306, 309, 308, 310, 312, 311, 313,
- 315, 314, 316, 316, 317, 317, 319, 318, 321, 320,
- 322, 322, 323, 323, 324, 324, 324, 324, 324, 324,
- 324, 325, 327, 326, 328, 329, 330, 331, 333, 332,
- 334, 334, 335, 335, 337, 336, 339, 338, 340, 340,
- 341, 341, 341, 341, 343, 342, 345, 344, 347, 346,
- 348, 348, 349, 349, 351, 350, 353, 352, 354, 354,
- 355, 355, 356, 356, 356, 356, 356, 356, 356, 356,
- 356, 356, 356, 356, 356, 358, 357, 360, 359, 362,
- 361, 364, 363, 366, 365, 368, 367, 370, 369, 372,
- 371, 374, 373, 376, 375, 378, 377, 380, 379, 382,
- 381, 384, 383, 385, 385, 386, 283, 387, 387, 388,
- 388, 389, 389, 389, 389, 389, 389, 389, 390, 392,
- 391, 393, 395, 394, 396, 396, 397, 397, 399, 398,
- 401, 400, 403, 402, 405, 404, 406, 406, 407, 407,
- 407, 407, 407, 407, 407, 407, 407, 407, 407, 407,
- 407, 407, 407, 408, 410, 409, 412, 411, 413, 415,
- 414, 416, 417, 419, 418, 420, 420, 422, 421, 423,
- 424, 425, 427, 426, 428, 428, 428, 428, 428, 430,
- 429, 432, 431, 434, 433, 436, 435, 438, 437, 439,
- 439, 440, 442, 441, 443, 443, 445, 444, 446, 446,
- 447, 447, 447, 447, 447, 448, 450, 449, 452, 451,
- 453, 453, 455, 454, 456, 456, 457, 457, 457, 457,
- 459, 458, 460, 461, 462
+ 0, 146, 148, 147, 149, 147, 150, 147, 151, 147,
+ 152, 147, 153, 147, 154, 147, 155, 147, 156, 147,
+ 157, 147, 158, 147, 159, 159, 159, 159, 159, 159,
+ 159, 160, 162, 161, 163, 164, 164, 165, 165, 167,
+ 166, 168, 168, 169, 169, 171, 170, 172, 172, 173,
+ 173, 174, 176, 175, 177, 177, 178, 178, 178, 178,
+ 178, 178, 180, 179, 182, 181, 183, 183, 184, 184,
+ 184, 184, 184, 184, 184, 184, 184, 184, 184, 184,
+ 184, 184, 184, 184, 184, 184, 184, 184, 184, 184,
+ 185, 186, 187, 188, 189, 190, 192, 191, 193, 193,
+ 194, 194, 194, 196, 195, 198, 197, 200, 199, 201,
+ 201, 202, 204, 203, 206, 205, 207, 207, 208, 208,
+ 208, 208, 208, 208, 208, 208, 208, 208, 208, 208,
+ 208, 210, 209, 211, 211, 211, 211, 213, 212, 215,
+ 214, 217, 216, 218, 220, 219, 221, 222, 223, 224,
+ 226, 225, 228, 227, 230, 229, 231, 231, 232, 232,
+ 232, 232, 232, 233, 234, 235, 236, 237, 239, 238,
+ 240, 240, 241, 241, 243, 242, 245, 244, 246, 246,
+ 246, 247, 247, 249, 248, 251, 250, 253, 252, 254,
+ 254, 255, 255, 255, 255, 255, 255, 256, 257, 258,
+ 259, 260, 261, 263, 262, 264, 264, 265, 265, 267,
+ 266, 269, 268, 270, 270, 271, 271, 271, 271, 271,
+ 271, 271, 271, 271, 271, 271, 271, 271, 271, 271,
+ 271, 271, 271, 271, 271, 273, 272, 275, 274, 277,
+ 276, 279, 278, 281, 280, 283, 282, 285, 284, 287,
+ 286, 288, 288, 288, 289, 290, 292, 291, 293, 293,
+ 294, 294, 296, 295, 297, 297, 298, 298, 298, 298,
+ 298, 298, 298, 298, 298, 298, 298, 298, 298, 298,
+ 300, 299, 301, 301, 302, 302, 304, 303, 306, 305,
+ 307, 307, 308, 308, 309, 309, 309, 309, 309, 309,
+ 309, 309, 310, 311, 312, 314, 313, 316, 315, 318,
+ 317, 319, 321, 320, 322, 324, 323, 325, 325, 326,
+ 326, 328, 327, 330, 329, 331, 331, 332, 332, 333,
+ 333, 333, 333, 333, 333, 333, 334, 336, 335, 337,
+ 338, 339, 340, 342, 341, 343, 343, 344, 344, 346,
+ 345, 348, 347, 349, 349, 350, 350, 350, 350, 352,
+ 351, 354, 353, 356, 355, 357, 357, 358, 358, 360,
+ 359, 362, 361, 363, 363, 364, 364, 365, 365, 365,
+ 365, 365, 365, 365, 365, 365, 365, 365, 365, 365,
+ 367, 366, 369, 368, 371, 370, 373, 372, 375, 374,
+ 377, 376, 379, 378, 381, 380, 383, 382, 385, 384,
+ 387, 386, 389, 388, 391, 390, 393, 392, 394, 394,
+ 395, 284, 396, 396, 397, 397, 398, 398, 398, 398,
+ 398, 398, 398, 399, 401, 400, 402, 404, 403, 405,
+ 405, 406, 406, 408, 407, 410, 409, 412, 411, 414,
+ 413, 415, 415, 416, 416, 416, 416, 416, 416, 416,
+ 416, 416, 416, 416, 416, 416, 416, 416, 417, 419,
+ 418, 421, 420, 422, 424, 423, 425, 426, 428, 427,
+ 429, 429, 431, 430, 432, 433, 434, 436, 435, 437,
+ 437, 437, 437, 437, 439, 438, 441, 440, 443, 442,
+ 445, 444, 447, 446, 448, 448, 449, 451, 450, 452,
+ 452, 454, 453, 455, 455, 456, 456, 456, 456, 456,
+ 457, 459, 458, 461, 460, 462, 462, 464, 463, 465,
+ 465, 466, 466, 466, 466, 468, 467, 469, 470, 471
};
const unsigned char
3, 2, 0, 4, 1, 3, 1, 1, 1, 1,
1, 1, 0, 6, 0, 4, 1, 3, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- 1, 1, 1, 1, 1, 1, 1, 1, 1, 3,
- 3, 3, 3, 3, 3, 0, 6, 1, 3, 1,
- 1, 1, 0, 4, 0, 4, 0, 4, 1, 1,
- 3, 0, 6, 0, 6, 1, 3, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- 0, 4, 1, 1, 1, 1, 0, 4, 0, 4,
- 0, 4, 3, 0, 4, 3, 3, 3, 3, 0,
- 4, 0, 4, 0, 6, 1, 3, 1, 1, 1,
- 1, 1, 1, 1, 1, 1, 1, 0, 6, 0,
- 1, 1, 3, 0, 4, 0, 4, 1, 3, 1,
- 1, 1, 0, 4, 0, 4, 0, 6, 1, 3,
- 1, 1, 1, 1, 1, 1, 3, 3, 3, 3,
- 3, 3, 0, 6, 0, 1, 1, 3, 0, 4,
- 0, 4, 1, 3, 1, 1, 1, 1, 1, 1,
+ 3, 3, 3, 3, 3, 3, 0, 6, 1, 3,
+ 1, 1, 1, 0, 4, 0, 4, 0, 4, 1,
+ 1, 3, 0, 6, 0, 6, 1, 3, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- 1, 1, 1, 1, 0, 4, 0, 4, 0, 4,
- 0, 4, 0, 4, 0, 4, 0, 4, 0, 4,
- 1, 1, 1, 3, 3, 0, 6, 0, 1, 1,
- 3, 0, 4, 0, 4, 0, 1, 1, 3, 1,
- 1, 1, 1, 1, 1, 1, 1, 1, 3, 1,
- 0, 4, 0, 4, 0, 4, 1, 0, 4, 3,
- 0, 6, 0, 1, 1, 3, 0, 4, 0, 4,
- 0, 1, 1, 3, 1, 1, 1, 1, 1, 1,
- 1, 1, 0, 4, 1, 1, 3, 3, 0, 6,
+ 1, 0, 4, 1, 1, 1, 1, 0, 4, 0,
+ 4, 0, 4, 3, 0, 4, 3, 3, 3, 3,
+ 0, 4, 0, 4, 0, 6, 1, 3, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1, 0, 6,
0, 1, 1, 3, 0, 4, 0, 4, 1, 3,
- 1, 1, 1, 1, 0, 4, 0, 4, 0, 6,
- 0, 1, 1, 3, 0, 4, 0, 4, 0, 1,
- 1, 3, 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 0, 4, 0, 4, 0, 6, 1,
+ 3, 1, 1, 1, 1, 1, 1, 3, 3, 3,
+ 3, 3, 3, 0, 6, 0, 1, 1, 3, 0,
+ 4, 0, 4, 1, 3, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 0, 4, 0, 4, 0,
4, 0, 4, 0, 4, 0, 4, 0, 4, 0,
- 4, 0, 4, 0, 4, 0, 4, 0, 6, 0,
- 4, 0, 6, 1, 3, 0, 4, 0, 1, 1,
- 3, 1, 1, 1, 1, 1, 1, 1, 1, 0,
- 4, 3, 0, 6, 1, 3, 1, 1, 0, 4,
- 0, 4, 0, 6, 0, 4, 1, 3, 1, 1,
- 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- 1, 1, 1, 3, 0, 4, 0, 4, 3, 0,
- 4, 3, 3, 0, 4, 1, 1, 0, 4, 3,
- 3, 3, 0, 4, 1, 1, 1, 1, 1, 0,
- 4, 0, 4, 0, 4, 0, 4, 0, 6, 1,
- 3, 1, 0, 6, 1, 3, 0, 4, 1, 3,
- 1, 1, 1, 1, 1, 3, 0, 4, 0, 6,
+ 4, 1, 1, 1, 3, 3, 0, 6, 0, 1,
1, 3, 0, 4, 1, 3, 1, 1, 1, 1,
- 0, 4, 3, 3, 3
+ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
+ 0, 6, 0, 1, 1, 3, 0, 4, 0, 4,
+ 0, 1, 1, 3, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 3, 1, 0, 4, 0, 4, 0,
+ 4, 1, 0, 4, 3, 0, 6, 0, 1, 1,
+ 3, 0, 4, 0, 4, 0, 1, 1, 3, 1,
+ 1, 1, 1, 1, 1, 1, 1, 0, 4, 1,
+ 1, 3, 3, 0, 6, 0, 1, 1, 3, 0,
+ 4, 0, 4, 1, 3, 1, 1, 1, 1, 0,
+ 4, 0, 4, 0, 6, 0, 1, 1, 3, 0,
+ 4, 0, 4, 0, 1, 1, 3, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
+ 0, 4, 0, 4, 0, 4, 0, 4, 0, 4,
+ 0, 4, 0, 4, 0, 4, 0, 4, 0, 4,
+ 0, 4, 0, 6, 0, 4, 0, 6, 1, 3,
+ 0, 4, 0, 1, 1, 3, 1, 1, 1, 1,
+ 1, 1, 1, 1, 0, 4, 3, 0, 6, 1,
+ 3, 1, 1, 0, 4, 0, 4, 0, 6, 0,
+ 4, 1, 3, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1, 3, 0,
+ 4, 0, 4, 3, 0, 4, 3, 3, 0, 4,
+ 1, 1, 0, 4, 3, 3, 3, 0, 4, 1,
+ 1, 1, 1, 1, 0, 4, 0, 4, 0, 4,
+ 0, 4, 0, 6, 1, 3, 1, 0, 6, 1,
+ 3, 0, 4, 1, 3, 1, 1, 1, 1, 1,
+ 3, 0, 4, 0, 6, 1, 3, 0, 4, 1,
+ 3, 1, 1, 1, 1, 0, 4, 3, 3, 3
};
"\"subnet4\"", "\"4o6-interface\"", "\"4o6-interface-id\"",
"\"4o6-subnet\"", "\"option-def\"", "\"option-data\"", "\"name\"",
"\"data\"", "\"code\"", "\"space\"", "\"csv-format\"", "\"always-send\"",
- "\"record-types\"", "\"encapsulate\"", "\"array\"", "\"pools\"",
- "\"pool\"", "\"user-context\"", "\"subnet\"", "\"interface\"",
- "\"interface-id\"", "\"id\"", "\"rapid-commit\"", "\"reservation-mode\"",
- "\"disabled\"", "\"out-of-pool\"", "\"all\"",
- "\"host-reservation-identifiers\"", "\"client-classes\"", "\"test\"",
- "\"client-class\"", "\"reservations\"", "\"duid\"", "\"hw-address\"",
- "\"circuit-id\"", "\"client-id\"", "\"hostname\"", "\"flex-id\"",
- "\"relay\"", "\"ip-address\"", "\"hooks-libraries\"", "\"library\"",
- "\"parameters\"", "\"expired-leases-processing\"",
- "\"reclaim-timer-wait-time\"", "\"flush-reclaimed-timer-wait-time\"",
- "\"hold-reclaimed-time\"", "\"max-reclaim-leases\"",
- "\"max-reclaim-time\"", "\"unwarned-reclaim-cycles\"",
- "\"dhcp4o6-port\"", "\"control-socket\"", "\"socket-type\"",
- "\"socket-name\"", "\"dhcp-ddns\"", "\"enable-updates\"",
- "\"qualifying-suffix\"", "\"server-ip\"", "\"server-port\"",
- "\"sender-ip\"", "\"sender-port\"", "\"max-queue-size\"",
- "\"ncr-protocol\"", "\"ncr-format\"", "\"always-include-fqdn\"",
- "\"override-no-update\"", "\"override-client-update\"",
- "\"replace-client-name\"", "\"generated-prefix\"", "\"tcp\"", "\"JSON\"",
- "\"when-present\"", "\"never\"", "\"always\"", "\"when-not-present\"",
- "\"Logging\"", "\"loggers\"", "\"output_options\"", "\"output\"",
- "\"debuglevel\"", "\"severity\"", "\"flush\"", "\"maxsize\"",
- "\"maxver\"", "\"Dhcp6\"", "\"DhcpDdns\"", "\"Control-agent\"",
- "TOPLEVEL_JSON", "TOPLEVEL_DHCP4", "SUB_DHCP4", "SUB_INTERFACES4",
- "SUB_SUBNET4", "SUB_POOL4", "SUB_RESERVATION", "SUB_OPTION_DEF",
- "SUB_OPTION_DATA", "SUB_HOOKS_LIBRARY", "SUB_DHCP_DDNS",
- "\"constant string\"", "\"integer\"", "\"floating point\"",
- "\"boolean\"", "$accept", "start", "$@1", "$@2", "$@3", "$@4", "$@5",
- "$@6", "$@7", "$@8", "$@9", "$@10", "$@11", "value", "sub_json", "map2",
- "$@12", "map_value", "map_content", "not_empty_map", "list_generic",
- "$@13", "list_content", "not_empty_list", "list_strings", "$@14",
- "list_strings_content", "not_empty_list_strings", "unknown_map_entry",
- "syntax_map", "$@15", "global_objects", "global_object", "dhcp4_object",
- "$@16", "sub_dhcp4", "$@17", "global_params", "global_param",
- "valid_lifetime", "renew_timer", "rebind_timer",
- "decline_probation_period", "echo_client_id", "match_client_id",
- "interfaces_config", "$@18", "interfaces_config_params",
- "interfaces_config_param", "sub_interfaces4", "$@19", "interfaces_list",
- "$@20", "dhcp_socket_type", "$@21", "socket_type", "re_detect",
- "lease_database", "$@22", "hosts_database", "$@23",
- "database_map_params", "database_map_param", "database_type", "$@24",
- "db_type", "user", "$@25", "password", "$@26", "host", "$@27", "port",
- "name", "$@28", "persist", "lfc_interval", "readonly", "connect_timeout",
- "contact_points", "$@29", "keyspace", "$@30",
+ "\"record-types\"", "\"encapsulate\"", "\"array\"",
+ "\"shared-networks\"", "\"pools\"", "\"pool\"", "\"user-context\"",
+ "\"subnet\"", "\"interface\"", "\"interface-id\"", "\"id\"",
+ "\"rapid-commit\"", "\"reservation-mode\"", "\"disabled\"",
+ "\"out-of-pool\"", "\"all\"", "\"host-reservation-identifiers\"",
+ "\"client-classes\"", "\"test\"", "\"client-class\"", "\"reservations\"",
+ "\"duid\"", "\"hw-address\"", "\"circuit-id\"", "\"client-id\"",
+ "\"hostname\"", "\"flex-id\"", "\"relay\"", "\"ip-address\"",
+ "\"hooks-libraries\"", "\"library\"", "\"parameters\"",
+ "\"expired-leases-processing\"", "\"reclaim-timer-wait-time\"",
+ "\"flush-reclaimed-timer-wait-time\"", "\"hold-reclaimed-time\"",
+ "\"max-reclaim-leases\"", "\"max-reclaim-time\"",
+ "\"unwarned-reclaim-cycles\"", "\"dhcp4o6-port\"", "\"control-socket\"",
+ "\"socket-type\"", "\"socket-name\"", "\"dhcp-ddns\"",
+ "\"enable-updates\"", "\"qualifying-suffix\"", "\"server-ip\"",
+ "\"server-port\"", "\"sender-ip\"", "\"sender-port\"",
+ "\"max-queue-size\"", "\"ncr-protocol\"", "\"ncr-format\"",
+ "\"always-include-fqdn\"", "\"override-no-update\"",
+ "\"override-client-update\"", "\"replace-client-name\"",
+ "\"generated-prefix\"", "\"tcp\"", "\"JSON\"", "\"when-present\"",
+ "\"never\"", "\"always\"", "\"when-not-present\"", "\"Logging\"",
+ "\"loggers\"", "\"output_options\"", "\"output\"", "\"debuglevel\"",
+ "\"severity\"", "\"flush\"", "\"maxsize\"", "\"maxver\"", "\"Dhcp6\"",
+ "\"DhcpDdns\"", "\"Control-agent\"", "TOPLEVEL_JSON", "TOPLEVEL_DHCP4",
+ "SUB_DHCP4", "SUB_INTERFACES4", "SUB_SUBNET4", "SUB_POOL4",
+ "SUB_RESERVATION", "SUB_OPTION_DEF", "SUB_OPTION_DATA",
+ "SUB_HOOKS_LIBRARY", "SUB_DHCP_DDNS", "\"constant string\"",
+ "\"integer\"", "\"floating point\"", "\"boolean\"", "$accept", "start",
+ "$@1", "$@2", "$@3", "$@4", "$@5", "$@6", "$@7", "$@8", "$@9", "$@10",
+ "$@11", "value", "sub_json", "map2", "$@12", "map_value", "map_content",
+ "not_empty_map", "list_generic", "$@13", "list_content",
+ "not_empty_list", "list_strings", "$@14", "list_strings_content",
+ "not_empty_list_strings", "unknown_map_entry", "syntax_map", "$@15",
+ "global_objects", "global_object", "dhcp4_object", "$@16", "sub_dhcp4",
+ "$@17", "global_params", "global_param", "valid_lifetime", "renew_timer",
+ "rebind_timer", "decline_probation_period", "echo_client_id",
+ "match_client_id", "interfaces_config", "$@18",
+ "interfaces_config_params", "interfaces_config_param", "sub_interfaces4",
+ "$@19", "interfaces_list", "$@20", "dhcp_socket_type", "$@21",
+ "socket_type", "re_detect", "lease_database", "$@22", "hosts_database",
+ "$@23", "database_map_params", "database_map_param", "database_type",
+ "$@24", "db_type", "user", "$@25", "password", "$@26", "host", "$@27",
+ "port", "name", "$@28", "persist", "lfc_interval", "readonly",
+ "connect_timeout", "contact_points", "$@29", "keyspace", "$@30",
"host_reservation_identifiers", "$@31",
"host_reservation_identifiers_list", "host_reservation_identifier",
"duid_id", "hw_address_id", "circuit_id", "client_id", "flex_id",
"$@41", "subnet_4o6_interface", "$@42", "subnet_4o6_interface_id",
"$@43", "subnet_4o6_subnet", "$@44", "interface", "$@45", "interface_id",
"$@46", "client_class", "$@47", "reservation_mode", "$@48", "hr_mode",
- "id", "rapid_commit", "option_def_list", "$@49",
- "option_def_list_content", "not_empty_option_def_list",
- "option_def_entry", "$@50", "sub_option_def", "$@51",
- "option_def_params", "not_empty_option_def_params", "option_def_param",
- "option_def_name", "code", "option_def_code", "option_def_type", "$@52",
- "option_def_record_types", "$@53", "space", "$@54", "option_def_space",
- "option_def_encapsulate", "$@55", "option_def_array", "option_data_list",
- "$@56", "option_data_list_content", "not_empty_option_data_list",
- "option_data_entry", "$@57", "sub_option_data", "$@58",
+ "id", "rapid_commit", "shared_networks", "$@49",
+ "shared_networks_content", "shared_networks_list", "shared_network",
+ "$@50", "shared_network_params", "shared_network_param",
+ "option_def_list", "$@51", "option_def_list_content",
+ "not_empty_option_def_list", "option_def_entry", "$@52",
+ "sub_option_def", "$@53", "option_def_params",
+ "not_empty_option_def_params", "option_def_param", "option_def_name",
+ "code", "option_def_code", "option_def_type", "$@54",
+ "option_def_record_types", "$@55", "space", "$@56", "option_def_space",
+ "option_def_encapsulate", "$@57", "option_def_array", "option_data_list",
+ "$@58", "option_data_list_content", "not_empty_option_data_list",
+ "option_data_entry", "$@59", "sub_option_data", "$@60",
"option_data_params", "not_empty_option_data_params",
- "option_data_param", "option_data_name", "option_data_data", "$@59",
+ "option_data_param", "option_data_name", "option_data_data", "$@61",
"option_data_code", "option_data_space", "option_data_csv_format",
- "option_data_always_send", "pools_list", "$@60", "pools_list_content",
- "not_empty_pools_list", "pool_list_entry", "$@61", "sub_pool4", "$@62",
- "pool_params", "pool_param", "pool_entry", "$@63", "user_context",
- "$@64", "reservations", "$@65", "reservations_list",
- "not_empty_reservations_list", "reservation", "$@66", "sub_reservation",
- "$@67", "reservation_params", "not_empty_reservation_params",
- "reservation_param", "next_server", "$@68", "server_hostname", "$@69",
- "boot_file_name", "$@70", "ip_address", "$@71", "duid", "$@72",
- "hw_address", "$@73", "client_id_value", "$@74", "circuit_id_value",
- "$@75", "flex_id_value", "$@76", "hostname", "$@77",
- "reservation_client_classes", "$@78", "relay", "$@79", "relay_map",
- "$@80", "client_classes", "$@81", "client_classes_list", "$@82",
+ "option_data_always_send", "pools_list", "$@62", "pools_list_content",
+ "not_empty_pools_list", "pool_list_entry", "$@63", "sub_pool4", "$@64",
+ "pool_params", "pool_param", "pool_entry", "$@65", "user_context",
+ "$@66", "reservations", "$@67", "reservations_list",
+ "not_empty_reservations_list", "reservation", "$@68", "sub_reservation",
+ "$@69", "reservation_params", "not_empty_reservation_params",
+ "reservation_param", "next_server", "$@70", "server_hostname", "$@71",
+ "boot_file_name", "$@72", "ip_address", "$@73", "duid", "$@74",
+ "hw_address", "$@75", "client_id_value", "$@76", "circuit_id_value",
+ "$@77", "flex_id_value", "$@78", "hostname", "$@79",
+ "reservation_client_classes", "$@80", "relay", "$@81", "relay_map",
+ "$@82", "client_classes", "$@83", "client_classes_list", "$@84",
"client_class_params", "not_empty_client_class_params",
- "client_class_param", "client_class_name", "client_class_test", "$@83",
- "dhcp4o6_port", "control_socket", "$@84", "control_socket_params",
- "control_socket_param", "control_socket_type", "$@85",
- "control_socket_name", "$@86", "dhcp_ddns", "$@87", "sub_dhcp_ddns",
- "$@88", "dhcp_ddns_params", "dhcp_ddns_param", "enable_updates",
- "qualifying_suffix", "$@89", "server_ip", "$@90", "server_port",
- "sender_ip", "$@91", "sender_port", "max_queue_size", "ncr_protocol",
- "$@92", "ncr_protocol_value", "ncr_format", "$@93",
+ "client_class_param", "client_class_name", "client_class_test", "$@85",
+ "dhcp4o6_port", "control_socket", "$@86", "control_socket_params",
+ "control_socket_param", "control_socket_type", "$@87",
+ "control_socket_name", "$@88", "dhcp_ddns", "$@89", "sub_dhcp_ddns",
+ "$@90", "dhcp_ddns_params", "dhcp_ddns_param", "enable_updates",
+ "qualifying_suffix", "$@91", "server_ip", "$@92", "server_port",
+ "sender_ip", "$@93", "sender_port", "max_queue_size", "ncr_protocol",
+ "$@94", "ncr_protocol_value", "ncr_format", "$@95",
"always_include_fqdn", "override_no_update", "override_client_update",
- "replace_client_name", "$@94", "replace_client_name_value",
- "generated_prefix", "$@95", "dhcp6_json_object", "$@96",
- "dhcpddns_json_object", "$@97", "control_agent_json_object", "$@98",
- "logging_object", "$@99", "logging_params", "logging_param", "loggers",
- "$@100", "loggers_entries", "logger_entry", "$@101", "logger_params",
- "logger_param", "debuglevel", "severity", "$@102", "output_options_list",
- "$@103", "output_options_list_content", "output_entry", "$@104",
- "output_params_list", "output_params", "output", "$@105", "flush",
+ "replace_client_name", "$@96", "replace_client_name_value",
+ "generated_prefix", "$@97", "dhcp6_json_object", "$@98",
+ "dhcpddns_json_object", "$@99", "control_agent_json_object", "$@100",
+ "logging_object", "$@101", "logging_params", "logging_param", "loggers",
+ "$@102", "loggers_entries", "logger_entry", "$@103", "logger_params",
+ "logger_param", "debuglevel", "severity", "$@104", "output_options_list",
+ "$@105", "output_options_list_content", "output_entry", "$@106",
+ "output_params_list", "output_params", "output", "$@107", "flush",
"maxsize", "maxver", YY_NULLPTR
};
const unsigned short int
Dhcp4Parser::yyrline_[] =
{
- 0, 226, 226, 226, 227, 227, 228, 228, 229, 229,
- 230, 230, 231, 231, 232, 232, 233, 233, 234, 234,
- 235, 235, 236, 236, 244, 245, 246, 247, 248, 249,
- 250, 253, 258, 258, 269, 272, 273, 276, 280, 287,
- 287, 294, 295, 298, 302, 309, 309, 316, 317, 320,
- 324, 335, 345, 345, 358, 359, 363, 364, 365, 366,
- 367, 368, 371, 371, 388, 388, 396, 397, 402, 403,
- 404, 405, 406, 407, 408, 409, 410, 411, 412, 413,
- 414, 415, 416, 417, 418, 419, 420, 421, 422, 425,
- 430, 435, 440, 445, 450, 456, 456, 466, 467, 470,
- 471, 472, 475, 475, 483, 483, 493, 493, 500, 501,
- 504, 510, 510, 520, 520, 530, 531, 534, 535, 536,
- 537, 538, 539, 540, 541, 542, 543, 544, 545, 546,
- 549, 549, 556, 557, 558, 559, 562, 562, 570, 570,
- 578, 578, 586, 591, 591, 599, 604, 609, 614, 619,
- 619, 627, 627, 636, 636, 646, 647, 650, 651, 652,
- 653, 654, 657, 662, 667, 672, 677, 682, 682, 692,
- 693, 696, 697, 700, 700, 708, 708, 716, 717, 718,
- 721, 722, 725, 725, 733, 733, 741, 741, 751, 752,
- 755, 756, 757, 758, 759, 760, 763, 768, 773, 778,
- 783, 788, 796, 796, 809, 810, 813, 814, 821, 821,
- 844, 844, 853, 854, 858, 859, 860, 861, 862, 863,
- 864, 865, 866, 867, 868, 869, 870, 871, 872, 873,
- 874, 875, 876, 877, 880, 880, 888, 888, 896, 896,
- 904, 904, 912, 912, 920, 920, 928, 928, 936, 936,
- 943, 944, 945, 948, 953, 962, 962, 974, 975, 978,
- 979, 984, 984, 995, 995, 1005, 1006, 1009, 1010, 1013,
- 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1023, 1025, 1030,
- 1032, 1032, 1040, 1040, 1048, 1048, 1056, 1058, 1058, 1066,
- 1075, 1075, 1087, 1088, 1093, 1094, 1099, 1099, 1110, 1110,
- 1121, 1122, 1127, 1128, 1133, 1134, 1135, 1136, 1137, 1138,
- 1139, 1142, 1144, 1144, 1152, 1154, 1156, 1161, 1169, 1169,
- 1181, 1182, 1185, 1186, 1189, 1189, 1197, 1197, 1205, 1206,
- 1209, 1210, 1211, 1212, 1215, 1215, 1223, 1223, 1233, 1233,
- 1243, 1244, 1247, 1248, 1251, 1251, 1259, 1259, 1267, 1268,
- 1271, 1272, 1276, 1277, 1278, 1279, 1280, 1281, 1282, 1283,
- 1284, 1285, 1286, 1287, 1288, 1291, 1291, 1299, 1299, 1307,
- 1307, 1315, 1315, 1323, 1323, 1331, 1331, 1339, 1339, 1347,
- 1347, 1355, 1355, 1363, 1363, 1371, 1371, 1384, 1384, 1394,
- 1394, 1405, 1405, 1415, 1416, 1419, 1419, 1427, 1428, 1431,
- 1432, 1435, 1436, 1437, 1438, 1439, 1440, 1441, 1444, 1446,
- 1446, 1458, 1465, 1465, 1475, 1476, 1479, 1480, 1483, 1483,
- 1491, 1491, 1501, 1501, 1511, 1511, 1519, 1520, 1523, 1524,
- 1525, 1526, 1527, 1528, 1529, 1530, 1531, 1532, 1533, 1534,
- 1535, 1536, 1537, 1540, 1545, 1545, 1553, 1553, 1561, 1566,
- 1566, 1574, 1579, 1584, 1584, 1592, 1593, 1596, 1596, 1604,
- 1609, 1614, 1619, 1619, 1627, 1630, 1633, 1636, 1639, 1645,
- 1645, 1655, 1655, 1662, 1662, 1669, 1669, 1681, 1681, 1694,
- 1695, 1699, 1703, 1703, 1715, 1716, 1720, 1720, 1728, 1729,
- 1732, 1733, 1734, 1735, 1736, 1739, 1744, 1744, 1752, 1752,
- 1762, 1763, 1766, 1766, 1774, 1775, 1778, 1779, 1780, 1781,
- 1784, 1784, 1792, 1797, 1802
+ 0, 228, 228, 228, 229, 229, 230, 230, 231, 231,
+ 232, 232, 233, 233, 234, 234, 235, 235, 236, 236,
+ 237, 237, 238, 238, 246, 247, 248, 249, 250, 251,
+ 252, 255, 260, 260, 271, 274, 275, 278, 282, 289,
+ 289, 296, 297, 300, 304, 311, 311, 318, 319, 322,
+ 326, 337, 347, 347, 360, 361, 365, 366, 367, 368,
+ 369, 370, 373, 373, 390, 390, 398, 399, 404, 405,
+ 406, 407, 408, 409, 410, 411, 412, 413, 414, 415,
+ 416, 417, 418, 419, 420, 421, 422, 423, 424, 425,
+ 428, 433, 438, 443, 448, 453, 459, 459, 469, 470,
+ 473, 474, 475, 478, 478, 486, 486, 496, 496, 503,
+ 504, 507, 513, 513, 523, 523, 533, 534, 537, 538,
+ 539, 540, 541, 542, 543, 544, 545, 546, 547, 548,
+ 549, 552, 552, 559, 560, 561, 562, 565, 565, 573,
+ 573, 581, 581, 589, 594, 594, 602, 607, 612, 617,
+ 622, 622, 630, 630, 639, 639, 649, 650, 653, 654,
+ 655, 656, 657, 660, 665, 670, 675, 680, 685, 685,
+ 695, 696, 699, 700, 703, 703, 711, 711, 719, 720,
+ 721, 724, 725, 728, 728, 736, 736, 744, 744, 754,
+ 755, 758, 759, 760, 761, 762, 763, 766, 771, 776,
+ 781, 786, 791, 799, 799, 812, 813, 816, 817, 824,
+ 824, 847, 847, 856, 857, 861, 862, 863, 864, 865,
+ 866, 867, 868, 869, 870, 871, 872, 873, 874, 875,
+ 876, 877, 878, 879, 880, 883, 883, 891, 891, 899,
+ 899, 907, 907, 915, 915, 923, 923, 931, 931, 939,
+ 939, 946, 947, 948, 951, 956, 963, 963, 974, 975,
+ 979, 980, 983, 983, 991, 992, 995, 996, 997, 998,
+ 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008,
+ 1015, 1015, 1027, 1028, 1031, 1032, 1037, 1037, 1048, 1048,
+ 1058, 1059, 1062, 1063, 1066, 1067, 1068, 1069, 1070, 1071,
+ 1072, 1073, 1076, 1078, 1083, 1085, 1085, 1093, 1093, 1101,
+ 1101, 1109, 1111, 1111, 1119, 1128, 1128, 1140, 1141, 1146,
+ 1147, 1152, 1152, 1163, 1163, 1174, 1175, 1180, 1181, 1186,
+ 1187, 1188, 1189, 1190, 1191, 1192, 1195, 1197, 1197, 1205,
+ 1207, 1209, 1214, 1222, 1222, 1234, 1235, 1238, 1239, 1242,
+ 1242, 1250, 1250, 1258, 1259, 1262, 1263, 1264, 1265, 1268,
+ 1268, 1276, 1276, 1286, 1286, 1296, 1297, 1300, 1301, 1304,
+ 1304, 1312, 1312, 1320, 1321, 1324, 1325, 1329, 1330, 1331,
+ 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341,
+ 1344, 1344, 1352, 1352, 1360, 1360, 1368, 1368, 1376, 1376,
+ 1384, 1384, 1392, 1392, 1400, 1400, 1408, 1408, 1416, 1416,
+ 1424, 1424, 1437, 1437, 1447, 1447, 1458, 1458, 1468, 1469,
+ 1472, 1472, 1480, 1481, 1484, 1485, 1488, 1489, 1490, 1491,
+ 1492, 1493, 1494, 1497, 1499, 1499, 1511, 1518, 1518, 1528,
+ 1529, 1532, 1533, 1536, 1536, 1544, 1544, 1554, 1554, 1564,
+ 1564, 1572, 1573, 1576, 1577, 1578, 1579, 1580, 1581, 1582,
+ 1583, 1584, 1585, 1586, 1587, 1588, 1589, 1590, 1593, 1598,
+ 1598, 1606, 1606, 1614, 1619, 1619, 1627, 1632, 1637, 1637,
+ 1645, 1646, 1649, 1649, 1657, 1662, 1667, 1672, 1672, 1680,
+ 1683, 1686, 1689, 1692, 1698, 1698, 1708, 1708, 1715, 1715,
+ 1722, 1722, 1734, 1734, 1747, 1748, 1752, 1756, 1756, 1768,
+ 1769, 1773, 1773, 1781, 1782, 1785, 1786, 1787, 1788, 1789,
+ 1792, 1797, 1797, 1805, 1805, 1815, 1816, 1819, 1819, 1827,
+ 1828, 1831, 1832, 1833, 1834, 1837, 1837, 1845, 1850, 1855
};
// Print the state stack on the debug stream.
#line 14 "dhcp4_parser.yy" // lalr1.cc:1167
} } // isc::dhcp
-#line 4186 "dhcp4_parser.cc" // lalr1.cc:1167
-#line 1807 "dhcp4_parser.yy" // lalr1.cc:1168
+#line 4250 "dhcp4_parser.cc" // lalr1.cc:1167
+#line 1860 "dhcp4_parser.yy" // lalr1.cc:1168
void
TOKEN_RECORD_TYPES = 310,
TOKEN_ENCAPSULATE = 311,
TOKEN_ARRAY = 312,
- TOKEN_POOLS = 313,
- TOKEN_POOL = 314,
- TOKEN_USER_CONTEXT = 315,
- TOKEN_SUBNET = 316,
- TOKEN_INTERFACE = 317,
- TOKEN_INTERFACE_ID = 318,
- TOKEN_ID = 319,
- TOKEN_RAPID_COMMIT = 320,
- TOKEN_RESERVATION_MODE = 321,
- TOKEN_DISABLED = 322,
- TOKEN_OUT_OF_POOL = 323,
- TOKEN_ALL = 324,
- TOKEN_HOST_RESERVATION_IDENTIFIERS = 325,
- TOKEN_CLIENT_CLASSES = 326,
- TOKEN_TEST = 327,
- TOKEN_CLIENT_CLASS = 328,
- TOKEN_RESERVATIONS = 329,
- TOKEN_DUID = 330,
- TOKEN_HW_ADDRESS = 331,
- TOKEN_CIRCUIT_ID = 332,
- TOKEN_CLIENT_ID = 333,
- TOKEN_HOSTNAME = 334,
- TOKEN_FLEX_ID = 335,
- TOKEN_RELAY = 336,
- TOKEN_IP_ADDRESS = 337,
- TOKEN_HOOKS_LIBRARIES = 338,
- TOKEN_LIBRARY = 339,
- TOKEN_PARAMETERS = 340,
- TOKEN_EXPIRED_LEASES_PROCESSING = 341,
- TOKEN_RECLAIM_TIMER_WAIT_TIME = 342,
- TOKEN_FLUSH_RECLAIMED_TIMER_WAIT_TIME = 343,
- TOKEN_HOLD_RECLAIMED_TIME = 344,
- TOKEN_MAX_RECLAIM_LEASES = 345,
- TOKEN_MAX_RECLAIM_TIME = 346,
- TOKEN_UNWARNED_RECLAIM_CYCLES = 347,
- TOKEN_DHCP4O6_PORT = 348,
- TOKEN_CONTROL_SOCKET = 349,
- TOKEN_SOCKET_TYPE = 350,
- TOKEN_SOCKET_NAME = 351,
- TOKEN_DHCP_DDNS = 352,
- TOKEN_ENABLE_UPDATES = 353,
- TOKEN_QUALIFYING_SUFFIX = 354,
- TOKEN_SERVER_IP = 355,
- TOKEN_SERVER_PORT = 356,
- TOKEN_SENDER_IP = 357,
- TOKEN_SENDER_PORT = 358,
- TOKEN_MAX_QUEUE_SIZE = 359,
- TOKEN_NCR_PROTOCOL = 360,
- TOKEN_NCR_FORMAT = 361,
- TOKEN_ALWAYS_INCLUDE_FQDN = 362,
- TOKEN_OVERRIDE_NO_UPDATE = 363,
- TOKEN_OVERRIDE_CLIENT_UPDATE = 364,
- TOKEN_REPLACE_CLIENT_NAME = 365,
- TOKEN_GENERATED_PREFIX = 366,
- TOKEN_TCP = 367,
- TOKEN_JSON = 368,
- TOKEN_WHEN_PRESENT = 369,
- TOKEN_NEVER = 370,
- TOKEN_ALWAYS = 371,
- TOKEN_WHEN_NOT_PRESENT = 372,
- TOKEN_LOGGING = 373,
- TOKEN_LOGGERS = 374,
- TOKEN_OUTPUT_OPTIONS = 375,
- TOKEN_OUTPUT = 376,
- TOKEN_DEBUGLEVEL = 377,
- TOKEN_SEVERITY = 378,
- TOKEN_FLUSH = 379,
- TOKEN_MAXSIZE = 380,
- TOKEN_MAXVER = 381,
- TOKEN_DHCP6 = 382,
- TOKEN_DHCPDDNS = 383,
- TOKEN_CONTROL_AGENT = 384,
- TOKEN_TOPLEVEL_JSON = 385,
- TOKEN_TOPLEVEL_DHCP4 = 386,
- TOKEN_SUB_DHCP4 = 387,
- TOKEN_SUB_INTERFACES4 = 388,
- TOKEN_SUB_SUBNET4 = 389,
- TOKEN_SUB_POOL4 = 390,
- TOKEN_SUB_RESERVATION = 391,
- TOKEN_SUB_OPTION_DEF = 392,
- TOKEN_SUB_OPTION_DATA = 393,
- TOKEN_SUB_HOOKS_LIBRARY = 394,
- TOKEN_SUB_DHCP_DDNS = 395,
- TOKEN_STRING = 396,
- TOKEN_INTEGER = 397,
- TOKEN_FLOAT = 398,
- TOKEN_BOOLEAN = 399
+ TOKEN_SHARED_NETWORKS = 313,
+ TOKEN_POOLS = 314,
+ TOKEN_POOL = 315,
+ TOKEN_USER_CONTEXT = 316,
+ TOKEN_SUBNET = 317,
+ TOKEN_INTERFACE = 318,
+ TOKEN_INTERFACE_ID = 319,
+ TOKEN_ID = 320,
+ TOKEN_RAPID_COMMIT = 321,
+ TOKEN_RESERVATION_MODE = 322,
+ TOKEN_DISABLED = 323,
+ TOKEN_OUT_OF_POOL = 324,
+ TOKEN_ALL = 325,
+ TOKEN_HOST_RESERVATION_IDENTIFIERS = 326,
+ TOKEN_CLIENT_CLASSES = 327,
+ TOKEN_TEST = 328,
+ TOKEN_CLIENT_CLASS = 329,
+ TOKEN_RESERVATIONS = 330,
+ TOKEN_DUID = 331,
+ TOKEN_HW_ADDRESS = 332,
+ TOKEN_CIRCUIT_ID = 333,
+ TOKEN_CLIENT_ID = 334,
+ TOKEN_HOSTNAME = 335,
+ TOKEN_FLEX_ID = 336,
+ TOKEN_RELAY = 337,
+ TOKEN_IP_ADDRESS = 338,
+ TOKEN_HOOKS_LIBRARIES = 339,
+ TOKEN_LIBRARY = 340,
+ TOKEN_PARAMETERS = 341,
+ TOKEN_EXPIRED_LEASES_PROCESSING = 342,
+ TOKEN_RECLAIM_TIMER_WAIT_TIME = 343,
+ TOKEN_FLUSH_RECLAIMED_TIMER_WAIT_TIME = 344,
+ TOKEN_HOLD_RECLAIMED_TIME = 345,
+ TOKEN_MAX_RECLAIM_LEASES = 346,
+ TOKEN_MAX_RECLAIM_TIME = 347,
+ TOKEN_UNWARNED_RECLAIM_CYCLES = 348,
+ TOKEN_DHCP4O6_PORT = 349,
+ TOKEN_CONTROL_SOCKET = 350,
+ TOKEN_SOCKET_TYPE = 351,
+ TOKEN_SOCKET_NAME = 352,
+ TOKEN_DHCP_DDNS = 353,
+ TOKEN_ENABLE_UPDATES = 354,
+ TOKEN_QUALIFYING_SUFFIX = 355,
+ TOKEN_SERVER_IP = 356,
+ TOKEN_SERVER_PORT = 357,
+ TOKEN_SENDER_IP = 358,
+ TOKEN_SENDER_PORT = 359,
+ TOKEN_MAX_QUEUE_SIZE = 360,
+ TOKEN_NCR_PROTOCOL = 361,
+ TOKEN_NCR_FORMAT = 362,
+ TOKEN_ALWAYS_INCLUDE_FQDN = 363,
+ TOKEN_OVERRIDE_NO_UPDATE = 364,
+ TOKEN_OVERRIDE_CLIENT_UPDATE = 365,
+ TOKEN_REPLACE_CLIENT_NAME = 366,
+ TOKEN_GENERATED_PREFIX = 367,
+ TOKEN_TCP = 368,
+ TOKEN_JSON = 369,
+ TOKEN_WHEN_PRESENT = 370,
+ TOKEN_NEVER = 371,
+ TOKEN_ALWAYS = 372,
+ TOKEN_WHEN_NOT_PRESENT = 373,
+ TOKEN_LOGGING = 374,
+ TOKEN_LOGGERS = 375,
+ TOKEN_OUTPUT_OPTIONS = 376,
+ TOKEN_OUTPUT = 377,
+ TOKEN_DEBUGLEVEL = 378,
+ TOKEN_SEVERITY = 379,
+ TOKEN_FLUSH = 380,
+ TOKEN_MAXSIZE = 381,
+ TOKEN_MAXVER = 382,
+ TOKEN_DHCP6 = 383,
+ TOKEN_DHCPDDNS = 384,
+ TOKEN_CONTROL_AGENT = 385,
+ TOKEN_TOPLEVEL_JSON = 386,
+ TOKEN_TOPLEVEL_DHCP4 = 387,
+ TOKEN_SUB_DHCP4 = 388,
+ TOKEN_SUB_INTERFACES4 = 389,
+ TOKEN_SUB_SUBNET4 = 390,
+ TOKEN_SUB_POOL4 = 391,
+ TOKEN_SUB_RESERVATION = 392,
+ TOKEN_SUB_OPTION_DEF = 393,
+ TOKEN_SUB_OPTION_DATA = 394,
+ TOKEN_SUB_HOOKS_LIBRARY = 395,
+ TOKEN_SUB_DHCP_DDNS = 396,
+ TOKEN_STRING = 397,
+ TOKEN_INTEGER = 398,
+ TOKEN_FLOAT = 399,
+ TOKEN_BOOLEAN = 400
};
};
symbol_type
make_ARRAY (const location_type& l);
+ static inline
+ symbol_type
+ make_SHARED_NETWORKS (const location_type& l);
+
static inline
symbol_type
make_POOLS (const location_type& l);
enum
{
yyeof_ = 0,
- yylast_ = 756, ///< Last index in yytable_.
- yynnts_ = 318, ///< Number of nonterminal symbols.
+ yylast_ = 788, ///< Last index in yytable_.
+ yynnts_ = 326, ///< Number of nonterminal symbols.
yyfinal_ = 24, ///< Termination state number.
yyterror_ = 1,
yyerrcode_ = 256,
- yyntokens_ = 145 ///< Number of tokens.
+ yyntokens_ = 146 ///< Number of tokens.
};
105, 106, 107, 108, 109, 110, 111, 112, 113, 114,
115, 116, 117, 118, 119, 120, 121, 122, 123, 124,
125, 126, 127, 128, 129, 130, 131, 132, 133, 134,
- 135, 136, 137, 138, 139, 140, 141, 142, 143, 144
+ 135, 136, 137, 138, 139, 140, 141, 142, 143, 144,
+ 145
};
- const unsigned int user_token_number_max_ = 399;
+ const unsigned int user_token_number_max_ = 400;
const token_number_type undef_token_ = 2;
if (static_cast<int>(t) <= yyeof_)
{
switch (other.type_get ())
{
- case 158: // value
- case 162: // map_value
- case 200: // socket_type
- case 210: // db_type
- case 287: // hr_mode
- case 420: // ncr_protocol_value
- case 428: // replace_client_name_value
+ case 159: // value
+ case 163: // map_value
+ case 201: // socket_type
+ case 211: // db_type
+ case 288: // hr_mode
+ case 429: // ncr_protocol_value
+ case 437: // replace_client_name_value
value.copy< ElementPtr > (other.value);
break;
- case 144: // "boolean"
+ case 145: // "boolean"
value.copy< bool > (other.value);
break;
- case 143: // "floating point"
+ case 144: // "floating point"
value.copy< double > (other.value);
break;
- case 142: // "integer"
+ case 143: // "integer"
value.copy< int64_t > (other.value);
break;
- case 141: // "constant string"
+ case 142: // "constant string"
value.copy< std::string > (other.value);
break;
(void) v;
switch (this->type_get ())
{
- case 158: // value
- case 162: // map_value
- case 200: // socket_type
- case 210: // db_type
- case 287: // hr_mode
- case 420: // ncr_protocol_value
- case 428: // replace_client_name_value
+ case 159: // value
+ case 163: // map_value
+ case 201: // socket_type
+ case 211: // db_type
+ case 288: // hr_mode
+ case 429: // ncr_protocol_value
+ case 437: // replace_client_name_value
value.copy< ElementPtr > (v);
break;
- case 144: // "boolean"
+ case 145: // "boolean"
value.copy< bool > (v);
break;
- case 143: // "floating point"
+ case 144: // "floating point"
value.copy< double > (v);
break;
- case 142: // "integer"
+ case 143: // "integer"
value.copy< int64_t > (v);
break;
- case 141: // "constant string"
+ case 142: // "constant string"
value.copy< std::string > (v);
break;
// Type destructor.
switch (yytype)
{
- case 158: // value
- case 162: // map_value
- case 200: // socket_type
- case 210: // db_type
- case 287: // hr_mode
- case 420: // ncr_protocol_value
- case 428: // replace_client_name_value
+ case 159: // value
+ case 163: // map_value
+ case 201: // socket_type
+ case 211: // db_type
+ case 288: // hr_mode
+ case 429: // ncr_protocol_value
+ case 437: // replace_client_name_value
value.template destroy< ElementPtr > ();
break;
- case 144: // "boolean"
+ case 145: // "boolean"
value.template destroy< bool > ();
break;
- case 143: // "floating point"
+ case 144: // "floating point"
value.template destroy< double > ();
break;
- case 142: // "integer"
+ case 143: // "integer"
value.template destroy< int64_t > ();
break;
- case 141: // "constant string"
+ case 142: // "constant string"
value.template destroy< std::string > ();
break;
super_type::move(s);
switch (this->type_get ())
{
- case 158: // value
- case 162: // map_value
- case 200: // socket_type
- case 210: // db_type
- case 287: // hr_mode
- case 420: // ncr_protocol_value
- case 428: // replace_client_name_value
+ case 159: // value
+ case 163: // map_value
+ case 201: // socket_type
+ case 211: // db_type
+ case 288: // hr_mode
+ case 429: // ncr_protocol_value
+ case 437: // replace_client_name_value
value.move< ElementPtr > (s.value);
break;
- case 144: // "boolean"
+ case 145: // "boolean"
value.move< bool > (s.value);
break;
- case 143: // "floating point"
+ case 144: // "floating point"
value.move< double > (s.value);
break;
- case 142: // "integer"
+ case 143: // "integer"
value.move< int64_t > (s.value);
break;
- case 141: // "constant string"
+ case 142: // "constant string"
value.move< std::string > (s.value);
break;
365, 366, 367, 368, 369, 370, 371, 372, 373, 374,
375, 376, 377, 378, 379, 380, 381, 382, 383, 384,
385, 386, 387, 388, 389, 390, 391, 392, 393, 394,
- 395, 396, 397, 398, 399
+ 395, 396, 397, 398, 399, 400
};
return static_cast<token_type> (yytoken_number_[type]);
}
return symbol_type (token::TOKEN_ARRAY, l);
}
+ Dhcp4Parser::symbol_type
+ Dhcp4Parser::make_SHARED_NETWORKS (const location_type& l)
+ {
+ return symbol_type (token::TOKEN_SHARED_NETWORKS, l);
+ }
+
Dhcp4Parser::symbol_type
Dhcp4Parser::make_POOLS (const location_type& l)
{
#line 14 "dhcp4_parser.yy" // lalr1.cc:377
} } // isc::dhcp
-#line 2635 "dhcp4_parser.h" // lalr1.cc:377
+#line 2647 "dhcp4_parser.h" // lalr1.cc:377
-#line 1 "dhcp6_lexer.cc"
+#line 2 "dhcp6_lexer.cc"
-#line 3 "dhcp6_lexer.cc"
+#line 4 "dhcp6_lexer.cc"
#define YY_INT_ALIGNED short int
/* A lexical scanner generated by flex */
/* %not-for-header */
+
/* %if-c-only */
/* %if-not-reentrant */
#define yy_create_buffer parser6__create_buffer
#define yy_delete_buffer parser6__delete_buffer
-#define yy_scan_buffer parser6__scan_buffer
-#define yy_scan_string parser6__scan_string
-#define yy_scan_bytes parser6__scan_bytes
+#define yy_flex_debug parser6__flex_debug
#define yy_init_buffer parser6__init_buffer
#define yy_flush_buffer parser6__flush_buffer
#define yy_load_buffer_state parser6__load_buffer_state
#define yy_switch_to_buffer parser6__switch_to_buffer
-#define yypush_buffer_state parser6_push_buffer_state
-#define yypop_buffer_state parser6_pop_buffer_state
-#define yyensure_buffer_stack parser6_ensure_buffer_stack
-#define yy_flex_debug parser6__flex_debug
#define yyin parser6_in
#define yyleng parser6_leng
#define yylex parser6_lex
#define FLEX_SCANNER
#define YY_FLEX_MAJOR_VERSION 2
#define YY_FLEX_MINOR_VERSION 6
-#define YY_FLEX_SUBMINOR_VERSION 4
+#define YY_FLEX_SUBMINOR_VERSION 1
#if YY_FLEX_SUBMINOR_VERSION > 0
#define FLEX_BETA
#endif
/* %endif */
/* %if-c-only */
-#ifdef yy_create_buffer
-#define parser6__create_buffer_ALREADY_DEFINED
-#else
-#define yy_create_buffer parser6__create_buffer
-#endif
-
-#ifdef yy_delete_buffer
-#define parser6__delete_buffer_ALREADY_DEFINED
-#else
-#define yy_delete_buffer parser6__delete_buffer
-#endif
-
-#ifdef yy_scan_buffer
-#define parser6__scan_buffer_ALREADY_DEFINED
-#else
-#define yy_scan_buffer parser6__scan_buffer
-#endif
-
-#ifdef yy_scan_string
-#define parser6__scan_string_ALREADY_DEFINED
-#else
-#define yy_scan_string parser6__scan_string
-#endif
-
-#ifdef yy_scan_bytes
-#define parser6__scan_bytes_ALREADY_DEFINED
-#else
-#define yy_scan_bytes parser6__scan_bytes
-#endif
-
-#ifdef yy_init_buffer
-#define parser6__init_buffer_ALREADY_DEFINED
-#else
-#define yy_init_buffer parser6__init_buffer
-#endif
-
-#ifdef yy_flush_buffer
-#define parser6__flush_buffer_ALREADY_DEFINED
-#else
-#define yy_flush_buffer parser6__flush_buffer
-#endif
-
-#ifdef yy_load_buffer_state
-#define parser6__load_buffer_state_ALREADY_DEFINED
-#else
-#define yy_load_buffer_state parser6__load_buffer_state
-#endif
-
-#ifdef yy_switch_to_buffer
-#define parser6__switch_to_buffer_ALREADY_DEFINED
-#else
-#define yy_switch_to_buffer parser6__switch_to_buffer
-#endif
-
-#ifdef yypush_buffer_state
-#define parser6_push_buffer_state_ALREADY_DEFINED
-#else
-#define yypush_buffer_state parser6_push_buffer_state
-#endif
-
-#ifdef yypop_buffer_state
-#define parser6_pop_buffer_state_ALREADY_DEFINED
-#else
-#define yypop_buffer_state parser6_pop_buffer_state
-#endif
-
-#ifdef yyensure_buffer_stack
-#define parser6_ensure_buffer_stack_ALREADY_DEFINED
-#else
-#define yyensure_buffer_stack parser6_ensure_buffer_stack
-#endif
-
-#ifdef yylex
-#define parser6_lex_ALREADY_DEFINED
-#else
-#define yylex parser6_lex
-#endif
-
-#ifdef yyrestart
-#define parser6_restart_ALREADY_DEFINED
-#else
-#define yyrestart parser6_restart
-#endif
-
-#ifdef yylex_init
-#define parser6_lex_init_ALREADY_DEFINED
-#else
-#define yylex_init parser6_lex_init
-#endif
-
-#ifdef yylex_init_extra
-#define parser6_lex_init_extra_ALREADY_DEFINED
-#else
-#define yylex_init_extra parser6_lex_init_extra
-#endif
-
-#ifdef yylex_destroy
-#define parser6_lex_destroy_ALREADY_DEFINED
-#else
-#define yylex_destroy parser6_lex_destroy
-#endif
-
-#ifdef yyget_debug
-#define parser6_get_debug_ALREADY_DEFINED
-#else
-#define yyget_debug parser6_get_debug
-#endif
-
-#ifdef yyset_debug
-#define parser6_set_debug_ALREADY_DEFINED
-#else
-#define yyset_debug parser6_set_debug
-#endif
-
-#ifdef yyget_extra
-#define parser6_get_extra_ALREADY_DEFINED
-#else
-#define yyget_extra parser6_get_extra
-#endif
-
-#ifdef yyset_extra
-#define parser6_set_extra_ALREADY_DEFINED
-#else
-#define yyset_extra parser6_set_extra
-#endif
-
-#ifdef yyget_in
-#define parser6_get_in_ALREADY_DEFINED
-#else
-#define yyget_in parser6_get_in
-#endif
-
-#ifdef yyset_in
-#define parser6_set_in_ALREADY_DEFINED
-#else
-#define yyset_in parser6_set_in
-#endif
-
-#ifdef yyget_out
-#define parser6_get_out_ALREADY_DEFINED
-#else
-#define yyget_out parser6_get_out
-#endif
-
-#ifdef yyset_out
-#define parser6_set_out_ALREADY_DEFINED
-#else
-#define yyset_out parser6_set_out
-#endif
-
-#ifdef yyget_leng
-#define parser6_get_leng_ALREADY_DEFINED
-#else
-#define yyget_leng parser6_get_leng
-#endif
-
-#ifdef yyget_text
-#define parser6_get_text_ALREADY_DEFINED
-#else
-#define yyget_text parser6_get_text
-#endif
-
-#ifdef yyget_lineno
-#define parser6_get_lineno_ALREADY_DEFINED
-#else
-#define yyget_lineno parser6_get_lineno
-#endif
-
-#ifdef yyset_lineno
-#define parser6_set_lineno_ALREADY_DEFINED
-#else
-#define yyset_lineno parser6_set_lineno
-#endif
-
-#ifdef yywrap
-#define parser6_wrap_ALREADY_DEFINED
-#else
-#define yywrap parser6_wrap
-#endif
-
+
/* %endif */
-#ifdef yyalloc
-#define parser6_alloc_ALREADY_DEFINED
-#else
-#define yyalloc parser6_alloc
-#endif
-
-#ifdef yyrealloc
-#define parser6_realloc_ALREADY_DEFINED
-#else
-#define yyrealloc parser6_realloc
-#endif
-
-#ifdef yyfree
-#define parser6_free_ALREADY_DEFINED
-#else
-#define yyfree parser6_free
-#endif
-
/* %if-c-only */
-#ifdef yytext
-#define parser6_text_ALREADY_DEFINED
-#else
-#define yytext parser6_text
-#endif
-
-#ifdef yyleng
-#define parser6_leng_ALREADY_DEFINED
-#else
-#define yyleng parser6_leng
-#endif
-
-#ifdef yyin
-#define parser6_in_ALREADY_DEFINED
-#else
-#define yyin parser6_in
-#endif
-
-#ifdef yyout
-#define parser6_out_ALREADY_DEFINED
-#else
-#define yyout parser6_out
-#endif
-
-#ifdef yy_flex_debug
-#define parser6__flex_debug_ALREADY_DEFINED
-#else
-#define yy_flex_debug parser6__flex_debug
-#endif
-
-#ifdef yylineno
-#define parser6_lineno_ALREADY_DEFINED
-#else
-#define yylineno parser6_lineno
-#endif
-
/* %endif */
/* First, we deal with platform-specific or compiler-specific issues. */
#define UINT32_MAX (4294967295U)
#endif
-#ifndef SIZE_MAX
-#define SIZE_MAX (~(size_t)0)
-#endif
-
#endif /* ! C99 */
#endif /* ! FLEXINT_H */
/* %endif */
-/* begin standard C++ headers. */
/* %if-c++-only */
/* %endif */
#endif
/* %not-for-header */
+
/* Returned upon end-of-file. */
#define YY_NULL 0
/* %ok-for-header */
/* %not-for-header */
-/* Promotes a possibly negative, possibly signed char to an
- * integer in range [0..255] for use as an array index.
+
+/* Promotes a possibly negative, possibly signed char to an unsigned
+ * integer for use as an array index. If the signed char is negative,
+ * we want to instead treat it as an 8-bit unsigned char, hence the
+ * double cast.
*/
-#define YY_SC_TO_UI(c) ((YY_CHAR) (c))
+#define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
/* %ok-for-header */
/* %if-reentrant */
* definition of BEGIN.
*/
#define BEGIN (yy_start) = 1 + 2 *
+
/* Translate the current start state into a value that can be later handed
* to BEGIN to return to the state. The YYSTATE alias is for lex
* compatibility.
*/
#define YY_START (((yy_start) - 1) / 2)
#define YYSTATE YY_START
+
/* Action number for EOF rule of a given start state. */
#define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
+
/* Special action meaning "start processing a new file". */
-#define YY_NEW_FILE yyrestart( yyin )
+#define YY_NEW_FILE parser6_restart(parser6_in )
+
#define YY_END_OF_BUFFER_CHAR 0
/* Size of default input buffer. */
#endif
/* %if-not-reentrant */
-extern int yyleng;
+extern int parser6_leng;
/* %endif */
/* %if-c-only */
/* %if-not-reentrant */
-extern FILE *yyin, *yyout;
+extern FILE *parser6_in, *parser6_out;
/* %endif */
/* %endif */
#define EOB_ACT_CONTINUE_SCAN 0
#define EOB_ACT_END_OF_FILE 1
#define EOB_ACT_LAST_MATCH 2
-
+
#define YY_LESS_LINENO(n)
#define YY_LINENO_REWIND_TO(ptr)
#define yyless(n) \
do \
{ \
- /* Undo effects of setting up yytext. */ \
+ /* Undo effects of setting up parser6_text. */ \
int yyless_macro_arg = (n); \
YY_LESS_LINENO(yyless_macro_arg);\
*yy_cp = (yy_hold_char); \
YY_RESTORE_YY_MORE_OFFSET \
(yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
- YY_DO_BEFORE_ACTION; /* set up yytext again */ \
+ YY_DO_BEFORE_ACTION; /* set up parser6_text again */ \
} \
while ( 0 )
+
#define unput(c) yyunput( c, (yytext_ptr) )
#ifndef YY_STRUCT_YY_BUFFER_STATE
* possible backing-up.
*
* When we actually see the EOF, we change the status to "new"
- * (via yyrestart()), so that the user can continue scanning by
- * just pointing yyin at a new input file.
+ * (via parser6_restart()), so that the user can continue scanning by
+ * just pointing parser6_in at a new input file.
*/
#define YY_BUFFER_EOF_PENDING 2
/* %if-c-only Standard (non-C++) definition */
/* %not-for-header */
+
/* %if-not-reentrant */
/* Stack of input buffers. */
#define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
? (yy_buffer_stack)[(yy_buffer_stack_top)] \
: NULL)
+
/* Same as previous macro, but useful when we know that the buffer stack is not
* NULL or when we need an lvalue. For internal use only.
*/
/* %if-not-reentrant */
/* %not-for-header */
-/* yy_hold_char holds the character lost when yytext is formed. */
+
+/* yy_hold_char holds the character lost when parser6_text is formed. */
static char yy_hold_char;
static int yy_n_chars; /* number of characters read into yy_ch_buf */
-int yyleng;
+int parser6_leng;
/* Points to current character in buffer. */
static char *yy_c_buf_p = NULL;
static int yy_init = 0; /* whether we need to initialize */
static int yy_start = 0; /* start state number */
-/* Flag which is used to allow yywrap()'s to do buffer switches
- * instead of setting up a fresh yyin. A bit of a hack ...
+/* Flag which is used to allow parser6_wrap()'s to do buffer switches
+ * instead of setting up a fresh parser6_in. A bit of a hack ...
*/
static int yy_did_buffer_switch_on_eof;
/* %ok-for-header */
/* %endif */
-void yyrestart ( FILE *input_file );
-void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer );
-YY_BUFFER_STATE yy_create_buffer ( FILE *file, int size );
-void yy_delete_buffer ( YY_BUFFER_STATE b );
-void yy_flush_buffer ( YY_BUFFER_STATE b );
-void yypush_buffer_state ( YY_BUFFER_STATE new_buffer );
-void yypop_buffer_state ( void );
+void parser6_restart (FILE *input_file );
+void parser6__switch_to_buffer (YY_BUFFER_STATE new_buffer );
+YY_BUFFER_STATE parser6__create_buffer (FILE *file,int size );
+void parser6__delete_buffer (YY_BUFFER_STATE b );
+void parser6__flush_buffer (YY_BUFFER_STATE b );
+void parser6_push_buffer_state (YY_BUFFER_STATE new_buffer );
+void parser6_pop_buffer_state (void );
-static void yyensure_buffer_stack ( void );
-static void yy_load_buffer_state ( void );
-static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file );
-#define YY_FLUSH_BUFFER yy_flush_buffer( YY_CURRENT_BUFFER )
+static void parser6_ensure_buffer_stack (void );
+static void parser6__load_buffer_state (void );
+static void parser6__init_buffer (YY_BUFFER_STATE b,FILE *file );
-YY_BUFFER_STATE yy_scan_buffer ( char *base, yy_size_t size );
-YY_BUFFER_STATE yy_scan_string ( const char *yy_str );
-YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );
+#define YY_FLUSH_BUFFER parser6__flush_buffer(YY_CURRENT_BUFFER )
+
+YY_BUFFER_STATE parser6__scan_buffer (char *base,yy_size_t size );
+YY_BUFFER_STATE parser6__scan_string (yyconst char *yy_str );
+YY_BUFFER_STATE parser6__scan_bytes (yyconst char *bytes,int len );
/* %endif */
-void *yyalloc ( yy_size_t );
-void *yyrealloc ( void *, yy_size_t );
-void yyfree ( void * );
+void *parser6_alloc (yy_size_t );
+void *parser6_realloc (void *,yy_size_t );
+void parser6_free (void * );
+
+#define yy_new_buffer parser6__create_buffer
-#define yy_new_buffer yy_create_buffer
#define yy_set_interactive(is_interactive) \
{ \
if ( ! YY_CURRENT_BUFFER ){ \
- yyensure_buffer_stack (); \
+ parser6_ensure_buffer_stack (); \
YY_CURRENT_BUFFER_LVALUE = \
- yy_create_buffer( yyin, YY_BUF_SIZE ); \
+ parser6__create_buffer(parser6_in,YY_BUF_SIZE ); \
} \
YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
}
+
#define yy_set_bol(at_bol) \
{ \
if ( ! YY_CURRENT_BUFFER ){\
- yyensure_buffer_stack (); \
+ parser6_ensure_buffer_stack (); \
YY_CURRENT_BUFFER_LVALUE = \
- yy_create_buffer( yyin, YY_BUF_SIZE ); \
+ parser6__create_buffer(parser6_in,YY_BUF_SIZE ); \
} \
YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
}
+
#define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
-/* %% [1.0] yytext/yyin/yyout/yy_state_type/yylineno etc. def's & init go here */
+/* %% [1.0] parser6_text/parser6_in/parser6_out/yy_state_type/parser6_lineno etc. def's & init go here */
/* Begin user sect3 */
#define parser6_wrap() (/*CONSTCOND*/1)
#define YY_SKIP_YYWRAP
#define FLEX_DEBUG
-typedef flex_uint8_t YY_CHAR;
-FILE *yyin = NULL, *yyout = NULL;
+typedef unsigned char YY_CHAR;
+
+FILE *parser6_in = NULL, *parser6_out = NULL;
typedef int yy_state_type;
-extern int yylineno;
-int yylineno = 1;
+extern int parser6_lineno;
+
+int parser6_lineno = 1;
-extern char *yytext;
+extern char *parser6_text;
#ifdef yytext_ptr
#undef yytext_ptr
#endif
-#define yytext_ptr yytext
+#define yytext_ptr parser6_text
/* %% [1.5] DFA */
/* %if-c-only Standard (non-C++) definition */
-static yy_state_type yy_get_previous_state ( void );
-static yy_state_type yy_try_NUL_trans ( yy_state_type current_state );
-static int yy_get_next_buffer ( void );
-static void yynoreturn yy_fatal_error ( const char* msg );
+static yy_state_type yy_get_previous_state (void );
+static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
+static int yy_get_next_buffer (void );
+static void yynoreturn yy_fatal_error (yyconst char* msg );
/* %endif */
/* Done after the current pattern has been matched and before the
- * corresponding action - sets up yytext.
+ * corresponding action - sets up parser6_text.
*/
#define YY_DO_BEFORE_ACTION \
(yytext_ptr) = yy_bp; \
-/* %% [2.0] code to fiddle yytext and yyleng for yymore() goes here \ */\
- yyleng = (int) (yy_cp - yy_bp); \
+/* %% [2.0] code to fiddle parser6_text and parser6_leng for yymore() goes here \ */\
+ parser6_leng = (int) (yy_cp - yy_bp); \
(yy_hold_char) = *yy_cp; \
*yy_cp = '\0'; \
-/* %% [3.0] code to copy yytext_ptr to yytext[] goes here, if %array \ */\
+/* %% [3.0] code to copy yytext_ptr to parser6_text[] goes here, if %array \ */\
(yy_c_buf_p) = yy_cp;
+
/* %% [4.0] data tables for the DFA and the user's section 1 definitions go here */
-#define YY_NUM_RULES 160
-#define YY_END_OF_BUFFER 161
+#define YY_NUM_RULES 161
+#define YY_END_OF_BUFFER 162
/* This struct is not used in this scanner,
but its presence is necessary. */
struct yy_trans_info
flex_int32_t yy_verify;
flex_int32_t yy_nxt;
};
-static const flex_int16_t yy_accept[1251] =
+static yyconst flex_int16_t yy_accept[1266] =
{ 0,
- 153, 153, 0, 0, 0, 0, 0, 0, 0, 0,
- 161, 159, 10, 11, 159, 1, 153, 150, 153, 153,
- 159, 152, 151, 159, 159, 159, 159, 159, 146, 147,
- 159, 159, 159, 148, 149, 5, 5, 5, 159, 159,
- 159, 10, 11, 0, 0, 142, 0, 0, 0, 0,
+ 154, 154, 0, 0, 0, 0, 0, 0, 0, 0,
+ 162, 160, 10, 11, 160, 1, 154, 151, 154, 154,
+ 160, 153, 152, 160, 160, 160, 160, 160, 147, 148,
+ 160, 160, 160, 149, 150, 5, 5, 5, 160, 160,
+ 160, 10, 11, 0, 0, 143, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 1, 153,
- 153, 0, 152, 153, 3, 2, 6, 0, 153, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 1, 154,
+ 154, 0, 153, 154, 3, 2, 6, 0, 154, 0,
0, 0, 0, 0, 0, 4, 0, 0, 9, 0,
- 143, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 145, 0, 0, 0,
+ 144, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 146, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 2, 0, 0, 0, 0, 0, 0, 0, 8,
- 0, 0, 0, 0, 121, 0, 0, 122, 0, 0,
- 0, 0, 0, 0, 0, 0, 144, 0, 0, 0,
+ 0, 0, 2, 0, 0, 0, 0, 0, 0, 0,
+ 8, 0, 0, 0, 0, 122, 0, 0, 123, 0,
+ 0, 0, 0, 0, 0, 0, 0, 145, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 79, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 80, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 158, 156, 0, 155,
- 154, 0, 0, 0, 0, 0, 0, 0, 120, 0,
- 0, 27, 0, 26, 0, 0, 85, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 159, 157,
+ 0, 156, 155, 0, 0, 0, 0, 0, 0, 0,
+ 121, 0, 0, 27, 0, 26, 0, 0, 86, 0,
- 0, 0, 0, 46, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 46, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 83, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 84, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 157, 154, 0,
- 0, 0, 0, 0, 0, 0, 0, 28, 0, 0,
- 30, 0, 0, 0, 0, 0, 86, 0, 0, 0,
-
- 0, 65, 0, 0, 0, 0, 0, 0, 105, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 49,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 158, 155, 0, 0, 0, 0, 0, 0, 0, 0,
+ 28, 0, 0, 30, 0, 0, 0, 0, 0, 87,
+
+ 0, 0, 0, 0, 66, 0, 0, 0, 0, 0,
+ 0, 106, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 49, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 64, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 74, 0, 50, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 65, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 75, 0, 50, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 101, 125, 42, 0, 47, 0,
- 0, 0, 0, 0, 0, 139, 35, 0, 32, 0,
- 31, 0, 0, 0, 113, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 102, 126,
+ 42, 0, 47, 0, 0, 0, 0, 0, 0, 140,
+ 35, 0, 32, 0, 31, 0, 0, 0, 114, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 94, 0, 0, 0, 0, 0, 0, 0,
- 124, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 44, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 67, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 114, 0,
- 0, 0, 0, 0, 0, 0, 0, 109, 0, 0,
- 0, 0, 7, 33, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 95, 0, 0, 0,
+ 0, 0, 0, 0, 125, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 44, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 68, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 115, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 110, 0, 0, 0, 0, 7, 33, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 96, 0, 0,
- 0, 0, 0, 93, 0, 0, 0, 0, 0, 0,
- 0, 0, 69, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 76, 0, 0, 0, 0, 0, 0, 90, 0, 0,
+ 0, 0, 97, 0, 0, 0, 0, 0, 94, 0,
+ 0, 0, 0, 0, 0, 0, 0, 70, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 108, 0,
+ 0, 0, 0, 0, 0, 0, 77, 0, 0, 0,
+ 0, 0, 0, 91, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 118, 91, 0, 0, 0, 95, 43,
+ 0, 0, 0, 0, 109, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 119,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 51,
+ 92, 0, 0, 0, 96, 43, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 51, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 61,
+ 0, 0, 0, 0, 141, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 83,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 61, 0, 0, 0, 0, 140, 0, 0,
+ 108, 0, 0, 0, 0, 0, 54, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 82, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 107, 0, 0, 0, 0, 0, 54,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 48, 68, 0, 0, 0, 104, 0,
- 0, 0, 41, 0, 0, 0, 0, 0, 0, 0,
+ 48, 69, 0, 0, 0, 105, 0, 0, 0, 41,
- 0, 0, 0, 0, 0, 98, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 138, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 77,
+ 0, 0, 99, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 139, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 78, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 38, 0, 0, 0, 0, 0, 0, 0,
- 16, 0, 119, 14, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 110,
- 97, 0, 0, 0, 0, 0, 0, 0, 0, 0,
-
- 0, 0, 0, 0, 0, 106, 123, 0, 37, 0,
- 115, 0, 0, 0, 0, 0, 0, 20, 0, 0,
- 62, 0, 0, 0, 0, 117, 45, 0, 70, 0,
+ 38, 0, 0, 0, 0, 0, 0, 0, 16, 0,
+ 120, 14, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 111, 98,
+
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 107, 124, 0, 37, 0, 116,
+ 0, 0, 0, 0, 0, 0, 20, 0, 0, 63,
+ 0, 0, 0, 0, 118, 45, 0, 71, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 66,
- 0, 0, 0, 0, 0, 0, 0, 0, 112, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 67,
+ 0, 0, 0, 0, 0, 0, 0, 0, 113, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 87, 0, 0, 0, 63, 84, 0,
+ 0, 0, 0, 88, 0, 0, 0, 64, 85, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 58,
- 0, 0, 0, 17, 15, 137, 136, 0, 0, 0,
-
- 0, 0, 29, 0, 100, 0, 0, 0, 0, 0,
- 0, 134, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 78, 0, 103, 0, 52, 0, 0, 0,
- 19, 0, 0, 0, 0, 0, 80, 59, 0, 111,
- 0, 0, 0, 102, 0, 75, 0, 141, 0, 0,
- 0, 0, 0, 0, 0, 73, 0, 126, 0, 0,
+
+ 0, 0, 0, 17, 15, 0, 138, 137, 0, 0,
+ 0, 0, 0, 29, 0, 101, 0, 0, 0, 0,
+ 0, 0, 135, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 79, 0, 104, 0, 52, 0, 0,
+ 0, 19, 0, 0, 0, 0, 0, 81, 59, 0,
+ 112, 0, 0, 0, 103, 0, 0, 76, 0, 142,
+ 0, 0, 0, 0, 0, 0, 0, 74, 0, 127,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 99, 0, 55, 135, 0, 12,
- 0, 0, 0, 0, 0, 0, 0, 40, 0, 39,
-
- 18, 0, 0, 92, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 57, 0, 0, 53, 0, 71, 0,
- 0, 0, 0, 0, 116, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 34, 0,
- 0, 0, 0, 0, 25, 0, 0, 0, 0, 132,
- 0, 0, 0, 0, 0, 0, 0, 81, 0, 0,
- 0, 0, 0, 0, 0, 0, 36, 0, 0, 0,
- 0, 13, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 131, 0, 22, 56, 0, 0, 0,
- 0, 21, 0, 72, 0, 0, 130, 0, 0, 0,
-
- 0, 24, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 100, 0, 55,
+
+ 136, 0, 12, 0, 0, 0, 0, 0, 0, 0,
+ 40, 0, 39, 18, 0, 0, 93, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 57, 0, 0,
+ 53, 0, 72, 0, 0, 0, 0, 0, 117, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 62, 0, 34, 0, 0, 0, 0, 0, 25,
+ 0, 0, 0, 0, 133, 0, 0, 0, 0, 0,
+ 0, 0, 82, 0, 0, 0, 0, 0, 0, 0,
+ 0, 36, 0, 0, 0, 0, 13, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 132, 0,
+
+ 22, 56, 0, 0, 0, 0, 21, 0, 73, 0,
+ 0, 131, 0, 0, 0, 0, 24, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 23, 0, 88, 0, 0, 0, 0,
- 0, 128, 133, 60, 0, 0, 0, 127, 0, 0,
- 0, 0, 0, 0, 0, 89, 0, 0, 129, 0
+ 0, 0, 0, 0, 0, 0, 0, 0, 23, 0,
+ 89, 0, 0, 0, 0, 0, 129, 134, 60, 0,
+ 0, 0, 128, 0, 0, 0, 0, 0, 0, 0,
+ 90, 0, 0, 130, 0
} ;
-static const YY_CHAR yy_ec[256] =
+static yyconst YY_CHAR yy_ec[256] =
{ 0,
1, 1, 1, 1, 1, 1, 1, 1, 2, 3,
1, 1, 2, 1, 1, 1, 1, 1, 1, 1,
5, 5, 5, 5, 5
} ;
-static const YY_CHAR yy_meta[72] =
+static yyconst YY_CHAR yy_meta[72] =
{ 0,
1, 1, 2, 3, 3, 4, 3, 3, 3, 3,
3, 3, 3, 5, 5, 5, 3, 3, 3, 3,
3
} ;
-static const flex_int16_t yy_base[1263] =
+static yyconst flex_uint16_t yy_base[1278] =
{ 0,
0, 70, 19, 29, 41, 49, 52, 58, 87, 95,
- 1612, 1613, 32, 1608, 141, 0, 201, 1613, 206, 88,
- 11, 213, 1613, 1590, 114, 25, 2, 6, 1613, 1613,
- 73, 11, 17, 1613, 1613, 1613, 104, 1596, 1551, 0,
- 1588, 107, 1603, 217, 241, 1613, 185, 1547, 1553, 1573,
+ 1628, 1629, 32, 1624, 141, 0, 201, 1629, 206, 88,
+ 11, 213, 1629, 1606, 114, 25, 2, 6, 1629, 1629,
+ 73, 11, 17, 1629, 1629, 1629, 104, 1612, 1567, 0,
+ 1604, 107, 1619, 217, 241, 1629, 185, 1563, 1569, 1589,
93, 58, 190, 91, 211, 200, 14, 267, 213, 175,
- 269, 64, 231, 1554, 187, 75, 1553, 274, 188, 290,
- 276, 295, 1536, 195, 296, 324, 305, 1555, 0, 334,
- 349, 364, 374, 379, 1613, 0, 1613, 267, 295, 290,
- 322, 282, 329, 352, 332, 1613, 1552, 1591, 1613, 360,
-
- 1613, 385, 345, 1539, 1549, 1588, 358, 220, 249, 1543,
- 363, 370, 367, 373, 289, 1586, 0, 436, 370, 1530,
- 1538, 359, 1534, 1523, 1524, 364, 1540, 1523, 1532, 374,
- 200, 369, 1526, 383, 1514, 1570, 321, 1517, 1568, 1510,
- 1533, 1530, 1530, 1524, 368, 1517, 1510, 1515, 1509, 1520,
- 1505, 1504, 1518, 362, 1554, 1503, 382, 1515, 1518, 1502,
- 410, 409, 1514, 1515, 1513, 1495, 1500, 1496, 1488, 1505,
- 1497, 0, 413, 424, 438, 430, 439, 448, 1496, 1613,
- 0, 455, 1487, 1490, 1613, 443, 382, 1613, 1542, 1497,
- 453, 1540, 462, 1539, 441, 1538, 1613, 497, 1537, 470,
-
- 1498, 1493, 1492, 432, 1533, 1527, 1493, 1472, 1480, 1486,
- 1474, 1488, 1484, 1485, 1485, 1480, 1472, 1474, 1458, 1462,
- 1475, 1475, 1467, 1457, 1460, 1474, 1613, 1460, 1468, 1471,
- 1452, 1451, 1501, 1450, 1460, 1498, 486, 1459, 1447, 1458,
- 1494, 1498, 1451, 9, 1441, 1457, 1438, 1440, 1436, 1442,
- 1433, 1432, 1445, 1438, 1440, 1444, 1443, 1437, 80, 1444,
- 1439, 1431, 1437, 1437, 1418, 1434, 1427, 1434, 1422, 1415,
- 1429, 1428, 1431, 1413, 1421, 468, 1613, 1613, 477, 1613,
- 1613, 1408, 0, 449, 1410, 491, 478, 1464, 1613, 1417,
- 467, 1613, 1462, 1613, 1456, 538, 1613, 465, 1398, 1408,
-
- 1458, 1415, 486, 1613, 1413, 1455, 1410, 1407, 1408, 516,
- 1412, 1450, 1400, 1395, 1392, 1388, 1390, 1439, 1398, 1387,
- 1436, 1384, 518, 1397, 1397, 1380, 1381, 1394, 1381, 1391,
- 1386, 1393, 1388, 1373, 448, 1382, 1385, 1380, 1376, 1424,
- 490, 1613, 1371, 1370, 1363, 1365, 1369, 1358, 1365, 1370,
- 526, 1415, 1370, 486, 1367, 1371, 1369, 1358, 1358, 1370,
- 1352, 1344, 1345, 1366, 1348, 1360, 1359, 1345, 1357, 1356,
- 1355, 1396, 1395, 1394, 1338, 529, 1351, 1613, 1613, 1350,
- 0, 503, 1338, 1389, 1388, 1346, 1386, 1613, 1334, 1384,
- 1613, 536, 582, 516, 1383, 1325, 1613, 1341, 1340, 1327,
-
- 1326, 1613, 1328, 1325, 1337, 1333, 1321, 1323, 1613, 1329,
- 1314, 1316, 1327, 1325, 1320, 561, 1327, 1309, 1358, 1613,
- 1307, 1323, 1355, 1359, 1317, 1311, 1313, 1314, 1316, 1348,
- 1301, 1296, 1295, 1297, 1290, 1305, 1283, 1290, 1295, 1343,
- 1613, 1290, 1286, 1289, 1296, 1281, 1291, 1294, 1283, 1282,
- 1277, 1613, 1332, 1613, 1276, 1275, 1268, 1285, 1322, 1269,
- 1274, 1283, 1277, 1281, 563, 1316, 1280, 1260, 1263, 1262,
- 1270, 1258, 1314, 1256, 1613, 1613, 1613, 1261, 1613, 1271,
- 1305, 1267, 0, 1308, 1258, 1613, 1613, 1255, 1613, 1261,
- 1613, 542, 538, 570, 1613, 1299, 1246, 1245, 1252, 1245,
-
- 1257, 1256, 1240, 1255, 1285, 1252, 1288, 1234, 1236, 1248,
- 1248, 1247, 1613, 1232, 1229, 1243, 1235, 1241, 1232, 1240,
- 1613, 1225, 1236, 1240, 1222, 1236, 1234, 1217, 1211, 1216,
- 1213, 1228, 1229, 1226, 1267, 1224, 1613, 1210, 1212, 1258,
- 1257, 549, 1220, 1203, 1204, 1209, 1200, 1613, 1214, 1200,
- 603, 1192, 1213, 1210, 1202, 1245, 1199, 1243, 1613, 1191,
- 1189, 1203, 1206, 1238, 1237, 1184, 1235, 1613, 573, 1197,
- 1186, 1188, 1613, 1613, 1231, 1179, 1234, 555, 569, 539,
- 1193, 1227, 1226, 1225, 1179, 1169, 1222, 1184, 1174, 1219,
- 1182, 1164, 1172, 1174, 1178, 1213, 1217, 1174, 1173, 1174,
-
- 1167, 1156, 1169, 1172, 1167, 1162, 1167, 1164, 1163, 1166,
- 1161, 1202, 1201, 1145, 1141, 1149, 1197, 1613, 1196, 1145,
- 1137, 1152, 1139, 1613, 1139, 1148, 1147, 1147, 1131, 1186,
- 1129, 1142, 1613, 1134, 1126, 1135, 1128, 1139, 1116, 1120,
- 1171, 1118, 1116, 1127, 1167, 1114, 518, 560, 1108, 553,
- 1613, 1169, 1127, 1116, 1120, 1127, 1164, 1613, 1158, 577,
- 1111, 1119, 1111, 1102, 1105, 1101, 1118, 1113, 1101, 1112,
- 1096, 1098, 1150, 1096, 1110, 1091, 1141, 1096, 1613, 1104,
- 1102, 1093, 1102, 1098, 1139, 1081, 1081, 1094, 1093, 1078,
- 1133, 1075, 1076, 1613, 1613, 1090, 1087, 1090, 1613, 1613,
-
- 1089, 1074, 576, 1073, 1071, 1118, 1067, 1121, 1120, 1613,
- 1065, 1077, 1075, 1116, 1064, 1064, 1056, 1112, 1065, 1053,
- 1047, 1055, 3, 78, 74, 182, 202, 566, 205, 365,
- 371, 422, 1613, 525, 493, 508, 508, 1613, 583, 596,
- 556, 565, 579, 580, 575, 576, 572, 581, 576, 627,
- 634, 583, 1613, 596, 582, 598, 588, 600, 594, 639,
- 608, 592, 593, 1613, 611, 594, 596, 652, 597, 1613,
- 616, 596, 614, 653, 613, 603, 621, 605, 620, 612,
- 608, 626, 611, 1613, 1613, 619, 664, 619, 1613, 627,
- 622, 673, 1613, 624, 629, 623, 625, 637, 631, 629,
-
- 682, 628, 684, 685, 631, 1613, 637, 635, 634, 648,
- 649, 650, 666, 671, 645, 655, 641, 648, 653, 660,
- 701, 702, 651, 655, 1613, 650, 668, 665, 704, 655,
- 673, 674, 660, 668, 677, 657, 678, 718, 719, 1613,
- 674, 723, 724, 686, 688, 671, 673, 680, 731, 680,
- 695, 734, 686, 690, 688, 686, 739, 740, 692, 742,
- 738, 698, 1613, 703, 696, 705, 699, 694, 704, 700,
- 1613, 695, 1613, 1613, 696, 712, 713, 714, 696, 701,
- 708, 741, 732, 704, 763, 708, 723, 716, 720, 1613,
- 1613, 730, 728, 714, 715, 773, 728, 733, 720, 731,
-
- 723, 729, 725, 743, 744, 1613, 1613, 743, 1613, 745,
- 1613, 730, 749, 739, 790, 745, 787, 1613, 744, 794,
- 1613, 795, 744, 751, 793, 1613, 1613, 753, 1613, 744,
- 744, 747, 761, 748, 759, 806, 765, 803, 809, 810,
- 811, 812, 773, 757, 769, 759, 789, 818, 778, 1613,
- 820, 769, 765, 781, 786, 774, 826, 785, 1613, 787,
- 786, 788, 781, 790, 791, 788, 778, 780, 837, 786,
- 839, 784, 841, 1613, 779, 794, 844, 1613, 1613, 795,
- 805, 790, 806, 792, 852, 853, 799, 855, 814, 1613,
- 806, 808, 860, 1613, 1613, 1613, 1613, 812, 863, 814,
-
- 865, 847, 1613, 825, 1613, 812, 811, 814, 814, 815,
- 873, 1613, 818, 875, 830, 821, 836, 836, 839, 839,
- 836, 841, 1613, 833, 1613, 843, 1613, 844, 845, 842,
- 1613, 834, 840, 839, 851, 851, 1613, 1613, 890, 1613,
- 855, 840, 846, 1613, 861, 1613, 858, 1613, 877, 897,
- 903, 847, 905, 906, 861, 1613, 908, 1613, 848, 905,
- 870, 866, 908, 858, 863, 916, 874, 918, 919, 882,
- 871, 922, 866, 883, 868, 883, 867, 924, 925, 890,
- 886, 933, 905, 892, 1613, 936, 1613, 1613, 885, 1613,
- 938, 886, 935, 880, 885, 944, 894, 1613, 900, 1613,
-
- 1613, 891, 906, 1613, 944, 912, 905, 906, 915, 902,
- 904, 914, 907, 1613, 958, 905, 1613, 909, 1613, 912,
- 908, 907, 965, 920, 1613, 962, 924, 927, 970, 913,
- 915, 923, 913, 929, 923, 939, 978, 974, 1613, 939,
- 976, 940, 931, 938, 1613, 935, 940, 987, 932, 1613,
- 936, 948, 949, 992, 936, 937, 945, 1613, 956, 946,
- 945, 948, 960, 951, 960, 962, 1613, 1004, 964, 1006,
- 1007, 1613, 1003, 963, 968, 949, 1012, 971, 1014, 973,
- 974, 1017, 976, 1613, 981, 1613, 1613, 963, 969, 1022,
- 983, 1613, 969, 1613, 969, 971, 1613, 976, 971, 983,
-
- 979, 1613, 982, 986, 977, 1029, 978, 994, 987, 982,
- 997, 988, 995, 982, 997, 1044, 1003, 1046, 991, 1007,
- 998, 1012, 1008, 1613, 1052, 1613, 1053, 1054, 1011, 1010,
- 1011, 1613, 1613, 1613, 1058, 1002, 1018, 1613, 1056, 1007,
- 1006, 1008, 1019, 1066, 1017, 1613, 1026, 1069, 1613, 1613,
- 1075, 1080, 1085, 1090, 1095, 1100, 1105, 1108, 1082, 1087,
- 1089, 1102
+ 269, 64, 231, 1570, 187, 75, 1569, 274, 188, 290,
+ 276, 295, 1552, 195, 296, 325, 305, 1571, 0, 349,
+ 354, 367, 373, 376, 1629, 0, 1629, 267, 295, 290,
+ 317, 339, 351, 355, 358, 1629, 1568, 1607, 1629, 308,
+
+ 1629, 394, 357, 1555, 1565, 1604, 370, 220, 249, 1559,
+ 367, 377, 369, 379, 302, 1602, 0, 445, 374, 1546,
+ 1554, 304, 1550, 1539, 1540, 371, 1556, 1539, 1548, 374,
+ 200, 366, 1542, 386, 1530, 1586, 402, 1533, 1584, 1526,
+ 1549, 1546, 1546, 1540, 367, 1533, 1526, 1531, 1525, 1536,
+ 1521, 1520, 1534, 366, 1570, 1519, 384, 1531, 1534, 1518,
+ 441, 415, 1532, 1529, 1530, 1528, 1510, 1515, 1511, 1503,
+ 1520, 1512, 0, 385, 420, 406, 419, 427, 440, 1511,
+ 1629, 0, 453, 1502, 1505, 1629, 439, 447, 1629, 1557,
+ 1512, 454, 1555, 458, 1554, 448, 1553, 1629, 493, 1552,
+
+ 478, 1513, 1508, 1507, 463, 1548, 1542, 1508, 1487, 1495,
+ 1501, 1489, 1503, 1499, 1500, 1500, 1495, 1487, 1489, 1473,
+ 1477, 1490, 1490, 1482, 1472, 1475, 1489, 1629, 1475, 1483,
+ 1486, 1467, 1466, 1516, 1465, 1475, 1513, 484, 1474, 1462,
+ 1473, 1509, 1513, 1466, 9, 1456, 1472, 1453, 1455, 1451,
+ 1457, 1448, 1447, 1460, 1453, 1455, 1459, 1458, 1452, 80,
+ 1459, 1454, 1446, 1452, 1452, 1433, 1449, 1435, 1441, 1448,
+ 1436, 1429, 1443, 1442, 1445, 1427, 1435, 485, 1629, 1629,
+ 486, 1629, 1629, 1422, 0, 445, 1424, 508, 487, 1478,
+ 1629, 1431, 492, 1629, 1476, 1629, 1470, 540, 1629, 482,
+
+ 1412, 1422, 1472, 1429, 483, 1629, 1427, 1469, 1424, 1421,
+ 1422, 532, 1426, 1464, 1414, 1409, 1406, 1402, 1404, 1453,
+ 1412, 1401, 1450, 1398, 546, 1411, 1411, 1394, 1395, 1408,
+ 1395, 1405, 1400, 1407, 1402, 1387, 402, 1396, 1399, 1394,
+ 1390, 1438, 499, 1629, 1385, 1384, 1377, 1379, 1383, 1372,
+ 1379, 1384, 353, 1429, 1384, 519, 1381, 1385, 1383, 1372,
+ 1372, 1384, 1366, 1358, 1359, 1380, 1362, 1374, 1373, 1359,
+ 1371, 1370, 1369, 1368, 1409, 1408, 1407, 1351, 525, 1364,
+ 1629, 1629, 1363, 0, 511, 1351, 1402, 1401, 1359, 1399,
+ 1629, 1347, 1397, 1629, 538, 595, 517, 1396, 1338, 1629,
+
+ 1354, 1353, 1340, 1339, 1629, 1341, 1338, 1350, 1346, 1334,
+ 1336, 1629, 1342, 1327, 1329, 1340, 1338, 1333, 563, 1340,
+ 1322, 1371, 1629, 1320, 1336, 1368, 1372, 1330, 1324, 1326,
+ 1327, 1329, 1361, 1314, 1309, 1308, 1310, 1303, 1318, 1296,
+ 1303, 1308, 1356, 1629, 1303, 1299, 1302, 1309, 1294, 1304,
+ 1307, 1296, 1295, 1290, 1629, 1345, 1629, 1289, 1288, 1281,
+ 1298, 1335, 1282, 1287, 1296, 1290, 1294, 566, 1329, 1293,
+ 1273, 1276, 1275, 1283, 1287, 1270, 1326, 1268, 1629, 1629,
+ 1629, 1273, 1629, 1283, 1317, 1279, 0, 1320, 1270, 1629,
+ 1629, 1267, 1629, 1273, 1629, 544, 543, 572, 1629, 1311,
+
+ 1258, 1257, 1264, 1257, 1269, 1268, 1252, 1267, 1297, 1264,
+ 1300, 1246, 1248, 1260, 1260, 1259, 1629, 1244, 1241, 1255,
+ 1247, 1253, 1244, 1252, 1629, 1237, 1248, 1252, 1234, 1248,
+ 1246, 1229, 1223, 1228, 1225, 1240, 1241, 1238, 1279, 1236,
+ 1629, 1222, 1224, 1270, 1269, 553, 1232, 1215, 1216, 1221,
+ 1212, 1629, 1226, 1212, 587, 1204, 1225, 1222, 1214, 1257,
+ 1211, 1255, 1629, 1203, 1201, 1215, 1218, 1250, 1249, 1196,
+ 1247, 1246, 1629, 574, 1208, 1197, 1199, 1629, 1629, 1242,
+ 1190, 1245, 559, 557, 529, 1204, 1238, 1237, 1236, 1190,
+ 1180, 1233, 1195, 1185, 1230, 1193, 1175, 1183, 1185, 1189,
+
+ 1224, 1228, 1185, 1184, 1185, 1178, 1167, 1180, 1183, 1178,
+ 1173, 1178, 1175, 1174, 1177, 1172, 1213, 1212, 1156, 1152,
+ 1160, 1208, 1629, 1207, 1156, 1148, 1163, 1150, 1629, 1150,
+ 1159, 1158, 1158, 1142, 1197, 1140, 1153, 1629, 1145, 1137,
+ 1146, 1139, 1150, 1127, 1131, 1182, 1129, 1127, 1138, 1178,
+ 1125, 540, 548, 1119, 1129, 549, 1629, 1179, 1137, 1126,
+ 1130, 1137, 1174, 1629, 1168, 567, 1121, 1129, 1121, 1112,
+ 1115, 1111, 1128, 1123, 1111, 1122, 1106, 1108, 1160, 1106,
+ 1120, 1101, 1151, 1106, 1629, 1114, 1112, 1103, 1112, 1108,
+ 1149, 1091, 1091, 1104, 1103, 1088, 1143, 1085, 1086, 1629,
+
+ 1629, 1100, 1097, 1100, 1629, 1629, 1099, 1084, 579, 1083,
+ 1081, 1128, 1077, 1131, 1130, 1629, 1075, 1087, 1085, 1126,
+ 1074, 1074, 61, 120, 189, 197, 195, 259, 281, 311,
+ 344, 405, 470, 566, 471, 524, 512, 570, 547, 1629,
+ 613, 563, 579, 580, 1629, 599, 607, 587, 577, 592,
+ 585, 580, 587, 583, 592, 587, 638, 644, 593, 1629,
+ 605, 590, 606, 597, 609, 604, 649, 617, 601, 602,
+ 1629, 620, 603, 605, 661, 606, 1629, 625, 605, 623,
+ 662, 622, 612, 630, 614, 629, 621, 617, 635, 620,
+ 1629, 1629, 628, 673, 628, 1629, 636, 631, 682, 1629,
+
+ 633, 638, 632, 634, 646, 640, 638, 691, 637, 693,
+ 694, 640, 1629, 639, 647, 645, 644, 658, 659, 660,
+ 676, 681, 655, 665, 651, 658, 663, 670, 711, 712,
+ 661, 665, 1629, 660, 678, 676, 714, 665, 683, 684,
+ 670, 678, 687, 667, 688, 728, 729, 1629, 684, 733,
+ 734, 696, 698, 681, 683, 690, 741, 690, 705, 744,
+ 696, 700, 698, 696, 749, 750, 702, 752, 748, 708,
+ 1629, 713, 706, 715, 709, 704, 714, 710, 1629, 705,
+ 1629, 1629, 706, 704, 723, 724, 725, 707, 712, 719,
+ 752, 743, 715, 774, 719, 735, 727, 731, 1629, 1629,
+
+ 741, 739, 725, 726, 784, 739, 744, 731, 742, 734,
+ 740, 736, 754, 755, 1629, 1629, 754, 1629, 756, 1629,
+ 741, 760, 750, 801, 756, 798, 1629, 755, 805, 1629,
+ 806, 755, 762, 804, 1629, 1629, 764, 1629, 755, 755,
+ 758, 772, 759, 770, 817, 776, 814, 820, 821, 770,
+ 823, 824, 785, 769, 781, 771, 801, 830, 790, 1629,
+ 832, 781, 777, 793, 798, 786, 838, 797, 1629, 799,
+ 798, 800, 793, 802, 803, 800, 790, 792, 849, 798,
+ 851, 796, 853, 1629, 791, 806, 856, 1629, 1629, 807,
+ 817, 802, 818, 804, 864, 865, 811, 867, 826, 1629,
+
+ 818, 821, 872, 1629, 1629, 818, 1629, 1629, 826, 876,
+ 827, 878, 860, 1629, 838, 1629, 825, 824, 827, 827,
+ 828, 886, 1629, 831, 888, 843, 834, 849, 849, 852,
+ 852, 849, 854, 1629, 846, 1629, 856, 1629, 857, 858,
+ 855, 1629, 847, 853, 852, 864, 864, 1629, 1629, 903,
+ 1629, 868, 853, 859, 1629, 864, 875, 1629, 872, 1629,
+ 891, 911, 917, 861, 919, 920, 875, 1629, 922, 1629,
+ 862, 919, 884, 880, 922, 872, 877, 930, 888, 932,
+ 933, 896, 885, 936, 880, 897, 882, 897, 881, 938,
+ 939, 904, 890, 901, 948, 920, 907, 1629, 951, 1629,
+
+ 1629, 900, 1629, 953, 901, 950, 895, 900, 959, 909,
+ 1629, 915, 1629, 1629, 906, 921, 1629, 959, 927, 920,
+ 921, 930, 917, 919, 929, 972, 923, 1629, 974, 921,
+ 1629, 925, 1629, 929, 924, 923, 981, 936, 1629, 978,
+ 940, 943, 986, 929, 931, 939, 929, 945, 939, 955,
+ 994, 1629, 990, 1629, 955, 992, 956, 947, 954, 1629,
+ 951, 956, 1003, 948, 1629, 952, 964, 965, 1008, 952,
+ 953, 961, 1629, 972, 962, 961, 964, 976, 967, 976,
+ 978, 1629, 1020, 980, 1022, 1023, 1629, 1019, 979, 984,
+ 965, 1028, 987, 1030, 989, 990, 1033, 992, 1629, 997,
+
+ 1629, 1629, 979, 985, 1038, 999, 1629, 985, 1629, 985,
+ 987, 1629, 992, 987, 999, 995, 1629, 998, 1002, 993,
+ 1045, 994, 1010, 1003, 998, 1013, 1004, 1011, 998, 1013,
+ 1060, 1019, 1062, 1007, 1023, 1014, 1028, 1024, 1629, 1068,
+ 1629, 1069, 1070, 1027, 1026, 1027, 1629, 1629, 1629, 1074,
+ 1018, 1034, 1629, 1072, 1023, 1022, 1024, 1035, 1082, 1033,
+ 1629, 1042, 1085, 1629, 1629, 1091, 1096, 1101, 1106, 1111,
+ 1116, 1121, 1124, 1098, 1103, 1105, 1118
} ;
-static const flex_int16_t yy_def[1263] =
+static yyconst flex_int16_t yy_def[1278] =
{ 0,
- 1251, 1251, 1252, 1252, 1251, 1251, 1251, 1251, 1251, 1251,
- 1250, 1250, 1250, 1250, 1250, 1253, 1250, 1250, 1250, 1250,
- 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250,
- 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1254,
- 1250, 1250, 1250, 1255, 15, 1250, 45, 45, 45, 45,
- 45, 45, 45, 45, 45, 45, 45, 1256, 45, 45,
+ 1266, 1266, 1267, 1267, 1266, 1266, 1266, 1266, 1266, 1266,
+ 1265, 1265, 1265, 1265, 1265, 1268, 1265, 1265, 1265, 1265,
+ 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265,
+ 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1269,
+ 1265, 1265, 1265, 1270, 15, 1265, 45, 45, 45, 45,
+ 45, 45, 45, 45, 45, 45, 45, 1271, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 45, 45, 45, 45, 45, 45, 1253, 1250,
- 1250, 1250, 1250, 1250, 1250, 1257, 1250, 1250, 1250, 1250,
- 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1254, 1250, 1255,
+ 45, 45, 45, 45, 45, 45, 45, 45, 1268, 1265,
+ 1265, 1265, 1265, 1265, 1265, 1272, 1265, 1265, 1265, 1265,
+ 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1269, 1265, 1270,
- 1250, 1250, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 45, 45, 45, 1258, 45, 1256, 45, 45,
+ 1265, 1265, 45, 45, 45, 45, 45, 45, 45, 45,
+ 45, 45, 45, 45, 45, 1273, 45, 1271, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 1257, 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250,
- 1259, 45, 45, 45, 1250, 45, 45, 1250, 45, 45,
- 45, 45, 45, 45, 45, 1258, 1250, 1256, 45, 45,
+ 45, 45, 1272, 1265, 1265, 1265, 1265, 1265, 1265, 1265,
+ 1265, 1274, 45, 45, 45, 1265, 45, 45, 1265, 45,
+ 45, 45, 45, 45, 45, 45, 1273, 1265, 1271, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 45, 45, 45, 45, 1250, 45, 45, 45,
+ 45, 45, 45, 45, 45, 45, 45, 1265, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 45, 45, 45, 1250, 1250, 1250, 1250, 1250,
- 1250, 1250, 1260, 45, 45, 45, 45, 45, 1250, 45,
- 45, 1250, 45, 1250, 45, 1256, 1250, 45, 45, 45,
+ 45, 45, 45, 45, 45, 45, 45, 1265, 1265, 1265,
+ 1265, 1265, 1265, 1265, 1275, 45, 45, 45, 45, 45,
+ 1265, 45, 45, 1265, 45, 1265, 45, 1271, 1265, 45,
- 45, 45, 45, 1250, 45, 45, 45, 45, 45, 45,
+ 45, 45, 45, 45, 45, 1265, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 1250, 45, 45, 45, 45, 45, 45, 45, 45,
+ 45, 45, 45, 1265, 45, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 45, 45, 45, 45, 45, 1250, 1250, 1250,
- 1261, 45, 45, 45, 45, 45, 45, 1250, 45, 45,
- 1250, 45, 1256, 45, 45, 45, 1250, 45, 45, 45,
-
- 45, 1250, 45, 45, 45, 45, 45, 45, 1250, 45,
- 45, 45, 45, 45, 45, 45, 45, 45, 45, 1250,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
+ 1265, 1265, 1265, 1276, 45, 45, 45, 45, 45, 45,
+ 1265, 45, 45, 1265, 45, 1271, 45, 45, 45, 1265,
+
+ 45, 45, 45, 45, 1265, 45, 45, 45, 45, 45,
+ 45, 1265, 45, 45, 45, 45, 45, 45, 45, 45,
+ 45, 45, 1265, 45, 45, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 1250, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 1250, 45, 1250, 45, 45, 45, 45, 45, 45,
+ 45, 45, 45, 1265, 45, 45, 45, 45, 45, 45,
+ 45, 45, 45, 45, 1265, 45, 1265, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 45, 45, 1250, 1250, 1250, 45, 1250, 45,
- 45, 1250, 1262, 45, 45, 1250, 1250, 45, 1250, 45,
- 1250, 45, 45, 45, 1250, 45, 45, 45, 45, 45,
+ 45, 45, 45, 45, 45, 45, 45, 45, 1265, 1265,
+ 1265, 45, 1265, 45, 45, 1265, 1277, 45, 45, 1265,
+ 1265, 45, 1265, 45, 1265, 45, 45, 45, 1265, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 1250, 45, 45, 45, 45, 45, 45, 45,
- 1250, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 45, 45, 45, 45, 1250, 45, 45, 45,
- 45, 45, 45, 45, 45, 45, 45, 1250, 45, 45,
- 45, 45, 45, 45, 45, 45, 45, 45, 1250, 45,
- 45, 45, 45, 45, 45, 45, 45, 1250, 45, 45,
- 45, 45, 1250, 1250, 45, 45, 45, 45, 45, 45,
+ 45, 45, 45, 45, 45, 45, 1265, 45, 45, 45,
+ 45, 45, 45, 45, 1265, 45, 45, 45, 45, 45,
+ 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
+ 1265, 45, 45, 45, 45, 45, 45, 45, 45, 45,
+ 45, 1265, 45, 45, 45, 45, 45, 45, 45, 45,
+ 45, 45, 1265, 45, 45, 45, 45, 45, 45, 45,
+ 45, 45, 1265, 45, 45, 45, 45, 1265, 1265, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 45, 45, 45, 45, 45, 1250, 45, 45,
- 45, 45, 45, 1250, 45, 45, 45, 45, 45, 45,
- 45, 45, 1250, 45, 45, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 1250, 45, 45, 45, 45, 45, 45, 1250, 45, 45,
+ 45, 45, 1265, 45, 45, 45, 45, 45, 1265, 45,
+ 45, 45, 45, 45, 45, 45, 45, 1265, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 45, 45, 45, 45, 45, 45, 1250, 45,
+ 45, 45, 45, 45, 45, 45, 1265, 45, 45, 45,
+ 45, 45, 45, 1265, 45, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 45, 1250, 1250, 45, 45, 45, 1250, 1250,
+ 45, 45, 45, 45, 1265, 45, 45, 45, 45, 45,
+ 45, 45, 45, 45, 45, 45, 45, 45, 45, 1265,
- 45, 45, 45, 45, 45, 45, 45, 45, 45, 1250,
- 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
+ 1265, 45, 45, 45, 1265, 1265, 45, 45, 45, 45,
+ 45, 45, 45, 45, 45, 1265, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 1250, 45, 45, 45, 45, 1250, 45, 45,
+ 45, 45, 45, 45, 45, 45, 45, 45, 45, 1265,
+ 45, 45, 45, 45, 1265, 45, 45, 45, 45, 45,
+ 45, 45, 45, 45, 45, 45, 45, 45, 45, 1265,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 1250, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 45, 1250, 45, 45, 45, 45, 45, 1250,
+ 1265, 45, 45, 45, 45, 45, 1265, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 45, 1250, 1250, 45, 45, 45, 1250, 45,
- 45, 45, 1250, 45, 45, 45, 45, 45, 45, 45,
+ 1265, 1265, 45, 45, 45, 1265, 45, 45, 45, 1265,
- 45, 45, 45, 45, 45, 1250, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 45, 45, 1250, 45, 45, 45, 45, 45,
- 45, 45, 45, 45, 45, 45, 45, 45, 45, 1250,
+ 45, 45, 1265, 45, 45, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
+ 45, 45, 1265, 45, 45, 45, 45, 45, 45, 45,
+ 45, 45, 45, 45, 45, 45, 45, 1265, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 1250, 45, 45, 45, 45, 45, 45, 45,
- 1250, 45, 1250, 1250, 45, 45, 45, 45, 45, 45,
- 45, 45, 45, 45, 45, 45, 45, 45, 45, 1250,
- 1250, 45, 45, 45, 45, 45, 45, 45, 45, 45,
-
- 45, 45, 45, 45, 45, 1250, 1250, 45, 1250, 45,
- 1250, 45, 45, 45, 45, 45, 45, 1250, 45, 45,
- 1250, 45, 45, 45, 45, 1250, 1250, 45, 1250, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 45, 45, 45, 45, 45, 45, 45, 1250,
- 45, 45, 45, 45, 45, 45, 45, 45, 1250, 45,
+ 1265, 45, 45, 45, 45, 45, 45, 45, 1265, 45,
+ 1265, 1265, 45, 45, 45, 45, 45, 45, 45, 45,
+ 45, 45, 45, 45, 45, 45, 45, 45, 1265, 1265,
+
+ 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
+ 45, 45, 45, 45, 1265, 1265, 45, 1265, 45, 1265,
+ 45, 45, 45, 45, 45, 45, 1265, 45, 45, 1265,
+ 45, 45, 45, 45, 1265, 1265, 45, 1265, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 45, 1250, 45, 45, 45, 1250, 1250, 45,
- 45, 45, 45, 45, 45, 45, 45, 45, 45, 1250,
- 45, 45, 45, 1250, 1250, 1250, 1250, 45, 45, 45,
-
- 45, 45, 1250, 45, 1250, 45, 45, 45, 45, 45,
- 45, 1250, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 1250, 45, 1250, 45, 1250, 45, 45, 45,
- 1250, 45, 45, 45, 45, 45, 1250, 1250, 45, 1250,
- 45, 45, 45, 1250, 45, 1250, 45, 1250, 45, 45,
- 45, 45, 45, 45, 45, 1250, 45, 1250, 45, 45,
+ 45, 45, 45, 45, 45, 45, 45, 45, 45, 1265,
+ 45, 45, 45, 45, 45, 45, 45, 45, 1265, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
+ 45, 45, 45, 1265, 45, 45, 45, 1265, 1265, 45,
+ 45, 45, 45, 45, 45, 45, 45, 45, 45, 1265,
+
+ 45, 45, 45, 1265, 1265, 45, 1265, 1265, 45, 45,
+ 45, 45, 45, 1265, 45, 1265, 45, 45, 45, 45,
+ 45, 45, 1265, 45, 45, 45, 45, 45, 45, 45,
+ 45, 45, 45, 1265, 45, 1265, 45, 1265, 45, 45,
+ 45, 1265, 45, 45, 45, 45, 45, 1265, 1265, 45,
+ 1265, 45, 45, 45, 1265, 45, 45, 1265, 45, 1265,
+ 45, 45, 45, 45, 45, 45, 45, 1265, 45, 1265,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 45, 45, 1250, 45, 1250, 1250, 45, 1250,
- 45, 45, 45, 45, 45, 45, 45, 1250, 45, 1250,
-
- 1250, 45, 45, 1250, 45, 45, 45, 45, 45, 45,
- 45, 45, 45, 1250, 45, 45, 1250, 45, 1250, 45,
- 45, 45, 45, 45, 1250, 45, 45, 45, 45, 45,
- 45, 45, 45, 45, 45, 45, 45, 45, 1250, 45,
- 45, 45, 45, 45, 1250, 45, 45, 45, 45, 1250,
- 45, 45, 45, 45, 45, 45, 45, 1250, 45, 45,
- 45, 45, 45, 45, 45, 45, 1250, 45, 45, 45,
- 45, 1250, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 45, 1250, 45, 1250, 1250, 45, 45, 45,
- 45, 1250, 45, 1250, 45, 45, 1250, 45, 45, 45,
-
- 45, 1250, 45, 45, 45, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
- 45, 45, 45, 1250, 45, 1250, 45, 45, 45, 45,
- 45, 1250, 1250, 1250, 45, 45, 45, 1250, 45, 45,
- 45, 45, 45, 45, 45, 1250, 45, 45, 1250, 0,
- 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250,
- 1250, 1250
+ 45, 45, 45, 45, 45, 45, 45, 1265, 45, 1265,
+
+ 1265, 45, 1265, 45, 45, 45, 45, 45, 45, 45,
+ 1265, 45, 1265, 1265, 45, 45, 1265, 45, 45, 45,
+ 45, 45, 45, 45, 45, 45, 45, 1265, 45, 45,
+ 1265, 45, 1265, 45, 45, 45, 45, 45, 1265, 45,
+ 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
+ 45, 1265, 45, 1265, 45, 45, 45, 45, 45, 1265,
+ 45, 45, 45, 45, 1265, 45, 45, 45, 45, 45,
+ 45, 45, 1265, 45, 45, 45, 45, 45, 45, 45,
+ 45, 1265, 45, 45, 45, 45, 1265, 45, 45, 45,
+ 45, 45, 45, 45, 45, 45, 45, 45, 1265, 45,
+
+ 1265, 1265, 45, 45, 45, 45, 1265, 45, 1265, 45,
+ 45, 1265, 45, 45, 45, 45, 1265, 45, 45, 45,
+ 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
+ 45, 45, 45, 45, 45, 45, 45, 45, 1265, 45,
+ 1265, 45, 45, 45, 45, 45, 1265, 1265, 1265, 45,
+ 45, 45, 1265, 45, 45, 45, 45, 45, 45, 45,
+ 1265, 45, 45, 1265, 0, 1265, 1265, 1265, 1265, 1265,
+ 1265, 1265, 1265, 1265, 1265, 1265, 1265
} ;
-static const flex_int16_t yy_nxt[1685] =
+static yyconst flex_uint16_t yy_nxt[1701] =
{ 0,
- 1250, 13, 14, 13, 1250, 15, 16, 1250, 17, 18,
- 19, 20, 21, 22, 22, 22, 23, 24, 85, 344,
- 37, 14, 37, 86, 25, 26, 38, 1250, 1250, 27,
+ 1265, 13, 14, 13, 1265, 15, 16, 1265, 17, 18,
+ 19, 20, 21, 22, 22, 22, 23, 24, 85, 346,
+ 37, 14, 37, 86, 25, 26, 38, 1265, 1265, 27,
37, 14, 37, 42, 28, 42, 38, 91, 92, 29,
115, 30, 13, 14, 13, 90, 91, 25, 31, 92,
- 13, 14, 13, 13, 14, 13, 32, 40, 798, 13,
- 14, 13, 33, 40, 115, 91, 92, 345, 90, 34,
+ 13, 14, 13, 13, 14, 13, 32, 40, 1265, 13,
+ 14, 13, 33, 40, 115, 91, 92, 347, 90, 34,
35, 13, 14, 13, 94, 15, 16, 95, 17, 18,
19, 20, 21, 22, 22, 22, 23, 24, 13, 14,
13, 108, 39, 90, 25, 26, 13, 14, 13, 27,
39, 84, 84, 84, 28, 42, 41, 42, 42, 29,
42, 30, 82, 107, 41, 111, 93, 25, 31, 108,
130, 137, 88, 799, 88, 800, 32, 89, 89, 89,
- 131, 138, 33, 139, 360, 82, 107, 361, 111, 34,
+ 131, 138, 33, 139, 362, 82, 107, 363, 111, 34,
35, 44, 44, 44, 45, 45, 46, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
45, 47, 45, 48, 49, 50, 51, 45, 52, 53,
45, 45, 80, 103, 81, 81, 81, 80, 109, 83,
83, 83, 101, 114, 80, 82, 83, 83, 83, 121,
82, 145, 122, 112, 123, 146, 124, 82, 160, 103,
- 801, 103, 161, 113, 134, 217, 114, 110, 82, 135,
- 187, 107, 136, 82, 188, 147, 112, 102, 218, 802,
- 82, 45, 805, 45, 45, 45, 45, 119, 45, 45,
- 45, 113, 117, 120, 107, 45, 45, 187, 45, 45,
- 89, 89, 89, 189, 45, 132, 45, 45, 45, 45,
+ 801, 103, 161, 113, 134, 218, 114, 110, 82, 135,
+ 188, 107, 136, 82, 189, 147, 112, 102, 219, 802,
+ 82, 45, 803, 45, 45, 45, 45, 119, 45, 45,
+ 45, 113, 117, 120, 107, 45, 45, 188, 45, 45,
+ 89, 89, 89, 190, 45, 132, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 89, 89,
- 89, 45, 125, 195, 111, 45, 126, 175, 173, 127,
- 128, 141, 142, 45, 150, 143, 227, 45, 114, 45,
- 118, 144, 129, 148, 151, 149, 195, 111, 154, 152,
- 153, 155, 156, 162, 173, 175, 112, 84, 84, 84,
- 174, 114, 157, 163, 164, 158, 113, 173, 82, 165,
- 80, 169, 81, 81, 81, 101, 170, 175, 228, 112,
- 806, 166, 88, 82, 88, 167, 174, 89, 89, 89,
- 174, 82, 182, 176, 113, 80, 186, 83, 83, 83,
- 100, 168, 84, 84, 84, 178, 82, 100, 82, 191,
-
- 102, 192, 193, 82, 194, 203, 177, 182, 208, 209,
- 182, 288, 186, 236, 807, 204, 219, 214, 210, 215,
- 256, 82, 246, 247, 199, 100, 82, 191, 192, 100,
- 193, 194, 220, 100, 237, 200, 216, 222, 288, 250,
- 223, 100, 251, 252, 224, 100, 276, 100, 181, 198,
- 198, 198, 277, 257, 258, 259, 198, 198, 198, 198,
- 198, 198, 278, 276, 260, 264, 261, 277, 262, 265,
- 295, 263, 278, 266, 276, 284, 287, 291, 277, 198,
- 198, 198, 198, 198, 198, 278, 293, 382, 302, 808,
- 284, 279, 378, 280, 303, 281, 335, 295, 284, 390,
-
- 291, 378, 387, 382, 287, 384, 385, 435, 436, 293,
- 296, 296, 296, 298, 386, 378, 382, 296, 296, 296,
- 296, 296, 296, 420, 379, 387, 406, 390, 421, 399,
- 407, 452, 394, 456, 479, 809, 484, 457, 442, 480,
- 296, 296, 296, 296, 296, 296, 400, 336, 443, 484,
- 337, 393, 393, 393, 624, 810, 811, 812, 393, 393,
- 393, 393, 393, 393, 484, 492, 513, 493, 559, 726,
- 579, 514, 578, 560, 422, 574, 727, 494, 651, 423,
- 580, 393, 393, 393, 393, 393, 393, 453, 652, 659,
- 661, 625, 492, 660, 493, 45, 45, 45, 579, 578,
-
- 662, 815, 45, 45, 45, 45, 45, 45, 633, 731,
- 740, 728, 803, 634, 813, 732, 660, 659, 729, 778,
- 814, 816, 817, 779, 804, 45, 45, 45, 45, 45,
- 45, 818, 819, 820, 821, 822, 823, 824, 740, 825,
- 826, 813, 827, 814, 828, 829, 830, 831, 832, 833,
- 635, 834, 835, 836, 837, 838, 839, 840, 843, 844,
- 845, 846, 841, 847, 848, 849, 850, 851, 852, 853,
- 854, 855, 857, 858, 859, 860, 861, 862, 863, 864,
- 865, 866, 856, 867, 868, 869, 870, 871, 872, 873,
- 874, 875, 876, 877, 878, 879, 880, 881, 882, 884,
-
- 883, 885, 886, 887, 888, 889, 890, 891, 892, 893,
- 894, 895, 896, 842, 897, 898, 899, 900, 901, 902,
- 903, 904, 905, 906, 907, 908, 882, 883, 909, 911,
- 913, 914, 915, 910, 916, 917, 918, 919, 920, 921,
- 922, 923, 924, 925, 926, 927, 928, 929, 930, 931,
- 932, 933, 934, 935, 936, 937, 938, 939, 940, 941,
- 942, 943, 944, 945, 946, 947, 948, 949, 950, 951,
- 952, 912, 953, 954, 955, 956, 957, 958, 959, 960,
- 961, 962, 963, 964, 965, 966, 967, 968, 947, 969,
- 970, 971, 972, 973, 948, 974, 975, 976, 977, 978,
-
- 979, 980, 981, 982, 983, 984, 985, 986, 987, 988,
- 989, 990, 991, 992, 994, 995, 996, 997, 998, 999,
- 1000, 1001, 1002, 1003, 1004, 1005, 1007, 1008, 1009, 1010,
- 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020,
- 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1031,
- 1002, 1032, 1033, 1034, 1035, 1036, 1030, 1037, 1038, 1039,
- 1040, 1041, 1042, 1043, 993, 1044, 1045, 1006, 1046, 1047,
- 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, 1056, 1057,
- 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067,
- 1068, 1069, 1070, 1071, 1049, 1072, 1073, 1074, 1075, 1076,
-
- 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086,
- 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1095, 1096,
- 1097, 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105, 1106,
- 1107, 1108, 1109, 1083, 1110, 1111, 1112, 1113, 1114, 1115,
- 1116, 1117, 1118, 1119, 1121, 1122, 1123, 1124, 1120, 1125,
- 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135,
- 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1115, 1143, 1144,
+ 89, 45, 125, 101, 111, 45, 126, 804, 174, 127,
+ 128, 141, 142, 45, 150, 143, 196, 45, 114, 45,
+ 118, 144, 129, 148, 151, 149, 805, 111, 154, 152,
+ 153, 155, 156, 162, 174, 175, 163, 112, 102, 196,
+ 204, 114, 157, 164, 165, 158, 806, 113, 455, 166,
+ 205, 170, 84, 84, 84, 80, 171, 81, 81, 81,
+ 112, 175, 167, 82, 176, 88, 168, 88, 82, 174,
+ 89, 89, 89, 175, 80, 113, 83, 83, 83, 84,
+ 84, 84, 169, 176, 183, 807, 82, 82, 187, 100,
+
+ 82, 82, 176, 192, 194, 177, 100, 228, 193, 178,
+ 195, 183, 237, 220, 456, 209, 210, 215, 278, 216,
+ 82, 179, 183, 82, 187, 211, 247, 248, 200, 221,
+ 280, 192, 194, 238, 100, 193, 217, 195, 100, 201,
+ 223, 251, 100, 224, 252, 253, 278, 225, 279, 229,
+ 100, 257, 278, 280, 100, 279, 100, 182, 199, 199,
+ 199, 438, 439, 808, 280, 199, 199, 199, 199, 199,
+ 199, 265, 289, 286, 279, 266, 290, 297, 293, 267,
+ 281, 282, 295, 385, 258, 259, 260, 283, 199, 199,
+ 199, 199, 199, 199, 337, 261, 286, 262, 286, 263,
+
+ 289, 293, 264, 290, 297, 295, 298, 298, 298, 381,
+ 381, 390, 385, 298, 298, 298, 298, 298, 298, 304,
+ 385, 300, 387, 388, 393, 305, 402, 809, 812, 813,
+ 483, 389, 381, 382, 390, 484, 298, 298, 298, 298,
+ 298, 298, 409, 403, 488, 338, 410, 445, 339, 397,
+ 488, 423, 393, 396, 396, 396, 424, 446, 629, 814,
+ 396, 396, 396, 396, 396, 396, 459, 496, 517, 497,
+ 460, 563, 488, 518, 583, 584, 564, 579, 498, 657,
+ 667, 666, 585, 396, 396, 396, 396, 396, 396, 658,
+ 668, 732, 638, 665, 496, 630, 497, 639, 733, 734,
+
+ 747, 583, 425, 584, 666, 738, 735, 426, 45, 45,
+ 45, 739, 810, 815, 816, 45, 45, 45, 45, 45,
+ 45, 665, 785, 817, 811, 818, 786, 819, 747, 820,
+ 821, 822, 823, 824, 640, 825, 826, 827, 45, 45,
+ 45, 45, 45, 45, 828, 829, 830, 831, 832, 833,
+ 834, 835, 836, 837, 822, 838, 839, 821, 840, 841,
+ 842, 843, 844, 845, 846, 847, 848, 851, 852, 853,
+ 854, 849, 855, 856, 857, 858, 859, 860, 861, 862,
+ 863, 865, 866, 867, 868, 869, 870, 871, 872, 873,
+ 874, 864, 875, 876, 877, 878, 879, 880, 881, 882,
+
+ 883, 884, 885, 886, 887, 888, 889, 890, 891, 893,
+ 892, 894, 895, 896, 897, 898, 899, 900, 901, 902,
+ 903, 904, 850, 905, 906, 907, 908, 909, 910, 911,
+ 912, 913, 914, 915, 916, 917, 891, 892, 918, 920,
+ 922, 923, 924, 919, 925, 926, 927, 928, 929, 930,
+ 931, 932, 933, 934, 935, 936, 937, 938, 939, 940,
+ 941, 942, 943, 944, 945, 946, 947, 948, 949, 950,
+ 951, 952, 953, 954, 955, 956, 957, 958, 959, 960,
+ 961, 921, 962, 963, 964, 965, 966, 967, 968, 969,
+ 970, 971, 972, 973, 974, 975, 976, 977, 978, 957,
+
+ 979, 980, 981, 982, 983, 958, 984, 985, 986, 987,
+ 988, 989, 990, 991, 992, 993, 994, 995, 996, 997,
+ 998, 999, 1000, 1001, 1002, 1004, 1005, 1006, 1007, 1008,
+ 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1018, 1019,
+ 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029,
+ 1030, 1031, 1032, 1033, 1034, 1035, 1036, 1037, 1038, 1039,
+ 1040, 1042, 1013, 1043, 1044, 1045, 1046, 1047, 1041, 1048,
+ 1049, 1050, 1051, 1052, 1053, 1003, 1054, 1055, 1056, 1017,
+ 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066,
+ 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1075, 1076,
+
+ 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1061, 1084, 1085,
+ 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1095,
+ 1096, 1097, 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105,
+ 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115,
+ 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1096, 1123, 1124,
+ 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1135,
+ 1136, 1137, 1138, 1134, 1139, 1140, 1141, 1142, 1143, 1144,
1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154,
- 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164,
- 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174,
-
- 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184,
- 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194,
- 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204,
- 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1213, 1214,
- 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1224,
- 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1234,
- 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1243, 1244,
- 1245, 1246, 1247, 1248, 1249, 12, 12, 12, 12, 12,
- 36, 36, 36, 36, 36, 79, 283, 79, 79, 79,
- 98, 381, 98, 483, 98, 100, 100, 100, 100, 100,
-
- 116, 116, 116, 116, 116, 172, 100, 172, 172, 172,
- 196, 196, 196, 797, 796, 795, 794, 793, 792, 791,
- 790, 789, 788, 787, 786, 785, 784, 783, 782, 781,
- 780, 777, 776, 775, 774, 773, 772, 771, 770, 769,
- 768, 767, 766, 765, 764, 763, 762, 761, 760, 759,
- 758, 757, 756, 755, 754, 753, 752, 751, 750, 749,
- 748, 747, 746, 745, 744, 743, 742, 741, 739, 738,
- 737, 736, 735, 734, 733, 730, 725, 724, 723, 722,
- 721, 720, 719, 718, 717, 716, 715, 714, 713, 712,
- 711, 710, 709, 708, 707, 706, 705, 704, 703, 702,
-
- 701, 700, 699, 698, 697, 696, 695, 694, 693, 692,
- 691, 690, 689, 688, 687, 686, 685, 684, 683, 682,
- 681, 680, 679, 678, 677, 676, 675, 674, 673, 672,
- 671, 670, 669, 668, 667, 666, 665, 664, 663, 658,
- 657, 656, 655, 654, 653, 650, 649, 648, 647, 646,
- 645, 644, 643, 642, 641, 640, 639, 638, 637, 636,
- 632, 631, 630, 629, 628, 627, 626, 623, 622, 621,
- 620, 619, 618, 617, 616, 615, 614, 613, 612, 611,
- 610, 609, 608, 607, 606, 605, 604, 603, 602, 601,
- 600, 599, 598, 597, 596, 595, 594, 593, 592, 591,
-
- 590, 589, 588, 587, 586, 585, 584, 583, 582, 581,
- 577, 576, 575, 574, 573, 572, 571, 570, 569, 568,
- 567, 566, 565, 564, 563, 562, 561, 558, 557, 556,
- 555, 554, 553, 552, 551, 550, 549, 548, 547, 546,
- 545, 544, 543, 542, 541, 540, 539, 538, 537, 536,
- 535, 534, 533, 532, 531, 530, 529, 528, 527, 526,
- 525, 524, 523, 522, 521, 520, 519, 518, 517, 516,
- 515, 512, 511, 510, 509, 508, 507, 506, 505, 504,
- 503, 502, 501, 500, 499, 498, 497, 496, 495, 491,
- 490, 489, 488, 487, 486, 485, 482, 481, 478, 477,
-
- 476, 475, 474, 473, 472, 471, 470, 469, 468, 467,
- 466, 465, 464, 463, 462, 461, 460, 459, 458, 455,
- 454, 451, 450, 449, 448, 447, 446, 445, 444, 441,
- 440, 439, 438, 437, 434, 433, 432, 431, 430, 429,
- 428, 427, 426, 425, 424, 419, 418, 417, 416, 415,
- 414, 413, 412, 411, 410, 409, 408, 405, 404, 403,
- 402, 401, 398, 397, 396, 395, 392, 391, 389, 388,
- 383, 380, 377, 376, 375, 374, 373, 372, 371, 370,
- 369, 368, 367, 366, 365, 364, 363, 362, 359, 358,
- 357, 356, 355, 354, 353, 352, 351, 350, 349, 348,
-
- 347, 346, 343, 342, 341, 340, 339, 338, 334, 333,
- 332, 331, 330, 329, 328, 327, 326, 325, 324, 323,
- 322, 321, 320, 319, 318, 317, 316, 315, 314, 313,
- 312, 311, 310, 309, 308, 307, 306, 305, 304, 301,
- 300, 299, 297, 197, 294, 292, 290, 289, 286, 285,
- 282, 275, 274, 273, 272, 271, 270, 269, 268, 267,
- 255, 254, 253, 249, 248, 245, 244, 243, 242, 241,
- 240, 239, 238, 235, 234, 233, 232, 231, 230, 229,
- 226, 225, 221, 213, 212, 211, 207, 206, 205, 202,
- 201, 197, 190, 185, 184, 183, 180, 179, 171, 159,
-
- 140, 133, 106, 105, 104, 43, 99, 97, 96, 87,
- 43, 1250, 11, 1250, 1250, 1250, 1250, 1250, 1250, 1250,
- 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250,
- 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250,
- 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250,
- 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250,
- 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250,
- 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250,
- 1250, 1250, 1250, 1250
+ 1155, 1156, 1129, 1157, 1158, 1159, 1160, 1161, 1162, 1163,
+ 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173,
+
+ 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183,
+ 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193,
+ 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203,
+ 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1213,
+ 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1223,
+ 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233,
+ 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1243,
+ 1244, 1245, 1246, 1247, 1248, 1249, 1250, 1251, 1252, 1253,
+ 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263,
+ 1264, 12, 12, 12, 12, 12, 36, 36, 36, 36,
+
+ 36, 79, 285, 79, 79, 79, 98, 384, 98, 487,
+ 98, 100, 100, 100, 100, 100, 116, 116, 116, 116,
+ 116, 173, 100, 173, 173, 173, 197, 197, 197, 798,
+ 797, 796, 795, 794, 793, 792, 791, 790, 789, 788,
+ 787, 784, 783, 782, 781, 780, 779, 778, 777, 776,
+ 775, 774, 773, 772, 771, 770, 769, 768, 767, 766,
+ 765, 764, 763, 762, 761, 760, 759, 758, 757, 756,
+ 755, 754, 753, 752, 751, 750, 749, 748, 746, 745,
+ 744, 743, 742, 741, 740, 737, 736, 731, 730, 729,
+ 728, 727, 726, 725, 724, 723, 722, 721, 720, 719,
+
+ 718, 717, 716, 715, 714, 713, 712, 711, 710, 709,
+ 708, 707, 706, 705, 704, 703, 702, 701, 700, 699,
+ 698, 697, 696, 695, 694, 693, 692, 691, 690, 689,
+ 688, 687, 686, 685, 684, 683, 682, 681, 680, 679,
+ 678, 677, 676, 675, 674, 673, 672, 671, 670, 669,
+ 664, 663, 662, 661, 660, 659, 656, 655, 654, 653,
+ 652, 651, 650, 649, 648, 647, 646, 645, 644, 643,
+ 642, 641, 637, 636, 635, 634, 633, 632, 631, 628,
+ 627, 626, 625, 624, 623, 622, 621, 620, 619, 618,
+ 617, 616, 615, 614, 613, 612, 611, 610, 609, 608,
+
+ 607, 606, 605, 604, 603, 602, 601, 600, 599, 598,
+ 597, 596, 595, 594, 593, 592, 591, 590, 589, 588,
+ 587, 586, 582, 581, 580, 579, 578, 577, 576, 575,
+ 574, 573, 572, 571, 570, 569, 568, 567, 566, 565,
+ 562, 561, 560, 559, 558, 557, 556, 555, 554, 553,
+ 552, 551, 550, 549, 548, 547, 546, 545, 544, 543,
+ 542, 541, 540, 539, 538, 537, 536, 535, 534, 533,
+ 532, 531, 530, 529, 528, 527, 526, 525, 524, 523,
+ 522, 521, 520, 519, 516, 515, 514, 513, 512, 511,
+ 510, 509, 508, 507, 506, 505, 504, 503, 502, 501,
+
+ 500, 499, 495, 494, 493, 492, 491, 490, 489, 486,
+ 485, 482, 481, 480, 479, 478, 477, 476, 475, 474,
+ 473, 472, 471, 470, 469, 468, 467, 466, 465, 464,
+ 463, 462, 461, 458, 457, 454, 453, 452, 451, 450,
+ 449, 448, 447, 444, 443, 442, 441, 440, 437, 436,
+ 435, 434, 433, 432, 431, 430, 429, 428, 427, 422,
+ 421, 420, 419, 418, 417, 416, 415, 414, 413, 412,
+ 411, 408, 407, 406, 405, 404, 401, 400, 399, 398,
+ 395, 394, 392, 391, 386, 383, 380, 379, 378, 377,
+ 376, 375, 374, 373, 372, 371, 370, 369, 368, 367,
+
+ 366, 365, 364, 361, 360, 359, 358, 357, 356, 355,
+ 354, 353, 352, 351, 350, 349, 348, 345, 344, 343,
+ 342, 341, 340, 336, 335, 334, 333, 332, 331, 330,
+ 329, 328, 327, 326, 325, 324, 323, 322, 321, 320,
+ 319, 318, 317, 316, 315, 314, 313, 312, 311, 310,
+ 309, 308, 307, 306, 303, 302, 301, 299, 198, 296,
+ 294, 292, 291, 288, 287, 284, 277, 276, 275, 274,
+ 273, 272, 271, 270, 269, 268, 256, 255, 254, 250,
+ 249, 246, 245, 244, 243, 242, 241, 240, 239, 236,
+ 235, 234, 233, 232, 231, 230, 227, 226, 222, 214,
+
+ 213, 212, 208, 207, 206, 203, 202, 198, 191, 186,
+ 185, 184, 181, 180, 172, 159, 140, 133, 106, 105,
+ 104, 43, 99, 97, 96, 87, 43, 1265, 11, 1265,
+ 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265,
+ 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265,
+ 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265,
+ 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265,
+ 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265,
+ 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265,
+ 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265
+
} ;
-static const flex_int16_t yy_chk[1685] =
+static yyconst flex_int16_t yy_chk[1701] =
{ 0,
0, 1, 1, 1, 0, 1, 1, 0, 1, 1,
- 1, 1, 1, 1, 1, 1, 1, 1, 21, 244,
+ 1, 1, 1, 1, 1, 1, 1, 1, 21, 245,
3, 3, 3, 21, 1, 1, 3, 0, 0, 1,
4, 4, 4, 13, 1, 13, 4, 27, 28, 1,
57, 1, 5, 5, 5, 26, 32, 1, 1, 33,
- 6, 6, 6, 7, 7, 7, 1, 7, 723, 8,
- 8, 8, 1, 8, 57, 27, 28, 244, 26, 1,
+ 6, 6, 6, 7, 7, 7, 1, 7, 0, 8,
+ 8, 8, 1, 8, 57, 27, 28, 245, 26, 1,
1, 2, 2, 2, 32, 2, 2, 33, 2, 2,
2, 2, 2, 2, 2, 2, 2, 2, 9, 9,
9, 52, 5, 31, 2, 2, 10, 10, 10, 2,
6, 20, 20, 20, 2, 37, 9, 37, 42, 2,
42, 2, 20, 51, 10, 54, 31, 2, 2, 52,
- 62, 66, 25, 724, 25, 725, 2, 25, 25, 25,
- 62, 66, 2, 66, 259, 20, 51, 259, 54, 2,
+ 62, 66, 25, 723, 25, 724, 2, 25, 25, 25,
+ 62, 66, 2, 66, 260, 20, 51, 260, 54, 2,
2, 15, 15, 15, 15, 15, 15, 15, 15, 15,
15, 15, 15, 15, 15, 15, 15, 15, 15, 15,
15, 15, 15, 15, 15, 15, 15, 15, 15, 15,
15, 15, 17, 47, 17, 17, 17, 19, 53, 19,
19, 19, 44, 56, 22, 17, 22, 22, 22, 60,
19, 69, 60, 55, 60, 69, 60, 22, 74, 47,
- 726, 59, 74, 55, 65, 131, 56, 53, 17, 65,
- 108, 63, 65, 19, 109, 69, 55, 44, 131, 727,
- 22, 45, 729, 45, 45, 45, 45, 59, 45, 45,
+ 725, 59, 74, 55, 65, 131, 56, 53, 17, 65,
+ 108, 63, 65, 19, 109, 69, 55, 44, 131, 726,
+ 22, 45, 727, 45, 45, 45, 45, 59, 45, 45,
45, 55, 58, 59, 63, 45, 45, 108, 45, 58,
88, 88, 88, 109, 45, 63, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
45, 45, 45, 45, 45, 45, 45, 58, 89, 89,
- 89, 58, 61, 115, 70, 58, 61, 92, 90, 61,
- 61, 68, 68, 58, 71, 68, 137, 58, 77, 58,
- 58, 68, 61, 70, 71, 70, 115, 70, 72, 71,
- 71, 72, 72, 75, 90, 92, 76, 80, 80, 80,
- 91, 77, 72, 75, 75, 72, 76, 93, 80, 75,
- 81, 77, 81, 81, 81, 100, 77, 95, 137, 76,
- 730, 76, 82, 81, 82, 76, 91, 82, 82, 82,
- 94, 80, 103, 93, 76, 83, 107, 83, 83, 83,
- 102, 76, 84, 84, 84, 95, 81, 102, 83, 111,
-
- 100, 112, 113, 84, 114, 122, 94, 119, 126, 126,
- 103, 187, 107, 145, 731, 122, 132, 130, 126, 130,
- 161, 83, 154, 154, 119, 102, 84, 111, 112, 102,
- 113, 114, 132, 102, 145, 119, 130, 134, 187, 157,
- 134, 102, 157, 157, 134, 102, 173, 102, 102, 118,
- 118, 118, 174, 161, 161, 161, 118, 118, 118, 118,
- 118, 118, 175, 176, 161, 162, 161, 177, 161, 162,
- 195, 161, 178, 162, 173, 182, 186, 191, 174, 118,
- 118, 118, 118, 118, 118, 175, 193, 284, 204, 732,
- 200, 176, 276, 177, 204, 178, 237, 195, 182, 291,
-
- 191, 279, 287, 298, 186, 286, 286, 335, 335, 193,
- 198, 198, 198, 200, 286, 276, 284, 198, 198, 198,
- 198, 198, 198, 323, 279, 287, 310, 291, 323, 303,
- 310, 351, 298, 354, 376, 734, 382, 354, 341, 376,
- 198, 198, 198, 198, 198, 198, 303, 237, 341, 394,
- 237, 296, 296, 296, 542, 735, 736, 737, 296, 296,
- 296, 296, 296, 296, 382, 392, 416, 392, 465, 647,
- 493, 416, 492, 465, 323, 494, 647, 394, 569, 323,
- 494, 296, 296, 296, 296, 296, 296, 351, 569, 578,
- 580, 542, 392, 579, 392, 393, 393, 393, 493, 492,
-
- 580, 741, 393, 393, 393, 393, 393, 393, 551, 650,
- 660, 648, 728, 551, 739, 650, 579, 578, 648, 703,
- 740, 742, 743, 703, 728, 393, 393, 393, 393, 393,
- 393, 744, 745, 746, 747, 748, 749, 750, 660, 751,
- 752, 739, 754, 740, 755, 756, 757, 758, 759, 760,
- 551, 761, 762, 763, 765, 766, 767, 768, 769, 771,
- 772, 773, 768, 774, 775, 776, 777, 778, 779, 780,
- 781, 782, 783, 786, 787, 788, 790, 791, 792, 794,
- 795, 796, 782, 797, 798, 799, 800, 801, 802, 803,
- 804, 805, 807, 808, 809, 810, 811, 812, 813, 815,
-
- 814, 816, 817, 818, 819, 820, 821, 822, 823, 824,
- 826, 827, 828, 768, 829, 830, 831, 832, 833, 834,
- 835, 836, 837, 838, 839, 841, 813, 814, 842, 843,
- 844, 845, 846, 842, 847, 848, 849, 850, 851, 852,
- 853, 854, 855, 856, 857, 858, 859, 860, 861, 862,
- 864, 865, 866, 867, 868, 869, 870, 872, 875, 876,
- 877, 878, 879, 880, 881, 882, 883, 884, 885, 886,
- 887, 843, 888, 889, 892, 893, 894, 895, 896, 897,
- 898, 899, 900, 901, 902, 903, 904, 905, 882, 908,
- 910, 912, 913, 914, 883, 915, 916, 917, 919, 920,
-
- 922, 923, 924, 925, 928, 930, 931, 932, 933, 934,
- 935, 936, 937, 938, 939, 940, 941, 942, 943, 944,
- 945, 946, 947, 948, 949, 951, 952, 953, 954, 955,
- 956, 957, 958, 960, 961, 962, 963, 964, 965, 966,
- 967, 968, 969, 970, 971, 972, 973, 975, 976, 977,
- 947, 980, 981, 982, 983, 984, 976, 985, 986, 987,
- 988, 989, 991, 992, 938, 993, 998, 951, 999, 1000,
- 1001, 1002, 1004, 1006, 1007, 1008, 1009, 1010, 1011, 1013,
- 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1024,
- 1026, 1028, 1029, 1030, 1002, 1032, 1033, 1034, 1035, 1036,
-
- 1039, 1041, 1042, 1043, 1045, 1047, 1049, 1050, 1051, 1052,
- 1053, 1054, 1055, 1057, 1059, 1060, 1061, 1062, 1063, 1064,
- 1065, 1066, 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074,
- 1075, 1076, 1077, 1049, 1078, 1079, 1080, 1081, 1082, 1083,
- 1084, 1086, 1089, 1091, 1092, 1093, 1094, 1095, 1091, 1096,
- 1097, 1099, 1102, 1103, 1105, 1106, 1107, 1108, 1109, 1110,
- 1111, 1112, 1113, 1115, 1116, 1118, 1120, 1083, 1121, 1122,
- 1123, 1124, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133,
- 1134, 1135, 1136, 1137, 1138, 1140, 1141, 1142, 1143, 1144,
- 1146, 1147, 1148, 1149, 1151, 1152, 1153, 1154, 1155, 1156,
-
- 1157, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1168,
- 1169, 1170, 1171, 1173, 1174, 1175, 1176, 1177, 1178, 1179,
- 1180, 1181, 1182, 1183, 1185, 1188, 1189, 1190, 1191, 1193,
- 1195, 1196, 1198, 1199, 1200, 1201, 1203, 1204, 1205, 1206,
- 1207, 1208, 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216,
- 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1225, 1227, 1228,
- 1229, 1230, 1231, 1235, 1236, 1237, 1239, 1240, 1241, 1242,
- 1243, 1244, 1245, 1247, 1248, 1251, 1251, 1251, 1251, 1251,
- 1252, 1252, 1252, 1252, 1252, 1253, 1259, 1253, 1253, 1253,
- 1254, 1260, 1254, 1261, 1254, 1255, 1255, 1255, 1255, 1255,
-
- 1256, 1256, 1256, 1256, 1256, 1257, 1262, 1257, 1257, 1257,
- 1258, 1258, 1258, 722, 721, 720, 719, 718, 717, 716,
- 715, 714, 713, 712, 711, 709, 708, 707, 706, 705,
- 704, 702, 701, 698, 697, 696, 693, 692, 691, 690,
- 689, 688, 687, 686, 685, 684, 683, 682, 681, 680,
- 678, 677, 676, 675, 674, 673, 672, 671, 670, 669,
- 668, 667, 666, 665, 664, 663, 662, 661, 659, 657,
- 656, 655, 654, 653, 652, 649, 646, 645, 644, 643,
- 642, 641, 640, 639, 638, 637, 636, 635, 634, 632,
- 631, 630, 629, 628, 627, 626, 625, 623, 622, 621,
-
- 620, 619, 617, 616, 615, 614, 613, 612, 611, 610,
- 609, 608, 607, 606, 605, 604, 603, 602, 601, 600,
- 599, 598, 597, 596, 595, 594, 593, 592, 591, 590,
- 589, 588, 587, 586, 585, 584, 583, 582, 581, 577,
- 576, 575, 572, 571, 570, 567, 566, 565, 564, 563,
- 562, 561, 560, 558, 557, 556, 555, 554, 553, 552,
- 550, 549, 547, 546, 545, 544, 543, 541, 540, 539,
- 538, 536, 535, 534, 533, 532, 531, 530, 529, 528,
- 527, 526, 525, 524, 523, 522, 520, 519, 518, 517,
- 516, 515, 514, 512, 511, 510, 509, 508, 507, 506,
-
- 505, 504, 503, 502, 501, 500, 499, 498, 497, 496,
- 490, 488, 485, 484, 482, 481, 480, 478, 474, 473,
- 472, 471, 470, 469, 468, 467, 466, 464, 463, 462,
- 461, 460, 459, 458, 457, 456, 455, 453, 451, 450,
- 449, 448, 447, 446, 445, 444, 443, 442, 440, 439,
- 438, 437, 436, 435, 434, 433, 432, 431, 430, 429,
- 428, 427, 426, 425, 424, 423, 422, 421, 419, 418,
- 417, 415, 414, 413, 412, 411, 410, 408, 407, 406,
- 405, 404, 403, 401, 400, 399, 398, 396, 395, 390,
- 389, 387, 386, 385, 384, 383, 380, 377, 375, 374,
-
- 373, 372, 371, 370, 369, 368, 367, 366, 365, 364,
- 363, 362, 361, 360, 359, 358, 357, 356, 355, 353,
- 352, 350, 349, 348, 347, 346, 345, 344, 343, 340,
- 339, 338, 337, 336, 334, 333, 332, 331, 330, 329,
- 328, 327, 326, 325, 324, 322, 321, 320, 319, 318,
- 317, 316, 315, 314, 313, 312, 311, 309, 308, 307,
- 306, 305, 302, 301, 300, 299, 295, 293, 290, 288,
- 285, 282, 275, 274, 273, 272, 271, 270, 269, 268,
- 267, 266, 265, 264, 263, 262, 261, 260, 258, 257,
- 256, 255, 254, 253, 252, 251, 250, 249, 248, 247,
-
- 246, 245, 243, 242, 241, 240, 239, 238, 236, 235,
- 234, 233, 232, 231, 230, 229, 228, 226, 225, 224,
- 223, 222, 221, 220, 219, 218, 217, 216, 215, 214,
- 213, 212, 211, 210, 209, 208, 207, 206, 205, 203,
- 202, 201, 199, 196, 194, 192, 190, 189, 184, 183,
- 179, 171, 170, 169, 168, 167, 166, 165, 164, 163,
- 160, 159, 158, 156, 155, 153, 152, 151, 150, 149,
- 148, 147, 146, 144, 143, 142, 141, 140, 139, 138,
- 136, 135, 133, 129, 128, 127, 125, 124, 123, 121,
- 120, 116, 110, 106, 105, 104, 98, 97, 78, 73,
-
- 67, 64, 50, 49, 48, 43, 41, 39, 38, 24,
- 14, 11, 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250,
- 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250,
- 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250,
- 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250,
- 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250,
- 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250,
- 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250, 1250,
- 1250, 1250, 1250, 1250
+ 89, 58, 61, 100, 70, 58, 61, 728, 90, 61,
+ 61, 68, 68, 58, 71, 68, 115, 58, 77, 58,
+ 58, 68, 61, 70, 71, 70, 729, 70, 72, 71,
+ 71, 72, 72, 75, 90, 91, 75, 76, 100, 115,
+ 122, 77, 72, 75, 75, 72, 730, 76, 353, 75,
+ 122, 77, 80, 80, 80, 81, 77, 81, 81, 81,
+ 76, 91, 76, 80, 92, 82, 76, 82, 81, 93,
+ 82, 82, 82, 94, 83, 76, 83, 83, 83, 84,
+ 84, 84, 76, 95, 103, 731, 80, 83, 107, 102,
+
+ 84, 81, 92, 111, 113, 93, 102, 137, 112, 94,
+ 114, 119, 145, 132, 353, 126, 126, 130, 174, 130,
+ 83, 95, 103, 84, 107, 126, 154, 154, 119, 132,
+ 176, 111, 113, 145, 102, 112, 130, 114, 102, 119,
+ 134, 157, 102, 134, 157, 157, 174, 134, 175, 137,
+ 102, 161, 177, 176, 102, 178, 102, 102, 118, 118,
+ 118, 337, 337, 732, 179, 118, 118, 118, 118, 118,
+ 118, 162, 187, 183, 175, 162, 188, 196, 192, 162,
+ 177, 178, 194, 286, 161, 161, 161, 179, 118, 118,
+ 118, 118, 118, 118, 238, 161, 183, 161, 201, 161,
+
+ 187, 192, 161, 188, 196, 194, 199, 199, 199, 278,
+ 281, 289, 286, 199, 199, 199, 199, 199, 199, 205,
+ 300, 201, 288, 288, 293, 205, 305, 733, 735, 736,
+ 379, 288, 278, 281, 289, 379, 199, 199, 199, 199,
+ 199, 199, 312, 305, 385, 238, 312, 343, 238, 300,
+ 397, 325, 293, 298, 298, 298, 325, 343, 546, 737,
+ 298, 298, 298, 298, 298, 298, 356, 395, 419, 395,
+ 356, 468, 385, 419, 496, 497, 468, 498, 397, 574,
+ 585, 584, 498, 298, 298, 298, 298, 298, 298, 574,
+ 585, 652, 555, 583, 395, 546, 395, 555, 652, 653,
+
+ 666, 496, 325, 497, 584, 656, 653, 325, 396, 396,
+ 396, 656, 734, 738, 739, 396, 396, 396, 396, 396,
+ 396, 583, 709, 741, 734, 742, 709, 743, 666, 744,
+ 746, 747, 748, 749, 555, 750, 751, 752, 396, 396,
+ 396, 396, 396, 396, 753, 754, 755, 756, 757, 758,
+ 759, 761, 762, 763, 747, 764, 765, 746, 766, 767,
+ 768, 769, 770, 772, 773, 774, 775, 776, 778, 779,
+ 780, 775, 781, 782, 783, 784, 785, 786, 787, 788,
+ 789, 790, 793, 794, 795, 797, 798, 799, 801, 802,
+ 803, 789, 804, 805, 806, 807, 808, 809, 810, 811,
+
+ 812, 814, 815, 816, 817, 818, 819, 820, 821, 823,
+ 822, 824, 825, 826, 827, 828, 829, 830, 831, 832,
+ 834, 835, 775, 836, 837, 838, 839, 840, 841, 842,
+ 843, 844, 845, 846, 847, 849, 821, 822, 850, 851,
+ 852, 853, 854, 850, 855, 856, 857, 858, 859, 860,
+ 861, 862, 863, 864, 865, 866, 867, 868, 869, 870,
+ 872, 873, 874, 875, 876, 877, 878, 880, 883, 884,
+ 885, 886, 887, 888, 889, 890, 891, 892, 893, 894,
+ 895, 851, 896, 897, 898, 901, 902, 903, 904, 905,
+ 906, 907, 908, 909, 910, 911, 912, 913, 914, 891,
+
+ 917, 919, 921, 922, 923, 892, 924, 925, 926, 928,
+ 929, 931, 932, 933, 934, 937, 939, 940, 941, 942,
+ 943, 944, 945, 946, 947, 948, 949, 950, 951, 952,
+ 953, 954, 955, 956, 957, 958, 959, 961, 962, 963,
+ 964, 965, 966, 967, 968, 970, 971, 972, 973, 974,
+ 975, 976, 977, 978, 979, 980, 981, 982, 983, 985,
+ 986, 987, 957, 990, 991, 992, 993, 994, 986, 995,
+ 996, 997, 998, 999, 1001, 947, 1002, 1003, 1006, 961,
+ 1009, 1010, 1011, 1012, 1013, 1015, 1017, 1018, 1019, 1020,
+ 1021, 1022, 1024, 1025, 1026, 1027, 1028, 1029, 1030, 1031,
+
+ 1032, 1033, 1035, 1037, 1039, 1040, 1041, 1013, 1043, 1044,
+ 1045, 1046, 1047, 1050, 1052, 1053, 1054, 1056, 1057, 1059,
+ 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1069, 1071, 1072,
+ 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1080, 1081, 1082,
+ 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1061, 1090, 1091,
+ 1092, 1093, 1094, 1095, 1096, 1097, 1099, 1102, 1104, 1105,
+ 1106, 1107, 1108, 1104, 1109, 1110, 1112, 1115, 1116, 1118,
+ 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1129,
+ 1130, 1132, 1096, 1134, 1135, 1136, 1137, 1138, 1140, 1141,
+ 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151,
+
+ 1153, 1155, 1156, 1157, 1158, 1159, 1161, 1162, 1163, 1164,
+ 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1174, 1175, 1176,
+ 1177, 1178, 1179, 1180, 1181, 1183, 1184, 1185, 1186, 1188,
+ 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198,
+ 1200, 1203, 1204, 1205, 1206, 1208, 1210, 1211, 1213, 1214,
+ 1215, 1216, 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1225,
+ 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1234, 1235,
+ 1236, 1237, 1238, 1240, 1242, 1243, 1244, 1245, 1246, 1250,
+ 1251, 1252, 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1262,
+ 1263, 1266, 1266, 1266, 1266, 1266, 1267, 1267, 1267, 1267,
+
+ 1267, 1268, 1274, 1268, 1268, 1268, 1269, 1275, 1269, 1276,
+ 1269, 1270, 1270, 1270, 1270, 1270, 1271, 1271, 1271, 1271,
+ 1271, 1272, 1277, 1272, 1272, 1272, 1273, 1273, 1273, 722,
+ 721, 720, 719, 718, 717, 715, 714, 713, 712, 711,
+ 710, 708, 707, 704, 703, 702, 699, 698, 697, 696,
+ 695, 694, 693, 692, 691, 690, 689, 688, 687, 686,
+ 684, 683, 682, 681, 680, 679, 678, 677, 676, 675,
+ 674, 673, 672, 671, 670, 669, 668, 667, 665, 663,
+ 662, 661, 660, 659, 658, 655, 654, 651, 650, 649,
+ 648, 647, 646, 645, 644, 643, 642, 641, 640, 639,
+
+ 637, 636, 635, 634, 633, 632, 631, 630, 628, 627,
+ 626, 625, 624, 622, 621, 620, 619, 618, 617, 616,
+ 615, 614, 613, 612, 611, 610, 609, 608, 607, 606,
+ 605, 604, 603, 602, 601, 600, 599, 598, 597, 596,
+ 595, 594, 593, 592, 591, 590, 589, 588, 587, 586,
+ 582, 581, 580, 577, 576, 575, 572, 571, 570, 569,
+ 568, 567, 566, 565, 564, 562, 561, 560, 559, 558,
+ 557, 556, 554, 553, 551, 550, 549, 548, 547, 545,
+ 544, 543, 542, 540, 539, 538, 537, 536, 535, 534,
+ 533, 532, 531, 530, 529, 528, 527, 526, 524, 523,
+
+ 522, 521, 520, 519, 518, 516, 515, 514, 513, 512,
+ 511, 510, 509, 508, 507, 506, 505, 504, 503, 502,
+ 501, 500, 494, 492, 489, 488, 486, 485, 484, 482,
+ 478, 477, 476, 475, 474, 473, 472, 471, 470, 469,
+ 467, 466, 465, 464, 463, 462, 461, 460, 459, 458,
+ 456, 454, 453, 452, 451, 450, 449, 448, 447, 446,
+ 445, 443, 442, 441, 440, 439, 438, 437, 436, 435,
+ 434, 433, 432, 431, 430, 429, 428, 427, 426, 425,
+ 424, 422, 421, 420, 418, 417, 416, 415, 414, 413,
+ 411, 410, 409, 408, 407, 406, 404, 403, 402, 401,
+
+ 399, 398, 393, 392, 390, 389, 388, 387, 386, 383,
+ 380, 378, 377, 376, 375, 374, 373, 372, 371, 370,
+ 369, 368, 367, 366, 365, 364, 363, 362, 361, 360,
+ 359, 358, 357, 355, 354, 352, 351, 350, 349, 348,
+ 347, 346, 345, 342, 341, 340, 339, 338, 336, 335,
+ 334, 333, 332, 331, 330, 329, 328, 327, 326, 324,
+ 323, 322, 321, 320, 319, 318, 317, 316, 315, 314,
+ 313, 311, 310, 309, 308, 307, 304, 303, 302, 301,
+ 297, 295, 292, 290, 287, 284, 277, 276, 275, 274,
+ 273, 272, 271, 270, 269, 268, 267, 266, 265, 264,
+
+ 263, 262, 261, 259, 258, 257, 256, 255, 254, 253,
+ 252, 251, 250, 249, 248, 247, 246, 244, 243, 242,
+ 241, 240, 239, 237, 236, 235, 234, 233, 232, 231,
+ 230, 229, 227, 226, 225, 224, 223, 222, 221, 220,
+ 219, 218, 217, 216, 215, 214, 213, 212, 211, 210,
+ 209, 208, 207, 206, 204, 203, 202, 200, 197, 195,
+ 193, 191, 190, 185, 184, 180, 172, 171, 170, 169,
+ 168, 167, 166, 165, 164, 163, 160, 159, 158, 156,
+ 155, 153, 152, 151, 150, 149, 148, 147, 146, 144,
+ 143, 142, 141, 140, 139, 138, 136, 135, 133, 129,
+
+ 128, 127, 125, 124, 123, 121, 120, 116, 110, 106,
+ 105, 104, 98, 97, 78, 73, 67, 64, 50, 49,
+ 48, 43, 41, 39, 38, 24, 14, 11, 1265, 1265,
+ 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265,
+ 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265,
+ 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265,
+ 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265,
+ 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265,
+ 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265,
+ 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265, 1265
+
} ;
static yy_state_type yy_last_accepting_state;
static char *yy_last_accepting_cpos;
-extern int yy_flex_debug;
-int yy_flex_debug = 1;
+extern int parser6__flex_debug;
+int parser6__flex_debug = 1;
-static const flex_int16_t yy_rule_linenum[160] =
+static yyconst flex_int16_t yy_rule_linenum[161] =
{ 0,
- 135, 137, 139, 144, 145, 150, 151, 152, 164, 167,
- 172, 179, 188, 197, 206, 215, 224, 233, 242, 251,
- 260, 269, 278, 287, 296, 305, 315, 325, 335, 345,
- 355, 365, 375, 385, 395, 404, 413, 422, 431, 440,
- 449, 458, 470, 479, 488, 497, 506, 516, 526, 536,
- 546, 557, 567, 577, 587, 597, 607, 617, 627, 637,
- 646, 655, 664, 679, 694, 703, 712, 721, 730, 739,
- 748, 757, 766, 775, 784, 794, 803, 812, 821, 830,
- 839, 848, 857, 866, 875, 884, 894, 903, 912, 921,
- 930, 939, 948, 957, 966, 975, 985, 994, 1003, 1013,
-
- 1023, 1033, 1042, 1051, 1060, 1071, 1081, 1090, 1100, 1110,
- 1119, 1128, 1137, 1146, 1155, 1164, 1174, 1183, 1192, 1201,
- 1210, 1219, 1228, 1237, 1246, 1255, 1264, 1273, 1282, 1291,
- 1300, 1309, 1318, 1327, 1336, 1345, 1354, 1363, 1372, 1381,
- 1390, 1400, 1498, 1503, 1508, 1513, 1514, 1515, 1516, 1517,
- 1518, 1520, 1538, 1551, 1556, 1560, 1562, 1564, 1566
+ 136, 138, 140, 145, 146, 151, 152, 153, 165, 168,
+ 173, 180, 189, 198, 207, 216, 225, 234, 243, 252,
+ 261, 270, 279, 288, 297, 306, 316, 326, 336, 346,
+ 356, 366, 376, 386, 396, 405, 414, 423, 432, 441,
+ 450, 459, 471, 480, 489, 498, 507, 517, 527, 537,
+ 547, 558, 568, 578, 588, 598, 609, 620, 631, 642,
+ 651, 661, 670, 679, 695, 711, 720, 729, 738, 747,
+ 756, 765, 774, 783, 792, 801, 811, 820, 830, 840,
+ 849, 859, 869, 878, 887, 896, 905, 915, 924, 933,
+ 942, 951, 960, 969, 978, 987, 996, 1006, 1015, 1024,
+
+ 1034, 1044, 1054, 1063, 1072, 1081, 1092, 1102, 1111, 1121,
+ 1131, 1140, 1149, 1158, 1167, 1177, 1186, 1196, 1205, 1214,
+ 1223, 1232, 1241, 1250, 1259, 1268, 1277, 1286, 1295, 1304,
+ 1313, 1322, 1331, 1340, 1349, 1358, 1367, 1376, 1385, 1394,
+ 1403, 1412, 1422, 1520, 1525, 1530, 1535, 1536, 1537, 1538,
+ 1539, 1540, 1542, 1560, 1573, 1578, 1582, 1584, 1586, 1588
} ;
/* The intent behind this definition is that it'll catch
#define yymore() yymore_used_but_not_detected
#define YY_MORE_ADJ 0
#define YY_RESTORE_YY_MORE_OFFSET
-char *yytext;
+char *parser6_text;
#line 1 "dhcp6_lexer.ll"
/* Copyright (C) 2016-2017 Internet Systems Consortium, Inc. ("ISC")
2.5.31 through 2.5.33): it generates code that does
not conform to C89. See Debian bug 333231
<http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=333231>. */
-# undef yywrap
-# define yywrap() 1
+# undef parser6_wrap
+# define parser6_wrap() 1
namespace {
isc::dhcp::Parser6Context::ParserType start_token_value;
unsigned int comment_start_line = 0;
+using namespace isc::dhcp;
+
};
/* To avoid the call to exit... oops! */
#define YY_FATAL_ERROR(msg) isc::dhcp::Parser6Context::fatal(msg)
-#line 1623 "dhcp6_lexer.cc"
/* noyywrap disables automatic rewinding for the next file to parse. Since we
always parse only a single string, there's no need to do any wraps. And
- using yywrap requires linking with -lfl, which provides the default yywrap
+ using parser6_wrap requires linking with -lfl, which provides the default parser6_wrap
implementation that always returns 1 anyway. */
/* nounput simplifies the lexer, by removing support for putting a character
back into the input stream. We never use such capability anyway. */
/* avoid to get static global variables to remain with C++. */
/* in last resort %option reentrant */
/* Enables debug mode. To see the debug messages, one needs to also set
- yy_flex_debug to 1, then the debug messages will be printed on stderr. */
+ parser6__flex_debug to 1, then the debug messages will be printed on stderr. */
/* I have no idea what this option does, except it was specified in the bison
examples and Postgres folks added it to remove gcc 4.3 warnings. Let's
be on the safe side and keep it. */
#define YY_NO_INPUT 1
+
/* These are not token expressions yet, just convenience expressions that
can be used during actual token definitions. Note some can match
incorrect inputs (e.g., IP addresses) which must be checked. */
/* for errors */
-#line 88 "dhcp6_lexer.ll"
+#line 90 "dhcp6_lexer.ll"
/* This code run each time a pattern is matched. It updates the location
- by moving it ahead by yyleng bytes. yyleng specifies the length of the
+ by moving it ahead by parser6_leng bytes. parser6_leng specifies the length of the
currently matched token. */
-#define YY_USER_ACTION driver.loc_.columns(yyleng);
-#line 1649 "dhcp6_lexer.cc"
-#line 1650 "dhcp6_lexer.cc"
+#define YY_USER_ACTION driver.loc_.columns(parser6_leng);
+#line 1436 "dhcp6_lexer.cc"
#define INITIAL 0
#define COMMENT 1
/* %if-reentrant */
/* %if-c-only */
-static int yy_init_globals ( void );
+static int yy_init_globals (void );
/* %endif */
/* %if-reentrant */
/* Accessor methods to globals.
These are made visible to non-reentrant scanners for convenience. */
-int yylex_destroy ( void );
+int parser6_lex_destroy (void );
-int yyget_debug ( void );
+int parser6_get_debug (void );
-void yyset_debug ( int debug_flag );
+void parser6_set_debug (int debug_flag );
-YY_EXTRA_TYPE yyget_extra ( void );
+YY_EXTRA_TYPE parser6_get_extra (void );
-void yyset_extra ( YY_EXTRA_TYPE user_defined );
+void parser6_set_extra (YY_EXTRA_TYPE user_defined );
-FILE *yyget_in ( void );
+FILE *parser6_get_in (void );
-void yyset_in ( FILE * _in_str );
+void parser6_set_in (FILE * _in_str );
-FILE *yyget_out ( void );
+FILE *parser6_get_out (void );
-void yyset_out ( FILE * _out_str );
+void parser6_set_out (FILE * _out_str );
- int yyget_leng ( void );
+ int parser6_get_leng (void );
-char *yyget_text ( void );
+char *parser6_get_text (void );
-int yyget_lineno ( void );
+int parser6_get_lineno (void );
-void yyset_lineno ( int _line_number );
+void parser6_set_lineno (int _line_number );
/* %if-bison-bridge */
/* %endif */
#ifndef YY_SKIP_YYWRAP
#ifdef __cplusplus
-extern "C" int yywrap ( void );
+extern "C" int parser6_wrap (void );
#else
-extern int yywrap ( void );
+extern int parser6_wrap (void );
#endif
#endif
/* %not-for-header */
+
#ifndef YY_NO_UNPUT
#endif
/* %endif */
#ifndef yytext_ptr
-static void yy_flex_strncpy ( char *, const char *, int );
+static void yy_flex_strncpy (char *,yyconst char *,int );
#endif
#ifdef YY_NEED_STRLEN
-static int yy_flex_strlen ( const char * );
+static int yy_flex_strlen (yyconst char * );
#endif
#ifndef YY_NO_INPUT
/* %if-c-only Standard (non-C++) definition */
/* %not-for-header */
+
#ifdef __cplusplus
-static int yyinput ( void );
+static int yyinput (void );
#else
-static int input ( void );
+static int input (void );
#endif
/* %ok-for-header */
/* This used to be an fputs(), but since the string might contain NUL's,
* we now use fwrite().
*/
-#define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0)
+#define ECHO do { if (fwrite( parser6_text, (size_t) parser6_leng, 1, parser6_out )) {} } while (0)
/* %endif */
/* %if-c++-only C++ definition */
/* %endif */
if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
{ \
int c = '*'; \
- int n; \
+ size_t n; \
for ( n = 0; n < max_size && \
- (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
+ (c = getc( parser6_in )) != EOF && c != '\n'; ++n ) \
buf[n] = (char) c; \
if ( c == '\n' ) \
buf[n++] = (char) c; \
- if ( c == EOF && ferror( yyin ) ) \
+ if ( c == EOF && ferror( parser6_in ) ) \
YY_FATAL_ERROR( "input in flex scanner failed" ); \
result = n; \
} \
else \
{ \
errno=0; \
- while ( (result = (int) fread(buf, 1, (yy_size_t) max_size, yyin)) == 0 && ferror(yyin)) \
+ while ( (result = (int) fread(buf, 1, max_size, parser6_in))==0 && ferror(parser6_in)) \
{ \
if( errno != EINTR) \
{ \
break; \
} \
errno=0; \
- clearerr(yyin); \
+ clearerr(parser6_in); \
} \
}\
\
/* %if-tables-serialization structures and prototypes */
/* %not-for-header */
+
/* %ok-for-header */
/* %not-for-header */
+
/* %tables-yydmap generated elements */
/* %endif */
/* end tables serialization structures and prototypes */
#define YY_DECL_IS_OURS 1
/* %if-c-only Standard (non-C++) definition */
-extern int yylex (void);
+extern int parser6_lex (void);
-#define YY_DECL int yylex (void)
+#define YY_DECL int parser6_lex (void)
/* %endif */
/* %if-c++-only C++ definition */
/* %endif */
#endif /* !YY_DECL */
-/* Code executed at the beginning of each rule, after yytext and yyleng
+/* Code executed at the beginning of each rule, after parser6_text and parser6_leng
* have been set up.
*/
#ifndef YY_USER_ACTION
YY_USER_ACTION
/* %not-for-header */
+
/** The main scanner function which does all the work.
*/
YY_DECL
if ( ! (yy_start) )
(yy_start) = 1; /* first start state */
- if ( ! yyin )
+ if ( ! parser6_in )
/* %if-c-only */
- yyin = stdin;
+ parser6_in = stdin;
/* %endif */
/* %if-c++-only */
/* %endif */
- if ( ! yyout )
+ if ( ! parser6_out )
/* %if-c-only */
- yyout = stdout;
+ parser6_out = stdout;
/* %endif */
/* %if-c++-only */
/* %endif */
if ( ! YY_CURRENT_BUFFER ) {
- yyensure_buffer_stack ();
+ parser6_ensure_buffer_stack ();
YY_CURRENT_BUFFER_LVALUE =
- yy_create_buffer( yyin, YY_BUF_SIZE );
+ parser6__create_buffer(parser6_in,YY_BUF_SIZE );
}
- yy_load_buffer_state( );
+ parser6__load_buffer_state( );
}
{
/* %% [7.0] user's declarations go here */
-#line 94 "dhcp6_lexer.ll"
+#line 96 "dhcp6_lexer.ll"
-#line 98 "dhcp6_lexer.ll"
/* This part of the code is copied over to the verbatim to the top
- of the generated yylex function. Explanation:
+ of the generated parser6_lex function. Explanation:
http://www.gnu.org/software/bison/manual/html_node/Multiple-start_002dsymbols.html */
- /* Code run each time yylex is called. */
+ /* Code run each time parser6_lex is called. */
driver.loc_.step();
if (start_token_flag) {
}
-#line 1974 "dhcp6_lexer.cc"
+#line 1764 "dhcp6_lexer.cc"
while ( /*CONSTCOND*/1 ) /* loops until end-of-file is reached */
{
/* %% [8.0] yymore()-related code goes here */
yy_cp = (yy_c_buf_p);
- /* Support of yytext. */
+ /* Support of parser6_text. */
*yy_cp = (yy_hold_char);
/* yy_bp points to the position in yy_ch_buf of the start of
while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
{
yy_current_state = (int) yy_def[yy_current_state];
- if ( yy_current_state >= 1251 )
- yy_c = yy_meta[yy_c];
+ if ( yy_current_state >= 1266 )
+ yy_c = yy_meta[(unsigned int) yy_c];
}
- yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
+ yy_current_state = yy_nxt[yy_base[yy_current_state] + (flex_int16_t) yy_c];
++yy_cp;
}
- while ( yy_current_state != 1250 );
+ while ( yy_current_state != 1265 );
yy_cp = (yy_last_accepting_cpos);
yy_current_state = (yy_last_accepting_state);
YY_DO_BEFORE_ACTION;
-/* %% [11.0] code for yylineno update goes here */
+/* %% [11.0] code for parser6_lineno update goes here */
do_action: /* This label is used only to access EOF actions. */
/* %% [12.0] debug code goes here */
- if ( yy_flex_debug )
+ if ( parser6__flex_debug )
{
if ( yy_act == 0 )
fprintf( stderr, "--scanner backing up\n" );
- else if ( yy_act < 160 )
+ else if ( yy_act < 161 )
fprintf( stderr, "--accepting rule at line %ld (\"%s\")\n",
- (long)yy_rule_linenum[yy_act], yytext );
- else if ( yy_act == 160 )
- fprintf( stderr, "--accepting default rule (\"%s\")\n",
- yytext );
+ (long)yy_rule_linenum[yy_act], parser6_text );
else if ( yy_act == 161 )
+ fprintf( stderr, "--accepting default rule (\"%s\")\n",
+ parser6_text );
+ else if ( yy_act == 162 )
fprintf( stderr, "--(end of buffer or a NUL)\n" );
else
fprintf( stderr, "--EOF (start condition %d)\n", YY_START );
case 1:
YY_RULE_SETUP
-#line 135 "dhcp6_lexer.ll"
+#line 136 "dhcp6_lexer.ll"
;
YY_BREAK
case 2:
YY_RULE_SETUP
-#line 137 "dhcp6_lexer.ll"
+#line 138 "dhcp6_lexer.ll"
;
YY_BREAK
case 3:
YY_RULE_SETUP
-#line 139 "dhcp6_lexer.ll"
+#line 140 "dhcp6_lexer.ll"
{
BEGIN(COMMENT);
comment_start_line = driver.loc_.end.line;;
YY_BREAK
case 4:
YY_RULE_SETUP
-#line 144 "dhcp6_lexer.ll"
+#line 145 "dhcp6_lexer.ll"
BEGIN(INITIAL);
YY_BREAK
case 5:
YY_RULE_SETUP
-#line 145 "dhcp6_lexer.ll"
+#line 146 "dhcp6_lexer.ll"
;
YY_BREAK
case YY_STATE_EOF(COMMENT):
-#line 146 "dhcp6_lexer.ll"
+#line 147 "dhcp6_lexer.ll"
{
isc_throw(Dhcp6ParseError, "Comment not closed. (/* in line " << comment_start_line);
}
YY_BREAK
case 6:
YY_RULE_SETUP
-#line 150 "dhcp6_lexer.ll"
+#line 151 "dhcp6_lexer.ll"
BEGIN(DIR_ENTER);
YY_BREAK
case 7:
YY_RULE_SETUP
-#line 151 "dhcp6_lexer.ll"
+#line 152 "dhcp6_lexer.ll"
BEGIN(DIR_INCLUDE);
YY_BREAK
case 8:
YY_RULE_SETUP
-#line 152 "dhcp6_lexer.ll"
+#line 153 "dhcp6_lexer.ll"
{
/* Include directive. */
/* Extract the filename. */
- std::string tmp(yytext+1);
+ std::string tmp(parser6_text+1);
tmp.resize(tmp.size() - 1);
driver.includeFile(tmp);
case YY_STATE_EOF(DIR_ENTER):
case YY_STATE_EOF(DIR_INCLUDE):
case YY_STATE_EOF(DIR_EXIT):
-#line 161 "dhcp6_lexer.ll"
+#line 162 "dhcp6_lexer.ll"
{
isc_throw(Dhcp6ParseError, "Directive not closed.");
}
YY_BREAK
case 9:
YY_RULE_SETUP
-#line 164 "dhcp6_lexer.ll"
+#line 165 "dhcp6_lexer.ll"
BEGIN(INITIAL);
YY_BREAK
case 10:
YY_RULE_SETUP
-#line 167 "dhcp6_lexer.ll"
+#line 168 "dhcp6_lexer.ll"
{
/* Ok, we found a with space. Let's ignore it and update loc variable. */
driver.loc_.step();
case 11:
/* rule 11 can match eol */
YY_RULE_SETUP
-#line 172 "dhcp6_lexer.ll"
+#line 173 "dhcp6_lexer.ll"
{
/* Newline found. Let's update the location and continue. */
- driver.loc_.lines(yyleng);
+ driver.loc_.lines(parser6_leng);
driver.loc_.step();
}
YY_BREAK
case 12:
YY_RULE_SETUP
-#line 179 "dhcp6_lexer.ll"
+#line 180 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP_DDNS:
YY_BREAK
case 13:
YY_RULE_SETUP
-#line 188 "dhcp6_lexer.ll"
+#line 189 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP_DDNS:
YY_BREAK
case 14:
YY_RULE_SETUP
-#line 197 "dhcp6_lexer.ll"
+#line 198 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP_DDNS:
YY_BREAK
case 15:
YY_RULE_SETUP
-#line 206 "dhcp6_lexer.ll"
+#line 207 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP_DDNS:
YY_BREAK
case 16:
YY_RULE_SETUP
-#line 215 "dhcp6_lexer.ll"
+#line 216 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP_DDNS:
YY_BREAK
case 17:
YY_RULE_SETUP
-#line 224 "dhcp6_lexer.ll"
+#line 225 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP_DDNS:
YY_BREAK
case 18:
YY_RULE_SETUP
-#line 233 "dhcp6_lexer.ll"
+#line 234 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP_DDNS:
YY_BREAK
case 19:
YY_RULE_SETUP
-#line 242 "dhcp6_lexer.ll"
+#line 243 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP_DDNS:
YY_BREAK
case 20:
YY_RULE_SETUP
-#line 251 "dhcp6_lexer.ll"
+#line 252 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP_DDNS:
YY_BREAK
case 21:
YY_RULE_SETUP
-#line 260 "dhcp6_lexer.ll"
+#line 261 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP_DDNS:
YY_BREAK
case 22:
YY_RULE_SETUP
-#line 269 "dhcp6_lexer.ll"
+#line 270 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP_DDNS:
YY_BREAK
case 23:
YY_RULE_SETUP
-#line 278 "dhcp6_lexer.ll"
+#line 279 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP_DDNS:
YY_BREAK
case 24:
YY_RULE_SETUP
-#line 287 "dhcp6_lexer.ll"
+#line 288 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP_DDNS:
YY_BREAK
case 25:
YY_RULE_SETUP
-#line 296 "dhcp6_lexer.ll"
+#line 297 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP_DDNS:
YY_BREAK
case 26:
YY_RULE_SETUP
-#line 305 "dhcp6_lexer.ll"
+#line 306 "dhcp6_lexer.ll"
{
/* dhcp-ddns value keywords are case insensitive */
if (driver.ctx_ == isc::dhcp::Parser6Context::NCR_PROTOCOL) {
return isc::dhcp::Dhcp6Parser::make_UDP(driver.loc_);
}
- std::string tmp(yytext+1);
+ std::string tmp(parser6_text+1);
tmp.resize(tmp.size() - 1);
return isc::dhcp::Dhcp6Parser::make_STRING(tmp, driver.loc_);
}
YY_BREAK
case 27:
YY_RULE_SETUP
-#line 315 "dhcp6_lexer.ll"
+#line 316 "dhcp6_lexer.ll"
{
/* dhcp-ddns value keywords are case insensitive */
if (driver.ctx_ == isc::dhcp::Parser6Context::NCR_PROTOCOL) {
return isc::dhcp::Dhcp6Parser::make_TCP(driver.loc_);
}
- std::string tmp(yytext+1);
+ std::string tmp(parser6_text+1);
tmp.resize(tmp.size() - 1);
return isc::dhcp::Dhcp6Parser::make_STRING(tmp, driver.loc_);
}
YY_BREAK
case 28:
YY_RULE_SETUP
-#line 325 "dhcp6_lexer.ll"
+#line 326 "dhcp6_lexer.ll"
{
/* dhcp-ddns value keywords are case insensitive */
if (driver.ctx_ == isc::dhcp::Parser6Context::NCR_FORMAT) {
return isc::dhcp::Dhcp6Parser::make_JSON(driver.loc_);
}
- std::string tmp(yytext+1);
+ std::string tmp(parser6_text+1);
tmp.resize(tmp.size() - 1);
return isc::dhcp::Dhcp6Parser::make_STRING(tmp, driver.loc_);
}
YY_BREAK
case 29:
YY_RULE_SETUP
-#line 335 "dhcp6_lexer.ll"
+#line 336 "dhcp6_lexer.ll"
{
/* dhcp-ddns value keywords are case insensitive */
if (driver.ctx_ == isc::dhcp::Parser6Context::REPLACE_CLIENT_NAME) {
return isc::dhcp::Dhcp6Parser::make_WHEN_PRESENT(driver.loc_);
}
- std::string tmp(yytext+1);
+ std::string tmp(parser6_text+1);
tmp.resize(tmp.size() - 1);
return isc::dhcp::Dhcp6Parser::make_STRING(tmp, driver.loc_);
}
YY_BREAK
case 30:
YY_RULE_SETUP
-#line 345 "dhcp6_lexer.ll"
+#line 346 "dhcp6_lexer.ll"
{
/* dhcp-ddns value keywords are case insensitive */
if (driver.ctx_ == isc::dhcp::Parser6Context::REPLACE_CLIENT_NAME) {
return isc::dhcp::Dhcp6Parser::make_WHEN_PRESENT(driver.loc_);
}
- std::string tmp(yytext+1);
+ std::string tmp(parser6_text+1);
tmp.resize(tmp.size() - 1);
return isc::dhcp::Dhcp6Parser::make_STRING(tmp, driver.loc_);
}
YY_BREAK
case 31:
YY_RULE_SETUP
-#line 355 "dhcp6_lexer.ll"
+#line 356 "dhcp6_lexer.ll"
{
/* dhcp-ddns value keywords are case insensitive */
if (driver.ctx_ == isc::dhcp::Parser6Context::REPLACE_CLIENT_NAME) {
return isc::dhcp::Dhcp6Parser::make_NEVER(driver.loc_);
}
- std::string tmp(yytext+1);
+ std::string tmp(parser6_text+1);
tmp.resize(tmp.size() - 1);
return isc::dhcp::Dhcp6Parser::make_STRING(tmp, driver.loc_);
}
YY_BREAK
case 32:
YY_RULE_SETUP
-#line 365 "dhcp6_lexer.ll"
+#line 366 "dhcp6_lexer.ll"
{
/* dhcp-ddns value keywords are case insensitive */
if (driver.ctx_ == isc::dhcp::Parser6Context::REPLACE_CLIENT_NAME) {
return isc::dhcp::Dhcp6Parser::make_NEVER(driver.loc_);
}
- std::string tmp(yytext+1);
+ std::string tmp(parser6_text+1);
tmp.resize(tmp.size() - 1);
return isc::dhcp::Dhcp6Parser::make_STRING(tmp, driver.loc_);
}
YY_BREAK
case 33:
YY_RULE_SETUP
-#line 375 "dhcp6_lexer.ll"
+#line 376 "dhcp6_lexer.ll"
{
/* dhcp-ddns value keywords are case insensitive */
if (driver.ctx_ == isc::dhcp::Parser6Context::REPLACE_CLIENT_NAME) {
return isc::dhcp::Dhcp6Parser::make_ALWAYS(driver.loc_);
}
- std::string tmp(yytext+1);
+ std::string tmp(parser6_text+1);
tmp.resize(tmp.size() - 1);
return isc::dhcp::Dhcp6Parser::make_STRING(tmp, driver.loc_);
}
YY_BREAK
case 34:
YY_RULE_SETUP
-#line 385 "dhcp6_lexer.ll"
+#line 386 "dhcp6_lexer.ll"
{
/* dhcp-ddns value keywords are case insensitive */
if (driver.ctx_ == isc::dhcp::Parser6Context::REPLACE_CLIENT_NAME) {
return isc::dhcp::Dhcp6Parser::make_WHEN_NOT_PRESENT(driver.loc_);
}
- std::string tmp(yytext+1);
+ std::string tmp(parser6_text+1);
tmp.resize(tmp.size() - 1);
return isc::dhcp::Dhcp6Parser::make_STRING(tmp, driver.loc_);
}
YY_BREAK
case 35:
YY_RULE_SETUP
-#line 395 "dhcp6_lexer.ll"
+#line 396 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::CONFIG:
YY_BREAK
case 36:
YY_RULE_SETUP
-#line 404 "dhcp6_lexer.ll"
+#line 405 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP6:
YY_BREAK
case 37:
YY_RULE_SETUP
-#line 413 "dhcp6_lexer.ll"
+#line 414 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::INTERFACES_CONFIG:
YY_BREAK
case 38:
YY_RULE_SETUP
-#line 422 "dhcp6_lexer.ll"
+#line 423 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::INTERFACES_CONFIG:
YY_BREAK
case 39:
YY_RULE_SETUP
-#line 431 "dhcp6_lexer.ll"
+#line 432 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP6:
YY_BREAK
case 40:
YY_RULE_SETUP
-#line 440 "dhcp6_lexer.ll"
+#line 441 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP6:
YY_BREAK
case 41:
YY_RULE_SETUP
-#line 449 "dhcp6_lexer.ll"
+#line 450 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::HOSTS_DATABASE:
YY_BREAK
case 42:
YY_RULE_SETUP
-#line 458 "dhcp6_lexer.ll"
+#line 459 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::LEASE_DATABASE:
YY_BREAK
case 43:
YY_RULE_SETUP
-#line 470 "dhcp6_lexer.ll"
+#line 471 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DATABASE_TYPE:
YY_BREAK
case 44:
YY_RULE_SETUP
-#line 479 "dhcp6_lexer.ll"
+#line 480 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DATABASE_TYPE:
YY_BREAK
case 45:
YY_RULE_SETUP
-#line 488 "dhcp6_lexer.ll"
+#line 489 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DATABASE_TYPE:
YY_BREAK
case 46:
YY_RULE_SETUP
-#line 497 "dhcp6_lexer.ll"
+#line 498 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DATABASE_TYPE:
YY_BREAK
case 47:
YY_RULE_SETUP
-#line 506 "dhcp6_lexer.ll"
+#line 507 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::LEASE_DATABASE:
YY_BREAK
case 48:
YY_RULE_SETUP
-#line 516 "dhcp6_lexer.ll"
+#line 517 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::LEASE_DATABASE:
YY_BREAK
case 49:
YY_RULE_SETUP
-#line 526 "dhcp6_lexer.ll"
+#line 527 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::LEASE_DATABASE:
YY_BREAK
case 50:
YY_RULE_SETUP
-#line 536 "dhcp6_lexer.ll"
+#line 537 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::LEASE_DATABASE:
YY_BREAK
case 51:
YY_RULE_SETUP
-#line 546 "dhcp6_lexer.ll"
+#line 547 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::LEASE_DATABASE:
YY_BREAK
case 52:
YY_RULE_SETUP
-#line 557 "dhcp6_lexer.ll"
+#line 558 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::LEASE_DATABASE:
YY_BREAK
case 53:
YY_RULE_SETUP
-#line 567 "dhcp6_lexer.ll"
+#line 568 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::LEASE_DATABASE:
YY_BREAK
case 54:
YY_RULE_SETUP
-#line 577 "dhcp6_lexer.ll"
+#line 578 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::LEASE_DATABASE:
YY_BREAK
case 55:
YY_RULE_SETUP
-#line 587 "dhcp6_lexer.ll"
+#line 588 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::LEASE_DATABASE:
YY_BREAK
case 56:
YY_RULE_SETUP
-#line 597 "dhcp6_lexer.ll"
+#line 598 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP6:
case isc::dhcp::Parser6Context::SUBNET6:
+ case Parser6Context::SHARED_NETWORK:
return isc::dhcp::Dhcp6Parser::make_PREFERRED_LIFETIME(driver.loc_);
default:
return isc::dhcp::Dhcp6Parser::make_STRING("preferred-lifetime", driver.loc_);
YY_BREAK
case 57:
YY_RULE_SETUP
-#line 607 "dhcp6_lexer.ll"
+#line 609 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP6:
case isc::dhcp::Parser6Context::SUBNET6:
+ case Parser6Context::SHARED_NETWORK:
return isc::dhcp::Dhcp6Parser::make_VALID_LIFETIME(driver.loc_);
default:
return isc::dhcp::Dhcp6Parser::make_STRING("valid-lifetime", driver.loc_);
YY_BREAK
case 58:
YY_RULE_SETUP
-#line 617 "dhcp6_lexer.ll"
+#line 620 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP6:
case isc::dhcp::Parser6Context::SUBNET6:
+ case Parser6Context::SHARED_NETWORK:
return isc::dhcp::Dhcp6Parser::make_RENEW_TIMER(driver.loc_);
default:
return isc::dhcp::Dhcp6Parser::make_STRING("renew-timer", driver.loc_);
YY_BREAK
case 59:
YY_RULE_SETUP
-#line 627 "dhcp6_lexer.ll"
+#line 631 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP6:
case isc::dhcp::Parser6Context::SUBNET6:
+ case Parser6Context::SHARED_NETWORK:
return isc::dhcp::Dhcp6Parser::make_REBIND_TIMER(driver.loc_);
default:
return isc::dhcp::Dhcp6Parser::make_STRING("rebind-timer", driver.loc_);
YY_BREAK
case 60:
YY_RULE_SETUP
-#line 637 "dhcp6_lexer.ll"
+#line 642 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP6:
YY_BREAK
case 61:
YY_RULE_SETUP
-#line 646 "dhcp6_lexer.ll"
+#line 651 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP6:
+ case Parser6Context::SHARED_NETWORK:
return isc::dhcp::Dhcp6Parser::make_SUBNET6(driver.loc_);
default:
return isc::dhcp::Dhcp6Parser::make_STRING("subnet6", driver.loc_);
YY_BREAK
case 62:
YY_RULE_SETUP
-#line 655 "dhcp6_lexer.ll"
+#line 661 "dhcp6_lexer.ll"
+{
+ switch (driver.ctx_) {
+ case Parser6Context::DHCP6:
+ return Dhcp6Parser::make_SHARED_NETWORKS(driver.loc_);
+ default:
+ return Dhcp6Parser::make_STRING("shared-networks", driver.loc_);
+ }
+}
+ YY_BREAK
+case 63:
+YY_RULE_SETUP
+#line 670 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP6:
}
}
YY_BREAK
-case 63:
+case 64:
YY_RULE_SETUP
-#line 664 "dhcp6_lexer.ll"
+#line 679 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP6:
case isc::dhcp::Parser6Context::RESERVATIONS:
case isc::dhcp::Parser6Context::CLIENT_CLASSES:
case isc::dhcp::Parser6Context::CLIENT_CLASS:
+ case Parser6Context::SHARED_NETWORK:
return isc::dhcp::Dhcp6Parser::make_OPTION_DATA(driver.loc_);
default:
return isc::dhcp::Dhcp6Parser::make_STRING("option-data", driver.loc_);
}
}
YY_BREAK
-case 64:
+case 65:
YY_RULE_SETUP
-#line 679 "dhcp6_lexer.ll"
+#line 695 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::LEASE_DATABASE:
case isc::dhcp::Parser6Context::CLIENT_CLASSES:
case isc::dhcp::Parser6Context::CLIENT_CLASS:
case isc::dhcp::Parser6Context::LOGGERS:
+ case Parser6Context::SHARED_NETWORK:
return isc::dhcp::Dhcp6Parser::make_NAME(driver.loc_);
default:
return isc::dhcp::Dhcp6Parser::make_STRING("name", driver.loc_);
}
}
YY_BREAK
-case 65:
+case 66:
YY_RULE_SETUP
-#line 694 "dhcp6_lexer.ll"
+#line 711 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::OPTION_DATA:
}
}
YY_BREAK
-case 66:
+case 67:
YY_RULE_SETUP
-#line 703 "dhcp6_lexer.ll"
+#line 720 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::OPTION_DATA:
}
}
YY_BREAK
-case 67:
+case 68:
YY_RULE_SETUP
-#line 712 "dhcp6_lexer.ll"
+#line 729 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::SUBNET6:
}
}
YY_BREAK
-case 68:
+case 69:
YY_RULE_SETUP
-#line 721 "dhcp6_lexer.ll"
+#line 738 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::SUBNET6:
}
}
YY_BREAK
-case 69:
+case 70:
YY_RULE_SETUP
-#line 730 "dhcp6_lexer.ll"
+#line 747 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::PD_POOLS:
}
}
YY_BREAK
-case 70:
+case 71:
YY_RULE_SETUP
-#line 739 "dhcp6_lexer.ll"
+#line 756 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::PD_POOLS:
}
}
YY_BREAK
-case 71:
+case 72:
YY_RULE_SETUP
-#line 748 "dhcp6_lexer.ll"
+#line 765 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::PD_POOLS:
}
}
YY_BREAK
-case 72:
+case 73:
YY_RULE_SETUP
-#line 757 "dhcp6_lexer.ll"
+#line 774 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::PD_POOLS:
}
}
YY_BREAK
-case 73:
+case 74:
YY_RULE_SETUP
-#line 766 "dhcp6_lexer.ll"
+#line 783 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::PD_POOLS:
}
}
YY_BREAK
-case 74:
+case 75:
YY_RULE_SETUP
-#line 775 "dhcp6_lexer.ll"
+#line 792 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::POOLS:
}
}
YY_BREAK
-case 75:
+case 76:
YY_RULE_SETUP
-#line 784 "dhcp6_lexer.ll"
+#line 801 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::POOLS:
}
}
YY_BREAK
-case 76:
+case 77:
YY_RULE_SETUP
-#line 794 "dhcp6_lexer.ll"
+#line 811 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::SUBNET6:
}
}
YY_BREAK
-case 77:
+case 78:
YY_RULE_SETUP
-#line 803 "dhcp6_lexer.ll"
+#line 820 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::SUBNET6:
+ case Parser6Context::SHARED_NETWORK:
return isc::dhcp::Dhcp6Parser::make_INTERFACE(driver.loc_);
default:
return isc::dhcp::Dhcp6Parser::make_STRING("interface", driver.loc_);
}
}
YY_BREAK
-case 78:
+case 79:
YY_RULE_SETUP
-#line 812 "dhcp6_lexer.ll"
+#line 830 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::SUBNET6:
+ case Parser6Context::SHARED_NETWORK:
return isc::dhcp::Dhcp6Parser::make_INTERFACE_ID(driver.loc_);
default:
return isc::dhcp::Dhcp6Parser::make_STRING("interface-id", driver.loc_);
}
}
YY_BREAK
-case 79:
+case 80:
YY_RULE_SETUP
-#line 821 "dhcp6_lexer.ll"
+#line 840 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::SUBNET6:
}
}
YY_BREAK
-case 80:
+case 81:
YY_RULE_SETUP
-#line 830 "dhcp6_lexer.ll"
+#line 849 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::SUBNET6:
+ case Parser6Context::SHARED_NETWORK:
return isc::dhcp::Dhcp6Parser::make_RAPID_COMMIT(driver.loc_);
default:
return isc::dhcp::Dhcp6Parser::make_STRING("rapid-commit", driver.loc_);
}
}
YY_BREAK
-case 81:
+case 82:
YY_RULE_SETUP
-#line 839 "dhcp6_lexer.ll"
+#line 859 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::SUBNET6:
+ case Parser6Context::SHARED_NETWORK:
return isc::dhcp::Dhcp6Parser::make_RESERVATION_MODE(driver.loc_);
default:
return isc::dhcp::Dhcp6Parser::make_STRING("reservation-mode", driver.loc_);
}
}
YY_BREAK
-case 82:
+case 83:
YY_RULE_SETUP
-#line 848 "dhcp6_lexer.ll"
+#line 869 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::RESERVATION_MODE:
}
}
YY_BREAK
-case 83:
+case 84:
YY_RULE_SETUP
-#line 857 "dhcp6_lexer.ll"
+#line 878 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::RESERVATION_MODE:
}
}
YY_BREAK
-case 84:
+case 85:
YY_RULE_SETUP
-#line 866 "dhcp6_lexer.ll"
+#line 887 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::RESERVATION_MODE:
}
}
YY_BREAK
-case 85:
+case 86:
YY_RULE_SETUP
-#line 875 "dhcp6_lexer.ll"
+#line 896 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::RESERVATION_MODE:
}
}
YY_BREAK
-case 86:
+case 87:
YY_RULE_SETUP
-#line 884 "dhcp6_lexer.ll"
+#line 905 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::OPTION_DEF:
}
}
YY_BREAK
-case 87:
+case 88:
YY_RULE_SETUP
-#line 894 "dhcp6_lexer.ll"
+#line 915 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP6:
}
}
YY_BREAK
-case 88:
+case 89:
YY_RULE_SETUP
-#line 903 "dhcp6_lexer.ll"
+#line 924 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP6:
}
}
YY_BREAK
-case 89:
+case 90:
YY_RULE_SETUP
-#line 912 "dhcp6_lexer.ll"
+#line 933 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP6:
}
}
YY_BREAK
-case 90:
+case 91:
YY_RULE_SETUP
-#line 921 "dhcp6_lexer.ll"
+#line 942 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::CONFIG:
}
}
YY_BREAK
-case 91:
+case 92:
YY_RULE_SETUP
-#line 930 "dhcp6_lexer.ll"
+#line 951 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::LOGGING:
}
}
YY_BREAK
-case 92:
+case 93:
YY_RULE_SETUP
-#line 939 "dhcp6_lexer.ll"
+#line 960 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::LOGGERS:
}
}
YY_BREAK
-case 93:
+case 94:
YY_RULE_SETUP
-#line 948 "dhcp6_lexer.ll"
+#line 969 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::OUTPUT_OPTIONS:
}
}
YY_BREAK
-case 94:
+case 95:
YY_RULE_SETUP
-#line 957 "dhcp6_lexer.ll"
+#line 978 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::OUTPUT_OPTIONS:
}
}
YY_BREAK
-case 95:
+case 96:
YY_RULE_SETUP
-#line 966 "dhcp6_lexer.ll"
+#line 987 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::OUTPUT_OPTIONS:
}
}
YY_BREAK
-case 96:
+case 97:
YY_RULE_SETUP
-#line 975 "dhcp6_lexer.ll"
+#line 996 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::OUTPUT_OPTIONS:
}
}
YY_BREAK
-case 97:
+case 98:
YY_RULE_SETUP
-#line 985 "dhcp6_lexer.ll"
+#line 1006 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::LOGGERS:
}
}
YY_BREAK
-case 98:
+case 99:
YY_RULE_SETUP
-#line 994 "dhcp6_lexer.ll"
+#line 1015 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::LOGGERS:
}
}
YY_BREAK
-case 99:
+case 100:
YY_RULE_SETUP
-#line 1003 "dhcp6_lexer.ll"
+#line 1024 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP6:
}
}
YY_BREAK
-case 100:
+case 101:
YY_RULE_SETUP
-#line 1013 "dhcp6_lexer.ll"
+#line 1034 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::SUBNET6:
}
}
YY_BREAK
-case 101:
+case 102:
YY_RULE_SETUP
-#line 1023 "dhcp6_lexer.ll"
+#line 1044 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::CLIENT_CLASSES:
}
}
YY_BREAK
-case 102:
+case 103:
YY_RULE_SETUP
-#line 1033 "dhcp6_lexer.ll"
+#line 1054 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::SUBNET6:
}
}
YY_BREAK
-case 103:
+case 104:
YY_RULE_SETUP
-#line 1042 "dhcp6_lexer.ll"
+#line 1063 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::RESERVATIONS:
}
}
YY_BREAK
-case 104:
+case 105:
YY_RULE_SETUP
-#line 1051 "dhcp6_lexer.ll"
+#line 1072 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::RESERVATIONS:
}
}
YY_BREAK
-case 105:
+case 106:
YY_RULE_SETUP
-#line 1060 "dhcp6_lexer.ll"
+#line 1081 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::MAC_SOURCES:
}
}
YY_BREAK
-case 106:
+case 107:
YY_RULE_SETUP
-#line 1071 "dhcp6_lexer.ll"
+#line 1092 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::HOST_RESERVATION_IDENTIFIERS:
}
}
YY_BREAK
-case 107:
+case 108:
YY_RULE_SETUP
-#line 1081 "dhcp6_lexer.ll"
+#line 1102 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::RESERVATIONS:
}
}
YY_BREAK
-case 108:
+case 109:
YY_RULE_SETUP
-#line 1090 "dhcp6_lexer.ll"
+#line 1111 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::HOST_RESERVATION_IDENTIFIERS:
}
}
YY_BREAK
-case 109:
+case 110:
YY_RULE_SETUP
-#line 1100 "dhcp6_lexer.ll"
+#line 1121 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::OPTION_DEF:
}
}
YY_BREAK
-case 110:
+case 111:
YY_RULE_SETUP
-#line 1110 "dhcp6_lexer.ll"
+#line 1131 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::OPTION_DATA:
}
}
YY_BREAK
-case 111:
+case 112:
YY_RULE_SETUP
-#line 1119 "dhcp6_lexer.ll"
+#line 1140 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::OPTION_DEF:
}
}
YY_BREAK
-case 112:
+case 113:
YY_RULE_SETUP
-#line 1128 "dhcp6_lexer.ll"
+#line 1149 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::OPTION_DEF:
}
}
YY_BREAK
-case 113:
+case 114:
YY_RULE_SETUP
-#line 1137 "dhcp6_lexer.ll"
+#line 1158 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::OPTION_DEF:
}
}
YY_BREAK
-case 114:
+case 115:
YY_RULE_SETUP
-#line 1146 "dhcp6_lexer.ll"
+#line 1167 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::SUBNET6:
+ case Parser6Context::SHARED_NETWORK:
return isc::dhcp::Dhcp6Parser::make_RELAY(driver.loc_);
default:
return isc::dhcp::Dhcp6Parser::make_STRING("relay", driver.loc_);
}
}
YY_BREAK
-case 115:
+case 116:
YY_RULE_SETUP
-#line 1155 "dhcp6_lexer.ll"
+#line 1177 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::RELAY:
}
}
YY_BREAK
-case 116:
+case 117:
YY_RULE_SETUP
-#line 1164 "dhcp6_lexer.ll"
+#line 1186 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP6:
}
}
YY_BREAK
-case 117:
+case 118:
YY_RULE_SETUP
-#line 1174 "dhcp6_lexer.ll"
+#line 1196 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::HOOKS_LIBRARIES:
}
}
YY_BREAK
-case 118:
+case 119:
YY_RULE_SETUP
-#line 1183 "dhcp6_lexer.ll"
+#line 1205 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::HOOKS_LIBRARIES:
}
}
YY_BREAK
-case 119:
+case 120:
YY_RULE_SETUP
-#line 1192 "dhcp6_lexer.ll"
+#line 1214 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP6:
}
}
YY_BREAK
-case 120:
+case 121:
YY_RULE_SETUP
-#line 1201 "dhcp6_lexer.ll"
+#line 1223 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DUID_TYPE:
}
}
YY_BREAK
-case 121:
+case 122:
YY_RULE_SETUP
-#line 1210 "dhcp6_lexer.ll"
+#line 1232 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DUID_TYPE:
}
}
YY_BREAK
-case 122:
+case 123:
YY_RULE_SETUP
-#line 1219 "dhcp6_lexer.ll"
+#line 1241 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DUID_TYPE:
}
}
YY_BREAK
-case 123:
+case 124:
YY_RULE_SETUP
-#line 1228 "dhcp6_lexer.ll"
+#line 1250 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::SERVER_ID:
}
}
YY_BREAK
-case 124:
+case 125:
YY_RULE_SETUP
-#line 1237 "dhcp6_lexer.ll"
+#line 1259 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::SERVER_ID:
}
}
YY_BREAK
-case 125:
+case 126:
YY_RULE_SETUP
-#line 1246 "dhcp6_lexer.ll"
+#line 1268 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::SERVER_ID:
}
}
YY_BREAK
-case 126:
+case 127:
YY_RULE_SETUP
-#line 1255 "dhcp6_lexer.ll"
+#line 1277 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::SERVER_ID:
}
}
YY_BREAK
-case 127:
+case 128:
YY_RULE_SETUP
-#line 1264 "dhcp6_lexer.ll"
+#line 1286 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP6:
}
}
YY_BREAK
-case 128:
+case 129:
YY_RULE_SETUP
-#line 1273 "dhcp6_lexer.ll"
+#line 1295 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::EXPIRED_LEASES_PROCESSING:
}
}
YY_BREAK
-case 129:
+case 130:
YY_RULE_SETUP
-#line 1282 "dhcp6_lexer.ll"
+#line 1304 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::EXPIRED_LEASES_PROCESSING:
}
}
YY_BREAK
-case 130:
+case 131:
YY_RULE_SETUP
-#line 1291 "dhcp6_lexer.ll"
+#line 1313 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::EXPIRED_LEASES_PROCESSING:
}
}
YY_BREAK
-case 131:
+case 132:
YY_RULE_SETUP
-#line 1300 "dhcp6_lexer.ll"
+#line 1322 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::EXPIRED_LEASES_PROCESSING:
}
}
YY_BREAK
-case 132:
+case 133:
YY_RULE_SETUP
-#line 1309 "dhcp6_lexer.ll"
+#line 1331 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::EXPIRED_LEASES_PROCESSING:
}
}
YY_BREAK
-case 133:
+case 134:
YY_RULE_SETUP
-#line 1318 "dhcp6_lexer.ll"
+#line 1340 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::EXPIRED_LEASES_PROCESSING:
}
}
YY_BREAK
-case 134:
+case 135:
YY_RULE_SETUP
-#line 1327 "dhcp6_lexer.ll"
+#line 1349 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP6:
}
}
YY_BREAK
-case 135:
+case 136:
YY_RULE_SETUP
-#line 1336 "dhcp6_lexer.ll"
+#line 1358 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP6:
}
}
YY_BREAK
-case 136:
+case 137:
YY_RULE_SETUP
-#line 1345 "dhcp6_lexer.ll"
+#line 1367 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::CONTROL_SOCKET:
}
}
YY_BREAK
-case 137:
+case 138:
YY_RULE_SETUP
-#line 1354 "dhcp6_lexer.ll"
+#line 1376 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::CONTROL_SOCKET:
}
}
YY_BREAK
-case 138:
+case 139:
YY_RULE_SETUP
-#line 1363 "dhcp6_lexer.ll"
+#line 1385 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP6:
}
}
YY_BREAK
-case 139:
+case 140:
YY_RULE_SETUP
-#line 1372 "dhcp6_lexer.ll"
+#line 1394 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::CONFIG:
}
}
YY_BREAK
-case 140:
+case 141:
YY_RULE_SETUP
-#line 1381 "dhcp6_lexer.ll"
+#line 1403 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::CONFIG:
}
}
YY_BREAK
-case 141:
+case 142:
YY_RULE_SETUP
-#line 1390 "dhcp6_lexer.ll"
+#line 1412 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::CONFIG:
}
}
YY_BREAK
-case 142:
+case 143:
YY_RULE_SETUP
-#line 1400 "dhcp6_lexer.ll"
+#line 1422 "dhcp6_lexer.ll"
{
/* A string has been matched. It contains the actual string and single quotes.
We need to get those quotes out of the way and just use its content, e.g.
for 'foo' we should get foo */
- std::string raw(yytext+1);
+ std::string raw(parser6_text+1);
size_t len = raw.size() - 1;
raw.resize(len);
std::string decoded;
return isc::dhcp::Dhcp6Parser::make_STRING(decoded, driver.loc_);
}
YY_BREAK
-case 143:
-/* rule 143 can match eol */
+case 144:
+/* rule 144 can match eol */
YY_RULE_SETUP
-#line 1498 "dhcp6_lexer.ll"
+#line 1520 "dhcp6_lexer.ll"
{
/* Bad string with a forbidden control character inside */
- driver.error(driver.loc_, "Invalid control in " + std::string(yytext));
+ driver.error(driver.loc_, "Invalid control in " + std::string(parser6_text));
}
YY_BREAK
-case 144:
-/* rule 144 can match eol */
+case 145:
+/* rule 145 can match eol */
YY_RULE_SETUP
-#line 1503 "dhcp6_lexer.ll"
+#line 1525 "dhcp6_lexer.ll"
{
/* Bad string with a bad escape inside */
- driver.error(driver.loc_, "Bad escape in " + std::string(yytext));
+ driver.error(driver.loc_, "Bad escape in " + std::string(parser6_text));
}
YY_BREAK
-case 145:
+case 146:
YY_RULE_SETUP
-#line 1508 "dhcp6_lexer.ll"
+#line 1530 "dhcp6_lexer.ll"
{
/* Bad string with an open escape at the end */
- driver.error(driver.loc_, "Overflow escape in " + std::string(yytext));
+ driver.error(driver.loc_, "Overflow escape in " + std::string(parser6_text));
}
YY_BREAK
-case 146:
+case 147:
YY_RULE_SETUP
-#line 1513 "dhcp6_lexer.ll"
+#line 1535 "dhcp6_lexer.ll"
{ return isc::dhcp::Dhcp6Parser::make_LSQUARE_BRACKET(driver.loc_); }
YY_BREAK
-case 147:
+case 148:
YY_RULE_SETUP
-#line 1514 "dhcp6_lexer.ll"
+#line 1536 "dhcp6_lexer.ll"
{ return isc::dhcp::Dhcp6Parser::make_RSQUARE_BRACKET(driver.loc_); }
YY_BREAK
-case 148:
+case 149:
YY_RULE_SETUP
-#line 1515 "dhcp6_lexer.ll"
+#line 1537 "dhcp6_lexer.ll"
{ return isc::dhcp::Dhcp6Parser::make_LCURLY_BRACKET(driver.loc_); }
YY_BREAK
-case 149:
+case 150:
YY_RULE_SETUP
-#line 1516 "dhcp6_lexer.ll"
+#line 1538 "dhcp6_lexer.ll"
{ return isc::dhcp::Dhcp6Parser::make_RCURLY_BRACKET(driver.loc_); }
YY_BREAK
-case 150:
+case 151:
YY_RULE_SETUP
-#line 1517 "dhcp6_lexer.ll"
+#line 1539 "dhcp6_lexer.ll"
{ return isc::dhcp::Dhcp6Parser::make_COMMA(driver.loc_); }
YY_BREAK
-case 151:
+case 152:
YY_RULE_SETUP
-#line 1518 "dhcp6_lexer.ll"
+#line 1540 "dhcp6_lexer.ll"
{ return isc::dhcp::Dhcp6Parser::make_COLON(driver.loc_); }
YY_BREAK
-case 152:
+case 153:
YY_RULE_SETUP
-#line 1520 "dhcp6_lexer.ll"
+#line 1542 "dhcp6_lexer.ll"
{
/* An integer was found. */
- std::string tmp(yytext);
+ std::string tmp(parser6_text);
int64_t integer = 0;
try {
/* In substring we want to use negative values (e.g. -1).
return isc::dhcp::Dhcp6Parser::make_INTEGER(integer, driver.loc_);
}
YY_BREAK
-case 153:
+case 154:
YY_RULE_SETUP
-#line 1538 "dhcp6_lexer.ll"
+#line 1560 "dhcp6_lexer.ll"
{
/* A floating point was found. */
- std::string tmp(yytext);
+ std::string tmp(parser6_text);
double fp = 0.0;
try {
fp = boost::lexical_cast<double>(tmp);
return isc::dhcp::Dhcp6Parser::make_FLOAT(fp, driver.loc_);
}
YY_BREAK
-case 154:
+case 155:
YY_RULE_SETUP
-#line 1551 "dhcp6_lexer.ll"
+#line 1573 "dhcp6_lexer.ll"
{
- string tmp(yytext);
+ string tmp(parser6_text);
return isc::dhcp::Dhcp6Parser::make_BOOLEAN(tmp == "true", driver.loc_);
}
YY_BREAK
-case 155:
+case 156:
YY_RULE_SETUP
-#line 1556 "dhcp6_lexer.ll"
+#line 1578 "dhcp6_lexer.ll"
{
return isc::dhcp::Dhcp6Parser::make_NULL_TYPE(driver.loc_);
}
YY_BREAK
-case 156:
+case 157:
YY_RULE_SETUP
-#line 1560 "dhcp6_lexer.ll"
+#line 1582 "dhcp6_lexer.ll"
driver.error (driver.loc_, "JSON true reserved keyword is lower case only");
YY_BREAK
-case 157:
+case 158:
YY_RULE_SETUP
-#line 1562 "dhcp6_lexer.ll"
+#line 1584 "dhcp6_lexer.ll"
driver.error (driver.loc_, "JSON false reserved keyword is lower case only");
YY_BREAK
-case 158:
+case 159:
YY_RULE_SETUP
-#line 1564 "dhcp6_lexer.ll"
+#line 1586 "dhcp6_lexer.ll"
driver.error (driver.loc_, "JSON null reserved keyword is lower case only");
YY_BREAK
-case 159:
+case 160:
YY_RULE_SETUP
-#line 1566 "dhcp6_lexer.ll"
-driver.error (driver.loc_, "Invalid character: " + std::string(yytext));
+#line 1588 "dhcp6_lexer.ll"
+driver.error (driver.loc_, "Invalid character: " + std::string(parser6_text));
YY_BREAK
case YY_STATE_EOF(INITIAL):
-#line 1568 "dhcp6_lexer.ll"
+#line 1590 "dhcp6_lexer.ll"
{
if (driver.states_.empty()) {
return isc::dhcp::Dhcp6Parser::make_END(driver.loc_);
BEGIN(DIR_EXIT);
}
YY_BREAK
-case 160:
+case 161:
YY_RULE_SETUP
-#line 1591 "dhcp6_lexer.ll"
+#line 1613 "dhcp6_lexer.ll"
ECHO;
YY_BREAK
-#line 4005 "dhcp6_lexer.cc"
+#line 3819 "dhcp6_lexer.cc"
case YY_END_OF_BUFFER:
{
{
/* We're scanning a new file or input source. It's
* possible that this happened because the user
- * just pointed yyin at a new source and called
- * yylex(). If so, then we have to assure
+ * just pointed parser6_in at a new source and called
+ * parser6_lex(). If so, then we have to assure
* consistency between YY_CURRENT_BUFFER and our
* globals. Here is the right place to do so, because
* this is the first action (other than possibly a
*/
(yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
/* %if-c-only */
- YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
+ YY_CURRENT_BUFFER_LVALUE->yy_input_file = parser6_in;
/* %endif */
/* %if-c++-only */
/* %endif */
{
(yy_did_buffer_switch_on_eof) = 0;
- if ( yywrap( ) )
+ if ( parser6_wrap( ) )
{
/* Note: because we've taken care in
* yy_get_next_buffer() to have set up
- * yytext, we can now set up
+ * parser6_text, we can now set up
* yy_c_buf_p so that if some total
* hoser (like flex itself) wants to
* call the scanner after we return the
} /* end of action switch */
} /* end of scanning one token */
} /* end of user's declarations */
-} /* end of yylex */
+} /* end of parser6_lex */
/* %ok-for-header */
/* %if-c++-only */
/* %not-for-header */
+
/* %ok-for-header */
/* %endif */
b->yy_ch_buf = (char *)
/* Include room in for 2 EOB chars. */
- yyrealloc( (void *) b->yy_ch_buf,
- (yy_size_t) (b->yy_buf_size + 2) );
+ parser6_realloc((void *) b->yy_ch_buf,b->yy_buf_size + 2 );
}
else
/* Can't grow it, we don't own it. */
if ( number_to_move == YY_MORE_ADJ )
{
ret_val = EOB_ACT_END_OF_FILE;
- yyrestart( yyin );
+ parser6_restart(parser6_in );
}
else
if (((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
/* Extend the array by 50%, plus the number we really need. */
int new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
- YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc(
- (void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf, (yy_size_t) new_size );
+ YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) parser6_realloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size );
if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
- /* "- 2" to take care of EOB's */
- YY_CURRENT_BUFFER_LVALUE->yy_buf_size = (int) (new_size - 2);
}
(yy_n_chars) += number_to_move;
/* %if-c-only */
/* %not-for-header */
+
static yy_state_type yy_get_previous_state (void)
/* %endif */
/* %if-c++-only */
while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
{
yy_current_state = (int) yy_def[yy_current_state];
- if ( yy_current_state >= 1251 )
- yy_c = yy_meta[yy_c];
+ if ( yy_current_state >= 1266 )
+ yy_c = yy_meta[(unsigned int) yy_c];
}
- yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
+ yy_current_state = yy_nxt[yy_base[yy_current_state] + (flex_int16_t) yy_c];
}
return yy_current_state;
while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
{
yy_current_state = (int) yy_def[yy_current_state];
- if ( yy_current_state >= 1251 )
- yy_c = yy_meta[yy_c];
+ if ( yy_current_state >= 1266 )
+ yy_c = yy_meta[(unsigned int) yy_c];
}
- yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
- yy_is_jam = (yy_current_state == 1250);
+ yy_current_state = yy_nxt[yy_base[yy_current_state] + (flex_int16_t) yy_c];
+ yy_is_jam = (yy_current_state == 1265);
return yy_is_jam ? 0 : yy_current_state;
}
else
{ /* need more input */
- int offset = (int) ((yy_c_buf_p) - (yytext_ptr));
+ int offset = (yy_c_buf_p) - (yytext_ptr);
++(yy_c_buf_p);
switch ( yy_get_next_buffer( ) )
*/
/* Reset buffer status. */
- yyrestart( yyin );
+ parser6_restart(parser6_in );
/*FALLTHROUGH*/
case EOB_ACT_END_OF_FILE:
{
- if ( yywrap( ) )
+ if ( parser6_wrap( ) )
return 0;
if ( ! (yy_did_buffer_switch_on_eof) )
}
c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
- *(yy_c_buf_p) = '\0'; /* preserve yytext */
+ *(yy_c_buf_p) = '\0'; /* preserve parser6_text */
(yy_hold_char) = *++(yy_c_buf_p);
-/* %% [19.0] update BOL and yylineno */
+/* %% [19.0] update BOL and parser6_lineno */
return c;
}
* @note This function does not reset the start condition to @c INITIAL .
*/
/* %if-c-only */
- void yyrestart (FILE * input_file )
+ void parser6_restart (FILE * input_file )
/* %endif */
/* %if-c++-only */
/* %endif */
{
if ( ! YY_CURRENT_BUFFER ){
- yyensure_buffer_stack ();
+ parser6_ensure_buffer_stack ();
YY_CURRENT_BUFFER_LVALUE =
- yy_create_buffer( yyin, YY_BUF_SIZE );
+ parser6__create_buffer(parser6_in,YY_BUF_SIZE );
}
- yy_init_buffer( YY_CURRENT_BUFFER, input_file );
- yy_load_buffer_state( );
+ parser6__init_buffer(YY_CURRENT_BUFFER,input_file );
+ parser6__load_buffer_state( );
}
/* %if-c++-only */
*
*/
/* %if-c-only */
- void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
+ void parser6__switch_to_buffer (YY_BUFFER_STATE new_buffer )
/* %endif */
/* %if-c++-only */
/* %endif */
/* TODO. We should be able to replace this entire function body
* with
- * yypop_buffer_state();
- * yypush_buffer_state(new_buffer);
+ * parser6_pop_buffer_state();
+ * parser6_push_buffer_state(new_buffer);
*/
- yyensure_buffer_stack ();
+ parser6_ensure_buffer_stack ();
if ( YY_CURRENT_BUFFER == new_buffer )
return;
}
YY_CURRENT_BUFFER_LVALUE = new_buffer;
- yy_load_buffer_state( );
+ parser6__load_buffer_state( );
/* We don't actually know whether we did this switch during
- * EOF (yywrap()) processing, but the only time this flag
- * is looked at is after yywrap() is called, so it's safe
+ * EOF (parser6_wrap()) processing, but the only time this flag
+ * is looked at is after parser6_wrap() is called, so it's safe
* to go ahead and always set it.
*/
(yy_did_buffer_switch_on_eof) = 1;
}
/* %if-c-only */
-static void yy_load_buffer_state (void)
+static void parser6__load_buffer_state (void)
/* %endif */
/* %if-c++-only */
/* %endif */
(yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
/* %if-c-only */
- yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
+ parser6_in = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
/* %endif */
/* %if-c++-only */
/* %endif */
* @return the allocated buffer state.
*/
/* %if-c-only */
- YY_BUFFER_STATE yy_create_buffer (FILE * file, int size )
+ YY_BUFFER_STATE parser6__create_buffer (FILE * file, int size )
/* %endif */
/* %if-c++-only */
/* %endif */
{
YY_BUFFER_STATE b;
- b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) );
+ b = (YY_BUFFER_STATE) parser6_alloc(sizeof( struct yy_buffer_state ) );
if ( ! b )
- YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
+ YY_FATAL_ERROR( "out of dynamic memory in parser6__create_buffer()" );
- b->yy_buf_size = size;
+ b->yy_buf_size = (yy_size_t)size;
/* yy_ch_buf has to be 2 characters longer than the size given because
* we need to put in 2 end-of-buffer characters.
*/
- b->yy_ch_buf = (char *) yyalloc( (yy_size_t) (b->yy_buf_size + 2) );
+ b->yy_ch_buf = (char *) parser6_alloc(b->yy_buf_size + 2 );
if ( ! b->yy_ch_buf )
- YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
+ YY_FATAL_ERROR( "out of dynamic memory in parser6__create_buffer()" );
b->yy_is_our_buffer = 1;
- yy_init_buffer( b, file );
+ parser6__init_buffer(b,file );
return b;
}
/* %endif */
/** Destroy the buffer.
- * @param b a buffer created with yy_create_buffer()
+ * @param b a buffer created with parser6__create_buffer()
*
*/
/* %if-c-only */
- void yy_delete_buffer (YY_BUFFER_STATE b )
+ void parser6__delete_buffer (YY_BUFFER_STATE b )
/* %endif */
/* %if-c++-only */
/* %endif */
YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
if ( b->yy_is_our_buffer )
- yyfree( (void *) b->yy_ch_buf );
+ parser6_free((void *) b->yy_ch_buf );
- yyfree( (void *) b );
+ parser6_free((void *) b );
}
/* Initializes or reinitializes a buffer.
* This function is sometimes called more than once on the same buffer,
- * such as during a yyrestart() or at EOF.
+ * such as during a parser6_restart() or at EOF.
*/
/* %if-c-only */
- static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
+ static void parser6__init_buffer (YY_BUFFER_STATE b, FILE * file )
/* %endif */
/* %if-c++-only */
/* %endif */
{
int oerrno = errno;
- yy_flush_buffer( b );
+ parser6__flush_buffer(b );
/* %if-c-only */
b->yy_input_file = file;
/* %endif */
b->yy_fill_buffer = 1;
- /* If b is the current buffer, then yy_init_buffer was _probably_
- * called from yyrestart() or through yy_get_next_buffer.
+ /* If b is the current buffer, then parser6__init_buffer was _probably_
+ * called from parser6_restart() or through yy_get_next_buffer.
* In that case, we don't want to reset the lineno or column.
*/
if (b != YY_CURRENT_BUFFER){
*
*/
/* %if-c-only */
- void yy_flush_buffer (YY_BUFFER_STATE b )
+ void parser6__flush_buffer (YY_BUFFER_STATE b )
/* %endif */
/* %if-c++-only */
/* %endif */
b->yy_buffer_status = YY_BUFFER_NEW;
if ( b == YY_CURRENT_BUFFER )
- yy_load_buffer_state( );
+ parser6__load_buffer_state( );
}
/* %if-c-or-c++ */
*
*/
/* %if-c-only */
-void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
+void parser6_push_buffer_state (YY_BUFFER_STATE new_buffer )
/* %endif */
/* %if-c++-only */
/* %endif */
if (new_buffer == NULL)
return;
- yyensure_buffer_stack();
+ parser6_ensure_buffer_stack();
- /* This block is copied from yy_switch_to_buffer. */
+ /* This block is copied from parser6__switch_to_buffer. */
if ( YY_CURRENT_BUFFER )
{
/* Flush out information for old buffer. */
(yy_buffer_stack_top)++;
YY_CURRENT_BUFFER_LVALUE = new_buffer;
- /* copied from yy_switch_to_buffer. */
- yy_load_buffer_state( );
+ /* copied from parser6__switch_to_buffer. */
+ parser6__load_buffer_state( );
(yy_did_buffer_switch_on_eof) = 1;
}
/* %endif */
*
*/
/* %if-c-only */
-void yypop_buffer_state (void)
+void parser6_pop_buffer_state (void)
/* %endif */
/* %if-c++-only */
/* %endif */
if (!YY_CURRENT_BUFFER)
return;
- yy_delete_buffer(YY_CURRENT_BUFFER );
+ parser6__delete_buffer(YY_CURRENT_BUFFER );
YY_CURRENT_BUFFER_LVALUE = NULL;
if ((yy_buffer_stack_top) > 0)
--(yy_buffer_stack_top);
if (YY_CURRENT_BUFFER) {
- yy_load_buffer_state( );
+ parser6__load_buffer_state( );
(yy_did_buffer_switch_on_eof) = 1;
}
}
* Guarantees space for at least one push.
*/
/* %if-c-only */
-static void yyensure_buffer_stack (void)
+static void parser6_ensure_buffer_stack (void)
/* %endif */
/* %if-c++-only */
/* %endif */
{
- yy_size_t num_to_alloc;
+ int num_to_alloc;
if (!(yy_buffer_stack)) {
* immediate realloc on the next call.
*/
num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */
- (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
+ (yy_buffer_stack) = (struct yy_buffer_state**)parser6_alloc
(num_to_alloc * sizeof(struct yy_buffer_state*)
);
if ( ! (yy_buffer_stack) )
- YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
+ YY_FATAL_ERROR( "out of dynamic memory in parser6_ensure_buffer_stack()" );
memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
yy_size_t grow_size = 8 /* arbitrary grow size */;
num_to_alloc = (yy_buffer_stack_max) + grow_size;
- (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
+ (yy_buffer_stack) = (struct yy_buffer_state**)parser6_realloc
((yy_buffer_stack),
num_to_alloc * sizeof(struct yy_buffer_state*)
);
if ( ! (yy_buffer_stack) )
- YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
+ YY_FATAL_ERROR( "out of dynamic memory in parser6_ensure_buffer_stack()" );
/* zero only the new slots.*/
memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
*
* @return the newly allocated buffer state object.
*/
-YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
+YY_BUFFER_STATE parser6__scan_buffer (char * base, yy_size_t size )
{
YY_BUFFER_STATE b;
/* They forgot to leave room for the EOB's. */
return NULL;
- b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) );
+ b = (YY_BUFFER_STATE) parser6_alloc(sizeof( struct yy_buffer_state ) );
if ( ! b )
- YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
+ YY_FATAL_ERROR( "out of dynamic memory in parser6__scan_buffer()" );
- b->yy_buf_size = (int) (size - 2); /* "- 2" to take care of EOB's */
+ b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */
b->yy_buf_pos = b->yy_ch_buf = base;
b->yy_is_our_buffer = 0;
b->yy_input_file = NULL;
b->yy_fill_buffer = 0;
b->yy_buffer_status = YY_BUFFER_NEW;
- yy_switch_to_buffer( b );
+ parser6__switch_to_buffer(b );
return b;
}
/* %endif */
/* %if-c-only */
-/** Setup the input buffer state to scan a string. The next call to yylex() will
+/** Setup the input buffer state to scan a string. The next call to parser6_lex() will
* scan from a @e copy of @a str.
* @param yystr a NUL-terminated string to scan
*
* @return the newly allocated buffer state object.
* @note If you want to scan bytes that may contain NUL values, then use
- * yy_scan_bytes() instead.
+ * parser6__scan_bytes() instead.
*/
-YY_BUFFER_STATE yy_scan_string (const char * yystr )
+YY_BUFFER_STATE parser6__scan_string (yyconst char * yystr )
{
- return yy_scan_bytes( yystr, (int) strlen(yystr) );
+ return parser6__scan_bytes(yystr,(int) strlen(yystr) );
}
/* %endif */
/* %if-c-only */
-/** Setup the input buffer state to scan the given bytes. The next call to yylex() will
+/** Setup the input buffer state to scan the given bytes. The next call to parser6_lex() will
* scan from a @e copy of @a bytes.
* @param yybytes the byte buffer to scan
* @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
*
* @return the newly allocated buffer state object.
*/
-YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len )
+YY_BUFFER_STATE parser6__scan_bytes (yyconst char * yybytes, int _yybytes_len )
{
YY_BUFFER_STATE b;
char *buf;
/* Get memory for full buffer, including space for trailing EOB's. */
n = (yy_size_t) (_yybytes_len + 2);
- buf = (char *) yyalloc( n );
+ buf = (char *) parser6_alloc(n );
if ( ! buf )
- YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
+ YY_FATAL_ERROR( "out of dynamic memory in parser6__scan_bytes()" );
for ( i = 0; i < _yybytes_len; ++i )
buf[i] = yybytes[i];
buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
- b = yy_scan_buffer( buf, n );
+ b = parser6__scan_buffer(buf,n );
if ( ! b )
- YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
+ YY_FATAL_ERROR( "bad buffer in parser6__scan_bytes()" );
/* It's okay to grow etc. this buffer, and we should throw it
* away when we're done.
#endif
/* %if-c-only */
-static void yynoreturn yy_fatal_error (const char* msg )
+static void yynoreturn yy_fatal_error (yyconst char* msg )
{
- fprintf( stderr, "%s\n", msg );
+ (void) fprintf( stderr, "%s\n", msg );
exit( YY_EXIT_FAILURE );
}
/* %endif */
#define yyless(n) \
do \
{ \
- /* Undo effects of setting up yytext. */ \
+ /* Undo effects of setting up parser6_text. */ \
int yyless_macro_arg = (n); \
YY_LESS_LINENO(yyless_macro_arg);\
- yytext[yyleng] = (yy_hold_char); \
- (yy_c_buf_p) = yytext + yyless_macro_arg; \
+ parser6_text[parser6_leng] = (yy_hold_char); \
+ (yy_c_buf_p) = parser6_text + yyless_macro_arg; \
(yy_hold_char) = *(yy_c_buf_p); \
*(yy_c_buf_p) = '\0'; \
- yyleng = yyless_macro_arg; \
+ parser6_leng = yyless_macro_arg; \
} \
while ( 0 )
/** Get the current line number.
*
*/
-int yyget_lineno (void)
+int parser6_get_lineno (void)
{
- return yylineno;
+ return parser6_lineno;
}
/** Get the input stream.
*
*/
-FILE *yyget_in (void)
+FILE *parser6_get_in (void)
{
- return yyin;
+ return parser6_in;
}
/** Get the output stream.
*
*/
-FILE *yyget_out (void)
+FILE *parser6_get_out (void)
{
- return yyout;
+ return parser6_out;
}
/** Get the length of the current token.
*
*/
-int yyget_leng (void)
+int parser6_get_leng (void)
{
- return yyleng;
+ return parser6_leng;
}
/** Get the current token.
*
*/
-char *yyget_text (void)
+char *parser6_get_text (void)
{
- return yytext;
+ return parser6_text;
}
/* %if-reentrant */
* @param _line_number line number
*
*/
-void yyset_lineno (int _line_number )
+void parser6_set_lineno (int _line_number )
{
- yylineno = _line_number;
+ parser6_lineno = _line_number;
}
/** Set the input stream. This does not discard the current
* input buffer.
* @param _in_str A readable stream.
*
- * @see yy_switch_to_buffer
+ * @see parser6__switch_to_buffer
*/
-void yyset_in (FILE * _in_str )
+void parser6_set_in (FILE * _in_str )
{
- yyin = _in_str ;
+ parser6_in = _in_str ;
}
-void yyset_out (FILE * _out_str )
+void parser6_set_out (FILE * _out_str )
{
- yyout = _out_str ;
+ parser6_out = _out_str ;
}
-int yyget_debug (void)
+int parser6_get_debug (void)
{
- return yy_flex_debug;
+ return parser6__flex_debug;
}
-void yyset_debug (int _bdebug )
+void parser6_set_debug (int _bdebug )
{
- yy_flex_debug = _bdebug ;
+ parser6__flex_debug = _bdebug ;
}
/* %endif */
static int yy_init_globals (void)
{
/* Initialization is the same as for the non-reentrant scanner.
- * This function is called from yylex_destroy(), so don't allocate here.
+ * This function is called from parser6_lex_destroy(), so don't allocate here.
*/
(yy_buffer_stack) = NULL;
/* Defined in main.c */
#ifdef YY_STDINIT
- yyin = stdin;
- yyout = stdout;
+ parser6_in = stdin;
+ parser6_out = stdout;
#else
- yyin = NULL;
- yyout = NULL;
+ parser6_in = NULL;
+ parser6_out = NULL;
#endif
/* For future reference: Set errno on error, since we are called by
- * yylex_init()
+ * parser6_lex_init()
*/
return 0;
}
/* %endif */
/* %if-c-only SNIP! this currently causes conflicts with the c++ scanner */
-/* yylex_destroy is for both reentrant and non-reentrant scanners. */
-int yylex_destroy (void)
+/* parser6_lex_destroy is for both reentrant and non-reentrant scanners. */
+int parser6_lex_destroy (void)
{
/* Pop the buffer stack, destroying each element. */
while(YY_CURRENT_BUFFER){
- yy_delete_buffer( YY_CURRENT_BUFFER );
+ parser6__delete_buffer(YY_CURRENT_BUFFER );
YY_CURRENT_BUFFER_LVALUE = NULL;
- yypop_buffer_state();
+ parser6_pop_buffer_state();
}
/* Destroy the stack itself. */
- yyfree((yy_buffer_stack) );
+ parser6_free((yy_buffer_stack) );
(yy_buffer_stack) = NULL;
/* Reset the globals. This is important in a non-reentrant scanner so the next time
- * yylex() is called, initialization will occur. */
+ * parser6_lex() is called, initialization will occur. */
yy_init_globals( );
/* %if-reentrant */
*/
#ifndef yytext_ptr
-static void yy_flex_strncpy (char* s1, const char * s2, int n )
+static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
{
int i;
#endif
#ifdef YY_NEED_STRLEN
-static int yy_flex_strlen (const char * s )
+static int yy_flex_strlen (yyconst char * s )
{
int n;
for ( n = 0; s[n]; ++n )
}
#endif
-void *yyalloc (yy_size_t size )
+void *parser6_alloc (yy_size_t size )
{
return malloc(size);
}
-void *yyrealloc (void * ptr, yy_size_t size )
+void *parser6_realloc (void * ptr, yy_size_t size )
{
/* The cast to (char *) in the following accommodates both
return realloc(ptr, size);
}
-void yyfree (void * ptr )
+void parser6_free (void * ptr )
{
- free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
+ free( (char *) ptr ); /* see parser6_realloc() for (char *) cast */
}
/* %if-tables-serialization definitions */
/* %ok-for-header */
-#line 1591 "dhcp6_lexer.ll"
+#line 1613 "dhcp6_lexer.ll"
+
using namespace isc::dhcp;
file_ = "<string>";
sfile_ = 0;
loc_.initialize(&file_);
- yy_flex_debug = trace_scanning_;
+ parser6__flex_debug = trace_scanning_;
YY_BUFFER_STATE buffer;
buffer = parser6__scan_bytes(str.c_str(), str.size());
if (!buffer) {
file_ = filename;
sfile_ = f;
loc_.initialize(&file_);
- yy_flex_debug = trace_scanning_;
+ parser6__flex_debug = trace_scanning_;
YY_BUFFER_STATE buffer;
/* See dhcp6_lexer.cc header for available definitions */
{
switch (that.type_get ())
{
- case 167: // value
- case 171: // map_value
- case 215: // db_type
- case 291: // hr_mode
- case 412: // duid_type
- case 445: // ncr_protocol_value
- case 453: // replace_client_name_value
+ case 168: // value
+ case 172: // map_value
+ case 216: // db_type
+ case 292: // hr_mode
+ case 421: // duid_type
+ case 454: // ncr_protocol_value
+ case 462: // replace_client_name_value
value.move< ElementPtr > (that.value);
break;
- case 152: // "boolean"
+ case 153: // "boolean"
value.move< bool > (that.value);
break;
- case 151: // "floating point"
+ case 152: // "floating point"
value.move< double > (that.value);
break;
- case 150: // "integer"
+ case 151: // "integer"
value.move< int64_t > (that.value);
break;
- case 149: // "constant string"
+ case 150: // "constant string"
value.move< std::string > (that.value);
break;
state = that.state;
switch (that.type_get ())
{
- case 167: // value
- case 171: // map_value
- case 215: // db_type
- case 291: // hr_mode
- case 412: // duid_type
- case 445: // ncr_protocol_value
- case 453: // replace_client_name_value
+ case 168: // value
+ case 172: // map_value
+ case 216: // db_type
+ case 292: // hr_mode
+ case 421: // duid_type
+ case 454: // ncr_protocol_value
+ case 462: // replace_client_name_value
value.copy< ElementPtr > (that.value);
break;
- case 152: // "boolean"
+ case 153: // "boolean"
value.copy< bool > (that.value);
break;
- case 151: // "floating point"
+ case 152: // "floating point"
value.copy< double > (that.value);
break;
- case 150: // "integer"
+ case 151: // "integer"
value.copy< int64_t > (that.value);
break;
- case 149: // "constant string"
+ case 150: // "constant string"
value.copy< std::string > (that.value);
break;
<< yysym.location << ": ";
switch (yytype)
{
- case 149: // "constant string"
+ case 150: // "constant string"
-#line 225 "dhcp6_parser.yy" // lalr1.cc:636
+#line 226 "dhcp6_parser.yy" // lalr1.cc:636
{ yyoutput << yysym.value.template as< std::string > (); }
#line 364 "dhcp6_parser.cc" // lalr1.cc:636
break;
- case 150: // "integer"
+ case 151: // "integer"
-#line 225 "dhcp6_parser.yy" // lalr1.cc:636
+#line 226 "dhcp6_parser.yy" // lalr1.cc:636
{ yyoutput << yysym.value.template as< int64_t > (); }
#line 371 "dhcp6_parser.cc" // lalr1.cc:636
break;
- case 151: // "floating point"
+ case 152: // "floating point"
-#line 225 "dhcp6_parser.yy" // lalr1.cc:636
+#line 226 "dhcp6_parser.yy" // lalr1.cc:636
{ yyoutput << yysym.value.template as< double > (); }
#line 378 "dhcp6_parser.cc" // lalr1.cc:636
break;
- case 152: // "boolean"
+ case 153: // "boolean"
-#line 225 "dhcp6_parser.yy" // lalr1.cc:636
+#line 226 "dhcp6_parser.yy" // lalr1.cc:636
{ yyoutput << yysym.value.template as< bool > (); }
#line 385 "dhcp6_parser.cc" // lalr1.cc:636
break;
- case 167: // value
+ case 168: // value
-#line 225 "dhcp6_parser.yy" // lalr1.cc:636
+#line 226 "dhcp6_parser.yy" // lalr1.cc:636
{ yyoutput << yysym.value.template as< ElementPtr > (); }
#line 392 "dhcp6_parser.cc" // lalr1.cc:636
break;
- case 171: // map_value
+ case 172: // map_value
-#line 225 "dhcp6_parser.yy" // lalr1.cc:636
+#line 226 "dhcp6_parser.yy" // lalr1.cc:636
{ yyoutput << yysym.value.template as< ElementPtr > (); }
#line 399 "dhcp6_parser.cc" // lalr1.cc:636
break;
- case 215: // db_type
+ case 216: // db_type
-#line 225 "dhcp6_parser.yy" // lalr1.cc:636
+#line 226 "dhcp6_parser.yy" // lalr1.cc:636
{ yyoutput << yysym.value.template as< ElementPtr > (); }
#line 406 "dhcp6_parser.cc" // lalr1.cc:636
break;
- case 291: // hr_mode
+ case 292: // hr_mode
-#line 225 "dhcp6_parser.yy" // lalr1.cc:636
+#line 226 "dhcp6_parser.yy" // lalr1.cc:636
{ yyoutput << yysym.value.template as< ElementPtr > (); }
#line 413 "dhcp6_parser.cc" // lalr1.cc:636
break;
- case 412: // duid_type
+ case 421: // duid_type
-#line 225 "dhcp6_parser.yy" // lalr1.cc:636
+#line 226 "dhcp6_parser.yy" // lalr1.cc:636
{ yyoutput << yysym.value.template as< ElementPtr > (); }
#line 420 "dhcp6_parser.cc" // lalr1.cc:636
break;
- case 445: // ncr_protocol_value
+ case 454: // ncr_protocol_value
-#line 225 "dhcp6_parser.yy" // lalr1.cc:636
+#line 226 "dhcp6_parser.yy" // lalr1.cc:636
{ yyoutput << yysym.value.template as< ElementPtr > (); }
#line 427 "dhcp6_parser.cc" // lalr1.cc:636
break;
- case 453: // replace_client_name_value
+ case 462: // replace_client_name_value
-#line 225 "dhcp6_parser.yy" // lalr1.cc:636
+#line 226 "dhcp6_parser.yy" // lalr1.cc:636
{ yyoutput << yysym.value.template as< ElementPtr > (); }
#line 434 "dhcp6_parser.cc" // lalr1.cc:636
break;
when using variants. */
switch (yyr1_[yyn])
{
- case 167: // value
- case 171: // map_value
- case 215: // db_type
- case 291: // hr_mode
- case 412: // duid_type
- case 445: // ncr_protocol_value
- case 453: // replace_client_name_value
+ case 168: // value
+ case 172: // map_value
+ case 216: // db_type
+ case 292: // hr_mode
+ case 421: // duid_type
+ case 454: // ncr_protocol_value
+ case 462: // replace_client_name_value
yylhs.value.build< ElementPtr > ();
break;
- case 152: // "boolean"
+ case 153: // "boolean"
yylhs.value.build< bool > ();
break;
- case 151: // "floating point"
+ case 152: // "floating point"
yylhs.value.build< double > ();
break;
- case 150: // "integer"
+ case 151: // "integer"
yylhs.value.build< int64_t > ();
break;
- case 149: // "constant string"
+ case 150: // "constant string"
yylhs.value.build< std::string > ();
break;
switch (yyn)
{
case 2:
-#line 234 "dhcp6_parser.yy" // lalr1.cc:859
+#line 235 "dhcp6_parser.yy" // lalr1.cc:859
{ ctx.ctx_ = ctx.NO_KEYWORD; }
#line 680 "dhcp6_parser.cc" // lalr1.cc:859
break;
case 4:
-#line 235 "dhcp6_parser.yy" // lalr1.cc:859
+#line 236 "dhcp6_parser.yy" // lalr1.cc:859
{ ctx.ctx_ = ctx.CONFIG; }
#line 686 "dhcp6_parser.cc" // lalr1.cc:859
break;
case 6:
-#line 236 "dhcp6_parser.yy" // lalr1.cc:859
+#line 237 "dhcp6_parser.yy" // lalr1.cc:859
{ ctx.ctx_ = ctx.DHCP6; }
#line 692 "dhcp6_parser.cc" // lalr1.cc:859
break;
case 8:
-#line 237 "dhcp6_parser.yy" // lalr1.cc:859
+#line 238 "dhcp6_parser.yy" // lalr1.cc:859
{ ctx.ctx_ = ctx.INTERFACES_CONFIG; }
#line 698 "dhcp6_parser.cc" // lalr1.cc:859
break;
case 10:
-#line 238 "dhcp6_parser.yy" // lalr1.cc:859
+#line 239 "dhcp6_parser.yy" // lalr1.cc:859
{ ctx.ctx_ = ctx.SUBNET6; }
#line 704 "dhcp6_parser.cc" // lalr1.cc:859
break;
case 12:
-#line 239 "dhcp6_parser.yy" // lalr1.cc:859
+#line 240 "dhcp6_parser.yy" // lalr1.cc:859
{ ctx.ctx_ = ctx.POOLS; }
#line 710 "dhcp6_parser.cc" // lalr1.cc:859
break;
case 14:
-#line 240 "dhcp6_parser.yy" // lalr1.cc:859
+#line 241 "dhcp6_parser.yy" // lalr1.cc:859
{ ctx.ctx_ = ctx.PD_POOLS; }
#line 716 "dhcp6_parser.cc" // lalr1.cc:859
break;
case 16:
-#line 241 "dhcp6_parser.yy" // lalr1.cc:859
+#line 242 "dhcp6_parser.yy" // lalr1.cc:859
{ ctx.ctx_ = ctx.RESERVATIONS; }
#line 722 "dhcp6_parser.cc" // lalr1.cc:859
break;
case 18:
-#line 242 "dhcp6_parser.yy" // lalr1.cc:859
+#line 243 "dhcp6_parser.yy" // lalr1.cc:859
{ ctx.ctx_ = ctx.OPTION_DEF; }
#line 728 "dhcp6_parser.cc" // lalr1.cc:859
break;
case 20:
-#line 243 "dhcp6_parser.yy" // lalr1.cc:859
+#line 244 "dhcp6_parser.yy" // lalr1.cc:859
{ ctx.ctx_ = ctx.OPTION_DATA; }
#line 734 "dhcp6_parser.cc" // lalr1.cc:859
break;
case 22:
-#line 244 "dhcp6_parser.yy" // lalr1.cc:859
+#line 245 "dhcp6_parser.yy" // lalr1.cc:859
{ ctx.ctx_ = ctx.HOOKS_LIBRARIES; }
#line 740 "dhcp6_parser.cc" // lalr1.cc:859
break;
case 24:
-#line 245 "dhcp6_parser.yy" // lalr1.cc:859
+#line 246 "dhcp6_parser.yy" // lalr1.cc:859
{ ctx.ctx_ = ctx.DHCP_DDNS; }
#line 746 "dhcp6_parser.cc" // lalr1.cc:859
break;
case 26:
-#line 253 "dhcp6_parser.yy" // lalr1.cc:859
+#line 254 "dhcp6_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location))); }
#line 752 "dhcp6_parser.cc" // lalr1.cc:859
break;
case 27:
-#line 254 "dhcp6_parser.yy" // lalr1.cc:859
+#line 255 "dhcp6_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new DoubleElement(yystack_[0].value.as< double > (), ctx.loc2pos(yystack_[0].location))); }
#line 758 "dhcp6_parser.cc" // lalr1.cc:859
break;
case 28:
-#line 255 "dhcp6_parser.yy" // lalr1.cc:859
+#line 256 "dhcp6_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location))); }
#line 764 "dhcp6_parser.cc" // lalr1.cc:859
break;
case 29:
-#line 256 "dhcp6_parser.yy" // lalr1.cc:859
+#line 257 "dhcp6_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location))); }
#line 770 "dhcp6_parser.cc" // lalr1.cc:859
break;
case 30:
-#line 257 "dhcp6_parser.yy" // lalr1.cc:859
+#line 258 "dhcp6_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new NullElement(ctx.loc2pos(yystack_[0].location))); }
#line 776 "dhcp6_parser.cc" // lalr1.cc:859
break;
case 31:
-#line 258 "dhcp6_parser.yy" // lalr1.cc:859
+#line 259 "dhcp6_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ctx.stack_.back(); ctx.stack_.pop_back(); }
#line 782 "dhcp6_parser.cc" // lalr1.cc:859
break;
case 32:
-#line 259 "dhcp6_parser.yy" // lalr1.cc:859
+#line 260 "dhcp6_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ctx.stack_.back(); ctx.stack_.pop_back(); }
#line 788 "dhcp6_parser.cc" // lalr1.cc:859
break;
case 33:
-#line 262 "dhcp6_parser.yy" // lalr1.cc:859
+#line 263 "dhcp6_parser.yy" // lalr1.cc:859
{
// Push back the JSON value on the stack
ctx.stack_.push_back(yystack_[0].value.as< ElementPtr > ());
break;
case 34:
-#line 267 "dhcp6_parser.yy" // lalr1.cc:859
+#line 268 "dhcp6_parser.yy" // lalr1.cc:859
{
// This code is executed when we're about to start parsing
// the content of the map
break;
case 35:
-#line 272 "dhcp6_parser.yy" // lalr1.cc:859
+#line 273 "dhcp6_parser.yy" // lalr1.cc:859
{
// map parsing completed. If we ever want to do any wrap up
// (maybe some sanity checking), this would be the best place
break;
case 36:
-#line 278 "dhcp6_parser.yy" // lalr1.cc:859
+#line 279 "dhcp6_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ctx.stack_.back(); ctx.stack_.pop_back(); }
#line 824 "dhcp6_parser.cc" // lalr1.cc:859
break;
case 39:
-#line 285 "dhcp6_parser.yy" // lalr1.cc:859
+#line 286 "dhcp6_parser.yy" // lalr1.cc:859
{
// map containing a single entry
ctx.stack_.back()->set(yystack_[2].value.as< std::string > (), yystack_[0].value.as< ElementPtr > ());
break;
case 40:
-#line 289 "dhcp6_parser.yy" // lalr1.cc:859
+#line 290 "dhcp6_parser.yy" // lalr1.cc:859
{
// map consisting of a shorter map followed by
// comma and string:value
break;
case 41:
-#line 296 "dhcp6_parser.yy" // lalr1.cc:859
+#line 297 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.push_back(l);
break;
case 42:
-#line 299 "dhcp6_parser.yy" // lalr1.cc:859
+#line 300 "dhcp6_parser.yy" // lalr1.cc:859
{
// list parsing complete. Put any sanity checking here
}
break;
case 45:
-#line 307 "dhcp6_parser.yy" // lalr1.cc:859
+#line 308 "dhcp6_parser.yy" // lalr1.cc:859
{
// List consisting of a single element.
ctx.stack_.back()->add(yystack_[0].value.as< ElementPtr > ());
break;
case 46:
-#line 311 "dhcp6_parser.yy" // lalr1.cc:859
+#line 312 "dhcp6_parser.yy" // lalr1.cc:859
{
// List ending with , and a value.
ctx.stack_.back()->add(yystack_[0].value.as< ElementPtr > ());
break;
case 47:
-#line 318 "dhcp6_parser.yy" // lalr1.cc:859
+#line 319 "dhcp6_parser.yy" // lalr1.cc:859
{
// List parsing about to start
}
break;
case 48:
-#line 320 "dhcp6_parser.yy" // lalr1.cc:859
+#line 321 "dhcp6_parser.yy" // lalr1.cc:859
{
// list parsing complete. Put any sanity checking here
//ctx.stack_.pop_back();
break;
case 51:
-#line 329 "dhcp6_parser.yy" // lalr1.cc:859
+#line 330 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr s(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(s);
break;
case 52:
-#line 333 "dhcp6_parser.yy" // lalr1.cc:859
+#line 334 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr s(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(s);
break;
case 53:
-#line 344 "dhcp6_parser.yy" // lalr1.cc:859
+#line 345 "dhcp6_parser.yy" // lalr1.cc:859
{
const std::string& where = ctx.contextName();
const std::string& keyword = yystack_[1].value.as< std::string > ();
break;
case 54:
-#line 354 "dhcp6_parser.yy" // lalr1.cc:859
+#line 355 "dhcp6_parser.yy" // lalr1.cc:859
{
// This code is executed when we're about to start parsing
// the content of the map
break;
case 55:
-#line 359 "dhcp6_parser.yy" // lalr1.cc:859
+#line 360 "dhcp6_parser.yy" // lalr1.cc:859
{
// map parsing completed. If we ever want to do any wrap up
// (maybe some sanity checking), this would be the best place
break;
case 64:
-#line 379 "dhcp6_parser.yy" // lalr1.cc:859
+#line 380 "dhcp6_parser.yy" // lalr1.cc:859
{
// This code is executed when we're about to start parsing
// the content of the map
break;
case 65:
-#line 386 "dhcp6_parser.yy" // lalr1.cc:859
+#line 387 "dhcp6_parser.yy" // lalr1.cc:859
{
// map parsing completed. If we ever want to do any wrap up
// (maybe some sanity checking), this would be the best place
break;
case 66:
-#line 396 "dhcp6_parser.yy" // lalr1.cc:859
+#line 397 "dhcp6_parser.yy" // lalr1.cc:859
{
// Parse the Dhcp6 map
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
break;
case 67:
-#line 400 "dhcp6_parser.yy" // lalr1.cc:859
+#line 401 "dhcp6_parser.yy" // lalr1.cc:859
{
// parsing completed
}
#line 988 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 92:
-#line 434 "dhcp6_parser.yy" // lalr1.cc:859
+ case 93:
+#line 436 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr prf(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("preferred-lifetime", prf);
#line 997 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 93:
-#line 439 "dhcp6_parser.yy" // lalr1.cc:859
+ case 94:
+#line 441 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr prf(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("valid-lifetime", prf);
#line 1006 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 94:
-#line 444 "dhcp6_parser.yy" // lalr1.cc:859
+ case 95:
+#line 446 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr prf(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("renew-timer", prf);
#line 1015 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 95:
-#line 449 "dhcp6_parser.yy" // lalr1.cc:859
+ case 96:
+#line 451 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr prf(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("rebind-timer", prf);
#line 1024 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 96:
-#line 454 "dhcp6_parser.yy" // lalr1.cc:859
+ case 97:
+#line 456 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr dpp(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("decline-probation-period", dpp);
#line 1033 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 97:
-#line 459 "dhcp6_parser.yy" // lalr1.cc:859
+ case 98:
+#line 461 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr i(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("interfaces-config", i);
#line 1044 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 98:
-#line 464 "dhcp6_parser.yy" // lalr1.cc:859
+ case 99:
+#line 466 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 1053 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 99:
-#line 469 "dhcp6_parser.yy" // lalr1.cc:859
+ case 100:
+#line 471 "dhcp6_parser.yy" // lalr1.cc:859
{
// Parse the interfaces-config map
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
#line 1063 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 100:
-#line 473 "dhcp6_parser.yy" // lalr1.cc:859
+ case 101:
+#line 475 "dhcp6_parser.yy" // lalr1.cc:859
{
// parsing completed
}
#line 1071 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 105:
-#line 485 "dhcp6_parser.yy" // lalr1.cc:859
+ case 106:
+#line 487 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("interfaces", l);
#line 1082 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 106:
-#line 490 "dhcp6_parser.yy" // lalr1.cc:859
+ case 107:
+#line 492 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 1091 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 107:
-#line 495 "dhcp6_parser.yy" // lalr1.cc:859
+ case 108:
+#line 497 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr b(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("re-detect", b);
#line 1100 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 108:
-#line 501 "dhcp6_parser.yy" // lalr1.cc:859
+ case 109:
+#line 503 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr i(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("lease-database", i);
#line 1111 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 109:
-#line 506 "dhcp6_parser.yy" // lalr1.cc:859
+ case 110:
+#line 508 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 1120 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 110:
-#line 511 "dhcp6_parser.yy" // lalr1.cc:859
+ case 111:
+#line 513 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr i(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("hosts-database", i);
#line 1131 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 111:
-#line 516 "dhcp6_parser.yy" // lalr1.cc:859
+ case 112:
+#line 518 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 1140 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 127:
-#line 540 "dhcp6_parser.yy" // lalr1.cc:859
+ case 128:
+#line 542 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.DATABASE_TYPE);
}
#line 1148 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 128:
-#line 542 "dhcp6_parser.yy" // lalr1.cc:859
+ case 129:
+#line 544 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.back()->set("type", yystack_[0].value.as< ElementPtr > ());
ctx.leave();
#line 1157 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 129:
-#line 547 "dhcp6_parser.yy" // lalr1.cc:859
+ case 130:
+#line 549 "dhcp6_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("memfile", ctx.loc2pos(yystack_[0].location))); }
#line 1163 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 130:
-#line 548 "dhcp6_parser.yy" // lalr1.cc:859
+ case 131:
+#line 550 "dhcp6_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("mysql", ctx.loc2pos(yystack_[0].location))); }
#line 1169 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 131:
-#line 549 "dhcp6_parser.yy" // lalr1.cc:859
+ case 132:
+#line 551 "dhcp6_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("postgresql", ctx.loc2pos(yystack_[0].location))); }
#line 1175 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 132:
-#line 550 "dhcp6_parser.yy" // lalr1.cc:859
+ case 133:
+#line 552 "dhcp6_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("cql", ctx.loc2pos(yystack_[0].location))); }
#line 1181 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 133:
-#line 553 "dhcp6_parser.yy" // lalr1.cc:859
+ case 134:
+#line 555 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 1189 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 134:
-#line 555 "dhcp6_parser.yy" // lalr1.cc:859
+ case 135:
+#line 557 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr user(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("user", user);
#line 1199 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 135:
-#line 561 "dhcp6_parser.yy" // lalr1.cc:859
+ case 136:
+#line 563 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 1207 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 136:
-#line 563 "dhcp6_parser.yy" // lalr1.cc:859
+ case 137:
+#line 565 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr pwd(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("password", pwd);
#line 1217 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 137:
-#line 569 "dhcp6_parser.yy" // lalr1.cc:859
+ case 138:
+#line 571 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 1225 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 138:
-#line 571 "dhcp6_parser.yy" // lalr1.cc:859
+ case 139:
+#line 573 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr h(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("host", h);
#line 1235 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 139:
-#line 577 "dhcp6_parser.yy" // lalr1.cc:859
+ case 140:
+#line 579 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr p(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("port", p);
#line 1244 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 140:
-#line 582 "dhcp6_parser.yy" // lalr1.cc:859
+ case 141:
+#line 584 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 1252 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 141:
-#line 584 "dhcp6_parser.yy" // lalr1.cc:859
+ case 142:
+#line 586 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr name(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("name", name);
#line 1262 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 142:
-#line 590 "dhcp6_parser.yy" // lalr1.cc:859
+ case 143:
+#line 592 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr n(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("persist", n);
#line 1271 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 143:
-#line 595 "dhcp6_parser.yy" // lalr1.cc:859
+ case 144:
+#line 597 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr n(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("lfc-interval", n);
#line 1280 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 144:
-#line 600 "dhcp6_parser.yy" // lalr1.cc:859
+ case 145:
+#line 602 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr n(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("readonly", n);
#line 1289 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 145:
-#line 605 "dhcp6_parser.yy" // lalr1.cc:859
+ case 146:
+#line 607 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr n(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("connect-timeout", n);
#line 1298 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 146:
-#line 610 "dhcp6_parser.yy" // lalr1.cc:859
+ case 147:
+#line 612 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 1306 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 147:
-#line 612 "dhcp6_parser.yy" // lalr1.cc:859
+ case 148:
+#line 614 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr cp(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("contact-points", cp);
#line 1316 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 148:
-#line 618 "dhcp6_parser.yy" // lalr1.cc:859
+ case 149:
+#line 620 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 1324 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 149:
-#line 620 "dhcp6_parser.yy" // lalr1.cc:859
+ case 150:
+#line 622 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr ks(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("keyspace", ks);
#line 1334 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 150:
-#line 627 "dhcp6_parser.yy" // lalr1.cc:859
+ case 151:
+#line 629 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("mac-sources", l);
#line 1345 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 151:
-#line 632 "dhcp6_parser.yy" // lalr1.cc:859
+ case 152:
+#line 634 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 1354 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 156:
-#line 645 "dhcp6_parser.yy" // lalr1.cc:859
+ case 157:
+#line 647 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr duid(new StringElement("duid", ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(duid);
#line 1363 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 157:
-#line 650 "dhcp6_parser.yy" // lalr1.cc:859
+ case 158:
+#line 652 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr duid(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(duid);
#line 1372 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 158:
-#line 655 "dhcp6_parser.yy" // lalr1.cc:859
+ case 159:
+#line 657 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("host-reservation-identifiers", l);
#line 1383 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 159:
-#line 660 "dhcp6_parser.yy" // lalr1.cc:859
+ case 160:
+#line 662 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 1392 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 165:
-#line 674 "dhcp6_parser.yy" // lalr1.cc:859
+ case 166:
+#line 676 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr hwaddr(new StringElement("hw-address", ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(hwaddr);
#line 1401 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 166:
-#line 679 "dhcp6_parser.yy" // lalr1.cc:859
+ case 167:
+#line 681 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr flex_id(new StringElement("flex-id", ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(flex_id);
#line 1410 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 167:
-#line 686 "dhcp6_parser.yy" // lalr1.cc:859
+ case 168:
+#line 688 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("relay-supplied-options", l);
#line 1421 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 168:
-#line 691 "dhcp6_parser.yy" // lalr1.cc:859
+ case 169:
+#line 693 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 1430 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 169:
-#line 696 "dhcp6_parser.yy" // lalr1.cc:859
+ case 170:
+#line 698 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("hooks-libraries", l);
#line 1441 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 170:
-#line 701 "dhcp6_parser.yy" // lalr1.cc:859
+ case 171:
+#line 703 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 1450 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 175:
-#line 714 "dhcp6_parser.yy" // lalr1.cc:859
+ case 176:
+#line 716 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(m);
#line 1460 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 176:
-#line 718 "dhcp6_parser.yy" // lalr1.cc:859
+ case 177:
+#line 720 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
}
#line 1468 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 177:
-#line 722 "dhcp6_parser.yy" // lalr1.cc:859
+ case 178:
+#line 724 "dhcp6_parser.yy" // lalr1.cc:859
{
// Parse the hooks-libraries list entry map
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
#line 1478 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 178:
-#line 726 "dhcp6_parser.yy" // lalr1.cc:859
+ case 179:
+#line 728 "dhcp6_parser.yy" // lalr1.cc:859
{
// parsing completed
}
#line 1486 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 184:
-#line 739 "dhcp6_parser.yy" // lalr1.cc:859
+ case 185:
+#line 741 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 1494 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 185:
-#line 741 "dhcp6_parser.yy" // lalr1.cc:859
+ case 186:
+#line 743 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr lib(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("library", lib);
#line 1504 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 186:
-#line 747 "dhcp6_parser.yy" // lalr1.cc:859
+ case 187:
+#line 749 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 1512 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 187:
-#line 749 "dhcp6_parser.yy" // lalr1.cc:859
+ case 188:
+#line 751 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.back()->set("parameters", yystack_[0].value.as< ElementPtr > ());
ctx.leave();
#line 1521 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 188:
-#line 755 "dhcp6_parser.yy" // lalr1.cc:859
+ case 189:
+#line 757 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("expired-leases-processing", m);
#line 1532 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 189:
-#line 760 "dhcp6_parser.yy" // lalr1.cc:859
+ case 190:
+#line 762 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 1541 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 198:
-#line 777 "dhcp6_parser.yy" // lalr1.cc:859
+ case 199:
+#line 779 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr value(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("reclaim-timer-wait-time", value);
#line 1550 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 199:
-#line 782 "dhcp6_parser.yy" // lalr1.cc:859
+ case 200:
+#line 784 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr value(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("flush-reclaimed-timer-wait-time", value);
#line 1559 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 200:
-#line 787 "dhcp6_parser.yy" // lalr1.cc:859
+ case 201:
+#line 789 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr value(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("hold-reclaimed-time", value);
#line 1568 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 201:
-#line 792 "dhcp6_parser.yy" // lalr1.cc:859
+ case 202:
+#line 794 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr value(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("max-reclaim-leases", value);
#line 1577 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 202:
-#line 797 "dhcp6_parser.yy" // lalr1.cc:859
+ case 203:
+#line 799 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr value(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("max-reclaim-time", value);
#line 1586 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 203:
-#line 802 "dhcp6_parser.yy" // lalr1.cc:859
+ case 204:
+#line 804 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr value(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("unwarned-reclaim-cycles", value);
#line 1595 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 204:
-#line 810 "dhcp6_parser.yy" // lalr1.cc:859
+ case 205:
+#line 812 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("subnet6", l);
#line 1606 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 205:
-#line 815 "dhcp6_parser.yy" // lalr1.cc:859
+ case 206:
+#line 817 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 1615 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 210:
-#line 835 "dhcp6_parser.yy" // lalr1.cc:859
+ case 211:
+#line 837 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(m);
#line 1625 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 211:
-#line 839 "dhcp6_parser.yy" // lalr1.cc:859
+ case 212:
+#line 841 "dhcp6_parser.yy" // lalr1.cc:859
{
// Once we reached this place, the subnet parsing is now complete.
// If we want to, we can implement default values here.
#line 1648 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 212:
-#line 858 "dhcp6_parser.yy" // lalr1.cc:859
+ case 213:
+#line 860 "dhcp6_parser.yy" // lalr1.cc:859
{
// Parse the subnet6 list entry map
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
#line 1658 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 213:
-#line 862 "dhcp6_parser.yy" // lalr1.cc:859
+ case 214:
+#line 864 "dhcp6_parser.yy" // lalr1.cc:859
{
// parsing completed
}
#line 1666 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 233:
-#line 891 "dhcp6_parser.yy" // lalr1.cc:859
+ case 234:
+#line 893 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 1674 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 234:
-#line 893 "dhcp6_parser.yy" // lalr1.cc:859
+ case 235:
+#line 895 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr subnet(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("subnet", subnet);
#line 1684 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 235:
-#line 899 "dhcp6_parser.yy" // lalr1.cc:859
+ case 236:
+#line 901 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 1692 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 236:
-#line 901 "dhcp6_parser.yy" // lalr1.cc:859
+ case 237:
+#line 903 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr iface(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("interface", iface);
#line 1702 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 237:
-#line 907 "dhcp6_parser.yy" // lalr1.cc:859
+ case 238:
+#line 909 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 1710 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 238:
-#line 909 "dhcp6_parser.yy" // lalr1.cc:859
+ case 239:
+#line 911 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr iface(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("interface-id", iface);
#line 1720 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 239:
-#line 915 "dhcp6_parser.yy" // lalr1.cc:859
+ case 240:
+#line 917 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.CLIENT_CLASS);
}
#line 1728 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 240:
-#line 917 "dhcp6_parser.yy" // lalr1.cc:859
+ case 241:
+#line 919 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr cls(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("client-class", cls);
#line 1738 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 241:
-#line 923 "dhcp6_parser.yy" // lalr1.cc:859
+ case 242:
+#line 925 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.RESERVATION_MODE);
}
#line 1746 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 242:
-#line 925 "dhcp6_parser.yy" // lalr1.cc:859
+ case 243:
+#line 927 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.back()->set("reservation-mode", yystack_[0].value.as< ElementPtr > ());
ctx.leave();
#line 1755 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 243:
-#line 930 "dhcp6_parser.yy" // lalr1.cc:859
+ case 244:
+#line 932 "dhcp6_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("disabled", ctx.loc2pos(yystack_[0].location))); }
#line 1761 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 244:
-#line 931 "dhcp6_parser.yy" // lalr1.cc:859
+ case 245:
+#line 933 "dhcp6_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("out-of-pool", ctx.loc2pos(yystack_[0].location))); }
#line 1767 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 245:
-#line 932 "dhcp6_parser.yy" // lalr1.cc:859
+ case 246:
+#line 934 "dhcp6_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("all", ctx.loc2pos(yystack_[0].location))); }
#line 1773 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 246:
-#line 935 "dhcp6_parser.yy" // lalr1.cc:859
+ case 247:
+#line 937 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr id(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("id", id);
#line 1782 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 247:
-#line 940 "dhcp6_parser.yy" // lalr1.cc:859
+ case 248:
+#line 942 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr rc(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("rapid-commit", rc);
#line 1791 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 248:
-#line 949 "dhcp6_parser.yy" // lalr1.cc:859
+ case 249:
+#line 950 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
- ctx.stack_.back()->set("option-def", l);
+ ctx.stack_.back()->set("shared-networks", l);
ctx.stack_.push_back(l);
- ctx.enter(ctx.OPTION_DEF);
+ ctx.enter(ctx.SHARED_NETWORK);
}
#line 1802 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 249:
-#line 954 "dhcp6_parser.yy" // lalr1.cc:859
+ case 250:
+#line 955 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 1811 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 254:
-#line 971 "dhcp6_parser.yy" // lalr1.cc:859
+ case 255:
+#line 970 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(m);
#line 1821 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 255:
-#line 975 "dhcp6_parser.yy" // lalr1.cc:859
+ case 256:
+#line 974 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
}
#line 1829 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 256:
-#line 982 "dhcp6_parser.yy" // lalr1.cc:859
+ case 272:
+#line 1001 "dhcp6_parser.yy" // lalr1.cc:859
+ {
+ ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
+ ctx.stack_.back()->set("option-def", l);
+ ctx.stack_.push_back(l);
+ ctx.enter(ctx.OPTION_DEF);
+}
+#line 1840 "dhcp6_parser.cc" // lalr1.cc:859
+ break;
+
+ case 273:
+#line 1006 "dhcp6_parser.yy" // lalr1.cc:859
+ {
+ ctx.stack_.pop_back();
+ ctx.leave();
+}
+#line 1849 "dhcp6_parser.cc" // lalr1.cc:859
+ break;
+
+ case 278:
+#line 1023 "dhcp6_parser.yy" // lalr1.cc:859
+ {
+ ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
+ ctx.stack_.back()->add(m);
+ ctx.stack_.push_back(m);
+}
+#line 1859 "dhcp6_parser.cc" // lalr1.cc:859
+ break;
+
+ case 279:
+#line 1027 "dhcp6_parser.yy" // lalr1.cc:859
+ {
+ ctx.stack_.pop_back();
+}
+#line 1867 "dhcp6_parser.cc" // lalr1.cc:859
+ break;
+
+ case 280:
+#line 1034 "dhcp6_parser.yy" // lalr1.cc:859
{
// Parse the option-def list entry map
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.push_back(m);
}
-#line 1839 "dhcp6_parser.cc" // lalr1.cc:859
+#line 1877 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 257:
-#line 986 "dhcp6_parser.yy" // lalr1.cc:859
+ case 281:
+#line 1038 "dhcp6_parser.yy" // lalr1.cc:859
{
// parsing completed
}
-#line 1847 "dhcp6_parser.cc" // lalr1.cc:859
+#line 1885 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 271:
-#line 1012 "dhcp6_parser.yy" // lalr1.cc:859
+ case 295:
+#line 1064 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr code(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("code", code);
}
-#line 1856 "dhcp6_parser.cc" // lalr1.cc:859
+#line 1894 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 273:
-#line 1019 "dhcp6_parser.yy" // lalr1.cc:859
+ case 297:
+#line 1071 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 1864 "dhcp6_parser.cc" // lalr1.cc:859
+#line 1902 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 274:
-#line 1021 "dhcp6_parser.yy" // lalr1.cc:859
+ case 298:
+#line 1073 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr prf(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("type", prf);
ctx.leave();
}
-#line 1874 "dhcp6_parser.cc" // lalr1.cc:859
+#line 1912 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 275:
-#line 1027 "dhcp6_parser.yy" // lalr1.cc:859
+ case 299:
+#line 1079 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 1882 "dhcp6_parser.cc" // lalr1.cc:859
+#line 1920 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 276:
-#line 1029 "dhcp6_parser.yy" // lalr1.cc:859
+ case 300:
+#line 1081 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr rtypes(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("record-types", rtypes);
ctx.leave();
}
-#line 1892 "dhcp6_parser.cc" // lalr1.cc:859
+#line 1930 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 277:
-#line 1035 "dhcp6_parser.yy" // lalr1.cc:859
+ case 301:
+#line 1087 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 1900 "dhcp6_parser.cc" // lalr1.cc:859
+#line 1938 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 278:
-#line 1037 "dhcp6_parser.yy" // lalr1.cc:859
+ case 302:
+#line 1089 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr space(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("space", space);
ctx.leave();
}
-#line 1910 "dhcp6_parser.cc" // lalr1.cc:859
+#line 1948 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 280:
-#line 1045 "dhcp6_parser.yy" // lalr1.cc:859
+ case 304:
+#line 1097 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 1918 "dhcp6_parser.cc" // lalr1.cc:859
+#line 1956 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 281:
-#line 1047 "dhcp6_parser.yy" // lalr1.cc:859
+ case 305:
+#line 1099 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr encap(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("encapsulate", encap);
ctx.leave();
}
-#line 1928 "dhcp6_parser.cc" // lalr1.cc:859
+#line 1966 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 282:
-#line 1053 "dhcp6_parser.yy" // lalr1.cc:859
+ case 306:
+#line 1105 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr array(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("array", array);
}
-#line 1937 "dhcp6_parser.cc" // lalr1.cc:859
+#line 1975 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 283:
-#line 1062 "dhcp6_parser.yy" // lalr1.cc:859
+ case 307:
+#line 1114 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("option-data", l);
ctx.stack_.push_back(l);
ctx.enter(ctx.OPTION_DATA);
}
-#line 1948 "dhcp6_parser.cc" // lalr1.cc:859
+#line 1986 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 284:
-#line 1067 "dhcp6_parser.yy" // lalr1.cc:859
+ case 308:
+#line 1119 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
}
-#line 1957 "dhcp6_parser.cc" // lalr1.cc:859
+#line 1995 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 289:
-#line 1086 "dhcp6_parser.yy" // lalr1.cc:859
+ case 313:
+#line 1138 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(m);
ctx.stack_.push_back(m);
}
-#line 1967 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2005 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 290:
-#line 1090 "dhcp6_parser.yy" // lalr1.cc:859
+ case 314:
+#line 1142 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
}
-#line 1975 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2013 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 291:
-#line 1097 "dhcp6_parser.yy" // lalr1.cc:859
+ case 315:
+#line 1149 "dhcp6_parser.yy" // lalr1.cc:859
{
// Parse the option-data list entry map
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.push_back(m);
}
-#line 1985 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2023 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 292:
-#line 1101 "dhcp6_parser.yy" // lalr1.cc:859
+ case 316:
+#line 1153 "dhcp6_parser.yy" // lalr1.cc:859
{
// parsing completed
}
-#line 1993 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2031 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 305:
-#line 1131 "dhcp6_parser.yy" // lalr1.cc:859
+ case 329:
+#line 1183 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2001 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2039 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 306:
-#line 1133 "dhcp6_parser.yy" // lalr1.cc:859
+ case 330:
+#line 1185 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr data(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("data", data);
ctx.leave();
}
-#line 2011 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2049 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 309:
-#line 1143 "dhcp6_parser.yy" // lalr1.cc:859
+ case 333:
+#line 1195 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr space(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("csv-format", space);
}
-#line 2020 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2058 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 310:
-#line 1148 "dhcp6_parser.yy" // lalr1.cc:859
+ case 334:
+#line 1200 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr persist(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("always-send", persist);
}
-#line 2029 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2067 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 311:
-#line 1156 "dhcp6_parser.yy" // lalr1.cc:859
+ case 335:
+#line 1208 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("pools", l);
ctx.stack_.push_back(l);
ctx.enter(ctx.POOLS);
}
-#line 2040 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2078 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 312:
-#line 1161 "dhcp6_parser.yy" // lalr1.cc:859
+ case 336:
+#line 1213 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
}
-#line 2049 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2087 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 317:
-#line 1176 "dhcp6_parser.yy" // lalr1.cc:859
+ case 341:
+#line 1228 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(m);
ctx.stack_.push_back(m);
}
-#line 2059 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2097 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 318:
-#line 1180 "dhcp6_parser.yy" // lalr1.cc:859
+ case 342:
+#line 1232 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
}
-#line 2067 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2105 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 319:
-#line 1184 "dhcp6_parser.yy" // lalr1.cc:859
+ case 343:
+#line 1236 "dhcp6_parser.yy" // lalr1.cc:859
{
// Parse the pool list entry map
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.push_back(m);
}
-#line 2077 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2115 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 320:
-#line 1188 "dhcp6_parser.yy" // lalr1.cc:859
+ case 344:
+#line 1240 "dhcp6_parser.yy" // lalr1.cc:859
{
// parsing completed
}
-#line 2085 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2123 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 327:
-#line 1202 "dhcp6_parser.yy" // lalr1.cc:859
+ case 351:
+#line 1254 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2093 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2131 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 328:
-#line 1204 "dhcp6_parser.yy" // lalr1.cc:859
+ case 352:
+#line 1256 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr pool(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("pool", pool);
ctx.leave();
}
-#line 2103 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2141 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 329:
-#line 1210 "dhcp6_parser.yy" // lalr1.cc:859
+ case 353:
+#line 1262 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2111 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2149 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 330:
-#line 1212 "dhcp6_parser.yy" // lalr1.cc:859
+ case 354:
+#line 1264 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.back()->set("user-context", yystack_[0].value.as< ElementPtr > ());
ctx.leave();
}
-#line 2120 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2158 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 331:
-#line 1220 "dhcp6_parser.yy" // lalr1.cc:859
+ case 355:
+#line 1272 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("pd-pools", l);
ctx.stack_.push_back(l);
ctx.enter(ctx.PD_POOLS);
}
-#line 2131 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2169 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 332:
-#line 1225 "dhcp6_parser.yy" // lalr1.cc:859
+ case 356:
+#line 1277 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
}
-#line 2140 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2178 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 337:
-#line 1240 "dhcp6_parser.yy" // lalr1.cc:859
+ case 361:
+#line 1292 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(m);
ctx.stack_.push_back(m);
}
-#line 2150 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2188 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 338:
-#line 1244 "dhcp6_parser.yy" // lalr1.cc:859
+ case 362:
+#line 1296 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
}
-#line 2158 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2196 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 339:
-#line 1248 "dhcp6_parser.yy" // lalr1.cc:859
+ case 363:
+#line 1300 "dhcp6_parser.yy" // lalr1.cc:859
{
// Parse the pd-pool list entry map
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.push_back(m);
}
-#line 2168 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2206 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 340:
-#line 1252 "dhcp6_parser.yy" // lalr1.cc:859
+ case 364:
+#line 1304 "dhcp6_parser.yy" // lalr1.cc:859
{
// parsing completed
}
-#line 2176 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2214 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 351:
-#line 1270 "dhcp6_parser.yy" // lalr1.cc:859
+ case 375:
+#line 1322 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2184 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2222 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 352:
-#line 1272 "dhcp6_parser.yy" // lalr1.cc:859
+ case 376:
+#line 1324 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr prf(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("prefix", prf);
ctx.leave();
}
-#line 2194 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2232 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 353:
-#line 1278 "dhcp6_parser.yy" // lalr1.cc:859
+ case 377:
+#line 1330 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr prf(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("prefix-len", prf);
}
-#line 2203 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2241 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 354:
-#line 1283 "dhcp6_parser.yy" // lalr1.cc:859
+ case 378:
+#line 1335 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2211 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2249 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 355:
-#line 1285 "dhcp6_parser.yy" // lalr1.cc:859
+ case 379:
+#line 1337 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr prf(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("excluded-prefix", prf);
ctx.leave();
}
-#line 2221 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2259 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 356:
-#line 1291 "dhcp6_parser.yy" // lalr1.cc:859
+ case 380:
+#line 1343 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr prf(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("excluded-prefix-len", prf);
}
-#line 2230 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2268 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 357:
-#line 1296 "dhcp6_parser.yy" // lalr1.cc:859
+ case 381:
+#line 1348 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr deleg(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("delegated-len", deleg);
}
-#line 2239 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2277 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 358:
-#line 1304 "dhcp6_parser.yy" // lalr1.cc:859
+ case 382:
+#line 1356 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("reservations", l);
ctx.stack_.push_back(l);
ctx.enter(ctx.RESERVATIONS);
}
-#line 2250 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2288 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 359:
-#line 1309 "dhcp6_parser.yy" // lalr1.cc:859
+ case 383:
+#line 1361 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
}
-#line 2259 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2297 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 364:
-#line 1322 "dhcp6_parser.yy" // lalr1.cc:859
+ case 388:
+#line 1374 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(m);
ctx.stack_.push_back(m);
}
-#line 2269 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2307 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 365:
-#line 1326 "dhcp6_parser.yy" // lalr1.cc:859
+ case 389:
+#line 1378 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
}
-#line 2277 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2315 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 366:
-#line 1330 "dhcp6_parser.yy" // lalr1.cc:859
+ case 390:
+#line 1382 "dhcp6_parser.yy" // lalr1.cc:859
{
// Parse the reservations list entry map
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.push_back(m);
}
-#line 2287 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2325 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 367:
-#line 1334 "dhcp6_parser.yy" // lalr1.cc:859
+ case 391:
+#line 1386 "dhcp6_parser.yy" // lalr1.cc:859
{
// parsing completed
}
-#line 2295 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2333 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 381:
-#line 1358 "dhcp6_parser.yy" // lalr1.cc:859
+ case 405:
+#line 1410 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("ip-addresses", l);
ctx.stack_.push_back(l);
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2306 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2344 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 382:
-#line 1363 "dhcp6_parser.yy" // lalr1.cc:859
+ case 406:
+#line 1415 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
}
-#line 2315 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2353 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 383:
-#line 1368 "dhcp6_parser.yy" // lalr1.cc:859
+ case 407:
+#line 1420 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("prefixes", l);
ctx.stack_.push_back(l);
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2326 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2364 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 384:
-#line 1373 "dhcp6_parser.yy" // lalr1.cc:859
+ case 408:
+#line 1425 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
}
-#line 2335 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2373 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 385:
-#line 1378 "dhcp6_parser.yy" // lalr1.cc:859
+ case 409:
+#line 1430 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2343 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2381 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 386:
-#line 1380 "dhcp6_parser.yy" // lalr1.cc:859
+ case 410:
+#line 1432 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr d(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("duid", d);
ctx.leave();
}
-#line 2353 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2391 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 387:
-#line 1386 "dhcp6_parser.yy" // lalr1.cc:859
+ case 411:
+#line 1438 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2361 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2399 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 388:
-#line 1388 "dhcp6_parser.yy" // lalr1.cc:859
+ case 412:
+#line 1440 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr hw(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("hw-address", hw);
ctx.leave();
}
-#line 2371 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2409 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 389:
-#line 1394 "dhcp6_parser.yy" // lalr1.cc:859
+ case 413:
+#line 1446 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2379 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2417 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 390:
-#line 1396 "dhcp6_parser.yy" // lalr1.cc:859
+ case 414:
+#line 1448 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr host(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("hostname", host);
ctx.leave();
}
-#line 2389 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2427 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 391:
-#line 1402 "dhcp6_parser.yy" // lalr1.cc:859
+ case 415:
+#line 1454 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2397 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2435 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 392:
-#line 1404 "dhcp6_parser.yy" // lalr1.cc:859
+ case 416:
+#line 1456 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr hw(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("flex-id", hw);
ctx.leave();
}
-#line 2407 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2445 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 393:
-#line 1410 "dhcp6_parser.yy" // lalr1.cc:859
+ case 417:
+#line 1462 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr c(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("client-classes", c);
ctx.stack_.push_back(c);
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2418 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2456 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 394:
-#line 1415 "dhcp6_parser.yy" // lalr1.cc:859
+ case 418:
+#line 1467 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
}
-#line 2427 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2465 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 395:
-#line 1423 "dhcp6_parser.yy" // lalr1.cc:859
+ case 419:
+#line 1475 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("relay", m);
ctx.stack_.push_back(m);
ctx.enter(ctx.RELAY);
}
-#line 2438 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2476 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 396:
-#line 1428 "dhcp6_parser.yy" // lalr1.cc:859
+ case 420:
+#line 1480 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
}
-#line 2447 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2485 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 397:
-#line 1433 "dhcp6_parser.yy" // lalr1.cc:859
+ case 421:
+#line 1485 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2455 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2493 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 398:
-#line 1435 "dhcp6_parser.yy" // lalr1.cc:859
+ case 422:
+#line 1487 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr ip(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("ip-address", ip);
ctx.leave();
}
-#line 2465 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2503 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 399:
-#line 1444 "dhcp6_parser.yy" // lalr1.cc:859
+ case 423:
+#line 1496 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("client-classes", l);
ctx.stack_.push_back(l);
ctx.enter(ctx.CLIENT_CLASSES);
}
-#line 2476 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2514 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 400:
-#line 1449 "dhcp6_parser.yy" // lalr1.cc:859
+ case 424:
+#line 1501 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
}
-#line 2485 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2523 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 403:
-#line 1458 "dhcp6_parser.yy" // lalr1.cc:859
+ case 427:
+#line 1510 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(m);
ctx.stack_.push_back(m);
}
-#line 2495 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2533 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 404:
-#line 1462 "dhcp6_parser.yy" // lalr1.cc:859
+ case 428:
+#line 1514 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
}
-#line 2503 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2541 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 414:
-#line 1482 "dhcp6_parser.yy" // lalr1.cc:859
+ case 438:
+#line 1534 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2511 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2549 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 415:
-#line 1484 "dhcp6_parser.yy" // lalr1.cc:859
+ case 439:
+#line 1536 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr test(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("test", test);
ctx.leave();
}
-#line 2521 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2559 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 416:
-#line 1493 "dhcp6_parser.yy" // lalr1.cc:859
+ case 440:
+#line 1545 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("server-id", m);
ctx.stack_.push_back(m);
ctx.enter(ctx.SERVER_ID);
}
-#line 2532 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2570 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 417:
-#line 1498 "dhcp6_parser.yy" // lalr1.cc:859
+ case 441:
+#line 1550 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
}
-#line 2541 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2579 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 427:
-#line 1516 "dhcp6_parser.yy" // lalr1.cc:859
+ case 451:
+#line 1568 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.DUID_TYPE);
}
-#line 2549 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2587 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 428:
-#line 1518 "dhcp6_parser.yy" // lalr1.cc:859
+ case 452:
+#line 1570 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.back()->set("type", yystack_[0].value.as< ElementPtr > ());
ctx.leave();
}
-#line 2558 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2596 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 429:
-#line 1523 "dhcp6_parser.yy" // lalr1.cc:859
+ case 453:
+#line 1575 "dhcp6_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("LLT", ctx.loc2pos(yystack_[0].location))); }
-#line 2564 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2602 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 430:
-#line 1524 "dhcp6_parser.yy" // lalr1.cc:859
+ case 454:
+#line 1576 "dhcp6_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("EN", ctx.loc2pos(yystack_[0].location))); }
-#line 2570 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2608 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 431:
-#line 1525 "dhcp6_parser.yy" // lalr1.cc:859
+ case 455:
+#line 1577 "dhcp6_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("LL", ctx.loc2pos(yystack_[0].location))); }
-#line 2576 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2614 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 432:
-#line 1528 "dhcp6_parser.yy" // lalr1.cc:859
+ case 456:
+#line 1580 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr htype(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("htype", htype);
}
-#line 2585 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2623 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 433:
-#line 1533 "dhcp6_parser.yy" // lalr1.cc:859
+ case 457:
+#line 1585 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2593 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2631 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 434:
-#line 1535 "dhcp6_parser.yy" // lalr1.cc:859
+ case 458:
+#line 1587 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr id(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("identifier", id);
ctx.leave();
}
-#line 2603 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2641 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 435:
-#line 1541 "dhcp6_parser.yy" // lalr1.cc:859
+ case 459:
+#line 1593 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr time(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("time", time);
}
-#line 2612 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2650 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 436:
-#line 1546 "dhcp6_parser.yy" // lalr1.cc:859
+ case 460:
+#line 1598 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr time(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("enterprise-id", time);
}
-#line 2621 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2659 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 437:
-#line 1553 "dhcp6_parser.yy" // lalr1.cc:859
+ case 461:
+#line 1605 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr time(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("dhcp4o6-port", time);
}
-#line 2630 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2668 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 438:
-#line 1560 "dhcp6_parser.yy" // lalr1.cc:859
+ case 462:
+#line 1612 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("control-socket", m);
ctx.stack_.push_back(m);
ctx.enter(ctx.CONTROL_SOCKET);
}
-#line 2641 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2679 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 439:
-#line 1565 "dhcp6_parser.yy" // lalr1.cc:859
+ case 463:
+#line 1617 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
}
-#line 2650 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2688 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 444:
-#line 1578 "dhcp6_parser.yy" // lalr1.cc:859
+ case 468:
+#line 1630 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2658 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2696 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 445:
-#line 1580 "dhcp6_parser.yy" // lalr1.cc:859
+ case 469:
+#line 1632 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr stype(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("socket-type", stype);
ctx.leave();
}
-#line 2668 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2706 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 446:
-#line 1586 "dhcp6_parser.yy" // lalr1.cc:859
+ case 470:
+#line 1638 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2676 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2714 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 447:
-#line 1588 "dhcp6_parser.yy" // lalr1.cc:859
+ case 471:
+#line 1640 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr name(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("socket-name", name);
ctx.leave();
}
-#line 2686 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2724 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 448:
-#line 1596 "dhcp6_parser.yy" // lalr1.cc:859
+ case 472:
+#line 1648 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("dhcp-ddns", m);
ctx.stack_.push_back(m);
ctx.enter(ctx.DHCP_DDNS);
}
-#line 2697 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2735 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 449:
-#line 1601 "dhcp6_parser.yy" // lalr1.cc:859
+ case 473:
+#line 1653 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
}
-#line 2706 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2744 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 450:
-#line 1606 "dhcp6_parser.yy" // lalr1.cc:859
+ case 474:
+#line 1658 "dhcp6_parser.yy" // lalr1.cc:859
{
// Parse the dhcp-ddns map
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.push_back(m);
}
-#line 2716 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2754 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 451:
-#line 1610 "dhcp6_parser.yy" // lalr1.cc:859
+ case 475:
+#line 1662 "dhcp6_parser.yy" // lalr1.cc:859
{
// parsing completed
}
-#line 2724 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2762 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 469:
-#line 1635 "dhcp6_parser.yy" // lalr1.cc:859
+ case 493:
+#line 1687 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr b(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("enable-updates", b);
}
-#line 2733 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2771 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 470:
-#line 1640 "dhcp6_parser.yy" // lalr1.cc:859
+ case 494:
+#line 1692 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2741 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2779 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 471:
-#line 1642 "dhcp6_parser.yy" // lalr1.cc:859
+ case 495:
+#line 1694 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr s(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("qualifying-suffix", s);
ctx.leave();
}
-#line 2751 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2789 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 472:
-#line 1648 "dhcp6_parser.yy" // lalr1.cc:859
+ case 496:
+#line 1700 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2759 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2797 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 473:
-#line 1650 "dhcp6_parser.yy" // lalr1.cc:859
+ case 497:
+#line 1702 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr s(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("server-ip", s);
ctx.leave();
}
-#line 2769 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2807 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 474:
-#line 1656 "dhcp6_parser.yy" // lalr1.cc:859
+ case 498:
+#line 1708 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr i(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("server-port", i);
}
-#line 2778 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2816 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 475:
-#line 1661 "dhcp6_parser.yy" // lalr1.cc:859
+ case 499:
+#line 1713 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2786 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2824 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 476:
-#line 1663 "dhcp6_parser.yy" // lalr1.cc:859
+ case 500:
+#line 1715 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr s(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("sender-ip", s);
ctx.leave();
}
-#line 2796 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2834 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 477:
-#line 1669 "dhcp6_parser.yy" // lalr1.cc:859
+ case 501:
+#line 1721 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr i(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("sender-port", i);
}
-#line 2805 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2843 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 478:
-#line 1674 "dhcp6_parser.yy" // lalr1.cc:859
+ case 502:
+#line 1726 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr i(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("max-queue-size", i);
}
-#line 2814 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2852 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 479:
-#line 1679 "dhcp6_parser.yy" // lalr1.cc:859
+ case 503:
+#line 1731 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NCR_PROTOCOL);
}
-#line 2822 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2860 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 480:
-#line 1681 "dhcp6_parser.yy" // lalr1.cc:859
+ case 504:
+#line 1733 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.back()->set("ncr-protocol", yystack_[0].value.as< ElementPtr > ());
ctx.leave();
}
-#line 2831 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2869 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 481:
-#line 1687 "dhcp6_parser.yy" // lalr1.cc:859
+ case 505:
+#line 1739 "dhcp6_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("UDP", ctx.loc2pos(yystack_[0].location))); }
-#line 2837 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2875 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 482:
-#line 1688 "dhcp6_parser.yy" // lalr1.cc:859
+ case 506:
+#line 1740 "dhcp6_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("TCP", ctx.loc2pos(yystack_[0].location))); }
-#line 2843 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2881 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 483:
-#line 1691 "dhcp6_parser.yy" // lalr1.cc:859
+ case 507:
+#line 1743 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NCR_FORMAT);
}
-#line 2851 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2889 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 484:
-#line 1693 "dhcp6_parser.yy" // lalr1.cc:859
+ case 508:
+#line 1745 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr json(new StringElement("JSON", ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("ncr-format", json);
ctx.leave();
}
-#line 2861 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2899 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 485:
-#line 1699 "dhcp6_parser.yy" // lalr1.cc:859
+ case 509:
+#line 1751 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr b(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("always-include-fqdn", b);
}
-#line 2870 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2908 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 486:
-#line 1704 "dhcp6_parser.yy" // lalr1.cc:859
+ case 510:
+#line 1756 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr b(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("override-no-update", b);
}
-#line 2879 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2917 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 487:
-#line 1709 "dhcp6_parser.yy" // lalr1.cc:859
+ case 511:
+#line 1761 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr b(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("override-client-update", b);
}
-#line 2888 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2926 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 488:
-#line 1714 "dhcp6_parser.yy" // lalr1.cc:859
+ case 512:
+#line 1766 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.REPLACE_CLIENT_NAME);
}
-#line 2896 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2934 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 489:
-#line 1716 "dhcp6_parser.yy" // lalr1.cc:859
+ case 513:
+#line 1768 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.back()->set("replace-client-name", yystack_[0].value.as< ElementPtr > ());
ctx.leave();
}
-#line 2905 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2943 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 490:
-#line 1722 "dhcp6_parser.yy" // lalr1.cc:859
+ case 514:
+#line 1774 "dhcp6_parser.yy" // lalr1.cc:859
{
yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("when-present", ctx.loc2pos(yystack_[0].location)));
}
-#line 2913 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2951 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 491:
-#line 1725 "dhcp6_parser.yy" // lalr1.cc:859
+ case 515:
+#line 1777 "dhcp6_parser.yy" // lalr1.cc:859
{
yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("never", ctx.loc2pos(yystack_[0].location)));
}
-#line 2921 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2959 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 492:
-#line 1728 "dhcp6_parser.yy" // lalr1.cc:859
+ case 516:
+#line 1780 "dhcp6_parser.yy" // lalr1.cc:859
{
yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("always", ctx.loc2pos(yystack_[0].location)));
}
-#line 2929 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2967 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 493:
-#line 1731 "dhcp6_parser.yy" // lalr1.cc:859
+ case 517:
+#line 1783 "dhcp6_parser.yy" // lalr1.cc:859
{
yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("when-not-present", ctx.loc2pos(yystack_[0].location)));
}
-#line 2937 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2975 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 494:
-#line 1734 "dhcp6_parser.yy" // lalr1.cc:859
+ case 518:
+#line 1786 "dhcp6_parser.yy" // lalr1.cc:859
{
error(yystack_[0].location, "boolean values for the replace-client-name are "
"no longer supported");
}
-#line 2946 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2984 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 495:
-#line 1740 "dhcp6_parser.yy" // lalr1.cc:859
+ case 519:
+#line 1792 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2954 "dhcp6_parser.cc" // lalr1.cc:859
+#line 2992 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 496:
-#line 1742 "dhcp6_parser.yy" // lalr1.cc:859
+ case 520:
+#line 1794 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr s(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("generated-prefix", s);
ctx.leave();
}
-#line 2964 "dhcp6_parser.cc" // lalr1.cc:859
+#line 3002 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 497:
-#line 1750 "dhcp6_parser.yy" // lalr1.cc:859
+ case 521:
+#line 1802 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2972 "dhcp6_parser.cc" // lalr1.cc:859
+#line 3010 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 498:
-#line 1752 "dhcp6_parser.yy" // lalr1.cc:859
+ case 522:
+#line 1804 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.back()->set("Dhcp4", yystack_[0].value.as< ElementPtr > ());
ctx.leave();
}
-#line 2981 "dhcp6_parser.cc" // lalr1.cc:859
+#line 3019 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 499:
-#line 1757 "dhcp6_parser.yy" // lalr1.cc:859
+ case 523:
+#line 1809 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 2989 "dhcp6_parser.cc" // lalr1.cc:859
+#line 3027 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 500:
-#line 1759 "dhcp6_parser.yy" // lalr1.cc:859
+ case 524:
+#line 1811 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.back()->set("DhcpDdns", yystack_[0].value.as< ElementPtr > ());
ctx.leave();
}
-#line 2998 "dhcp6_parser.cc" // lalr1.cc:859
+#line 3036 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 501:
-#line 1764 "dhcp6_parser.yy" // lalr1.cc:859
+ case 525:
+#line 1816 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 3006 "dhcp6_parser.cc" // lalr1.cc:859
+#line 3044 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 502:
-#line 1766 "dhcp6_parser.yy" // lalr1.cc:859
+ case 526:
+#line 1818 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.back()->set("Control-agent", yystack_[0].value.as< ElementPtr > ());
ctx.leave();
}
-#line 3015 "dhcp6_parser.cc" // lalr1.cc:859
+#line 3053 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 503:
-#line 1777 "dhcp6_parser.yy" // lalr1.cc:859
+ case 527:
+#line 1829 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("Logging", m);
ctx.stack_.push_back(m);
ctx.enter(ctx.LOGGING);
}
-#line 3026 "dhcp6_parser.cc" // lalr1.cc:859
+#line 3064 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 504:
-#line 1782 "dhcp6_parser.yy" // lalr1.cc:859
+ case 528:
+#line 1834 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
}
-#line 3035 "dhcp6_parser.cc" // lalr1.cc:859
+#line 3073 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 508:
-#line 1799 "dhcp6_parser.yy" // lalr1.cc:859
+ case 532:
+#line 1851 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("loggers", l);
ctx.stack_.push_back(l);
ctx.enter(ctx.LOGGERS);
}
-#line 3046 "dhcp6_parser.cc" // lalr1.cc:859
+#line 3084 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 509:
-#line 1804 "dhcp6_parser.yy" // lalr1.cc:859
+ case 533:
+#line 1856 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
}
-#line 3055 "dhcp6_parser.cc" // lalr1.cc:859
+#line 3093 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 512:
-#line 1816 "dhcp6_parser.yy" // lalr1.cc:859
+ case 536:
+#line 1868 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr l(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(l);
ctx.stack_.push_back(l);
}
-#line 3065 "dhcp6_parser.cc" // lalr1.cc:859
+#line 3103 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 513:
-#line 1820 "dhcp6_parser.yy" // lalr1.cc:859
+ case 537:
+#line 1872 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
}
-#line 3073 "dhcp6_parser.cc" // lalr1.cc:859
+#line 3111 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 521:
-#line 1835 "dhcp6_parser.yy" // lalr1.cc:859
+ case 545:
+#line 1887 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr dl(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("debuglevel", dl);
}
-#line 3082 "dhcp6_parser.cc" // lalr1.cc:859
+#line 3120 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 522:
-#line 1840 "dhcp6_parser.yy" // lalr1.cc:859
+ case 546:
+#line 1892 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 3090 "dhcp6_parser.cc" // lalr1.cc:859
+#line 3128 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 523:
-#line 1842 "dhcp6_parser.yy" // lalr1.cc:859
+ case 547:
+#line 1894 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr sev(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("severity", sev);
ctx.leave();
}
-#line 3100 "dhcp6_parser.cc" // lalr1.cc:859
+#line 3138 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 524:
-#line 1848 "dhcp6_parser.yy" // lalr1.cc:859
+ case 548:
+#line 1900 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("output_options", l);
ctx.stack_.push_back(l);
ctx.enter(ctx.OUTPUT_OPTIONS);
}
-#line 3111 "dhcp6_parser.cc" // lalr1.cc:859
+#line 3149 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 525:
-#line 1853 "dhcp6_parser.yy" // lalr1.cc:859
+ case 549:
+#line 1905 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
}
-#line 3120 "dhcp6_parser.cc" // lalr1.cc:859
+#line 3158 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 528:
-#line 1862 "dhcp6_parser.yy" // lalr1.cc:859
+ case 552:
+#line 1914 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(m);
ctx.stack_.push_back(m);
}
-#line 3130 "dhcp6_parser.cc" // lalr1.cc:859
+#line 3168 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 529:
-#line 1866 "dhcp6_parser.yy" // lalr1.cc:859
+ case 553:
+#line 1918 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
}
-#line 3138 "dhcp6_parser.cc" // lalr1.cc:859
+#line 3176 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 536:
-#line 1880 "dhcp6_parser.yy" // lalr1.cc:859
+ case 560:
+#line 1932 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
-#line 3146 "dhcp6_parser.cc" // lalr1.cc:859
+#line 3184 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 537:
-#line 1882 "dhcp6_parser.yy" // lalr1.cc:859
+ case 561:
+#line 1934 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr sev(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("output", sev);
ctx.leave();
}
-#line 3156 "dhcp6_parser.cc" // lalr1.cc:859
+#line 3194 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 538:
-#line 1888 "dhcp6_parser.yy" // lalr1.cc:859
+ case 562:
+#line 1940 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr flush(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("flush", flush);
}
-#line 3165 "dhcp6_parser.cc" // lalr1.cc:859
+#line 3203 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 539:
-#line 1893 "dhcp6_parser.yy" // lalr1.cc:859
+ case 563:
+#line 1945 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr maxsize(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("maxsize", maxsize);
}
-#line 3174 "dhcp6_parser.cc" // lalr1.cc:859
+#line 3212 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 540:
-#line 1898 "dhcp6_parser.yy" // lalr1.cc:859
+ case 564:
+#line 1950 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr maxver(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("maxver", maxver);
}
-#line 3183 "dhcp6_parser.cc" // lalr1.cc:859
+#line 3221 "dhcp6_parser.cc" // lalr1.cc:859
break;
-#line 3187 "dhcp6_parser.cc" // lalr1.cc:859
+#line 3225 "dhcp6_parser.cc" // lalr1.cc:859
default:
break;
}
}
- const short int Dhcp6Parser::yypact_ninf_ = -507;
+ const short int Dhcp6Parser::yypact_ninf_ = -702;
const signed char Dhcp6Parser::yytable_ninf_ = -1;
const short int
Dhcp6Parser::yypact_[] =
{
- 118, -507, -507, -507, -507, -507, -507, -507, -507, -507,
- -507, -507, -507, 33, 19, 24, 34, 63, 106, 113,
- 122, 128, 168, 191, 199, 203, -507, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, -507, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, -507, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, -507, -507, -507, -507,
- 19, -97, 17, 31, 76, 23, -9, 105, 72, 62,
- -5, -33, 233, -507, 210, 242, 263, 228, 270, -507,
- -507, -507, -507, -507, 276, -507, 71, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, 280, 281, 283, 284,
- 286, -507, -507, -507, -507, -507, -507, -507, -507, -507,
- -507, 287, -507, -507, -507, 103, -507, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, -507, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, -507, -507, -507, 288,
- 111, -507, -507, -507, -507, -507, -507, -507, -507, -507,
- 292, 293, -507, -507, -507, -507, -507, -507, -507, -507,
- -507, 124, -507, -507, -507, -507, -507, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, -507, -507, -507, 125,
- -507, -507, -507, -507, 294, -507, 298, 303, -507, -507,
- -507, 159, -507, -507, -507, -507, -507, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, -507, 300, 307, -507,
- -507, -507, -507, -507, -507, -507, -507, -507, -507, 309,
- -507, -507, -507, 310, -507, -507, 311, 308, -507, -507,
- -507, -507, -507, -507, -507, -507, -507, -507, -507, 314,
- 319, -507, -507, -507, -507, 316, 312, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, -507, 170, -507, -507,
- -507, 321, -507, -507, 322, -507, 323, 324, -507, -507,
- 325, 326, 327, -507, -507, -507, 171, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, -507, -507, -507, -507,
- -507, -507, -507, 19, 19, -507, 183, 329, 330, 331,
- 347, 348, -507, 17, -507, 349, 350, 351, 207, 208,
- 209, 211, 212, 352, 356, 359, 360, 361, 362, 363,
- 364, 365, 366, 221, 368, 369, 31, -507, 370, 225,
- 76, -507, 48, 371, 372, 374, 375, 376, 231, 234,
- 379, 380, 381, 383, 23, -507, 384, 385, -9, -507,
- 386, 241, 388, 244, 245, 105, -507, 389, 392, 393,
- 394, 395, 396, 397, -507, 72, 398, 399, 254, 401,
- 402, 403, 256, -507, 62, 405, 258, 259, -507, -5,
- 408, 409, 169, -507, 262, 411, 415, 271, 416, 272,
- 273, 420, 421, 274, 275, 277, 424, 426, 233, -507,
- -507, -507, 427, 425, 428, 19, 19, 19, -507, 429,
- 430, 431, -507, -507, -507, -507, -507, 434, 435, 436,
- 437, 438, 439, 440, 441, 442, 443, -507, 446, 447,
- -507, 450, -507, -507, -507, -507, -507, -507, 448, 454,
- -507, -507, -507, 456, 457, 285, 315, 317, -507, -507,
- 100, 318, 458, 452, -507, 328, 461, -507, 332, -507,
- 333, -507, -507, -507, 450, 450, 450, 334, 335, 336,
- 337, -507, 338, 339, -507, 340, 341, 342, -507, -507,
- 343, -507, -507, -507, 344, 19, -507, -507, 345, 346,
- -507, 353, -507, -507, 36, 313, -507, -507, -507, -31,
- 354, -507, 19, 31, 373, -507, -507, -507, 76, 160,
- 160, 463, 464, 465, -32, 19, 116, 25, 466, 115,
- 28, 177, 233, -507, -507, 470, -507, 48, 468, 469,
- -507, -507, -507, -507, -507, -507, -507, -507, 472, 400,
- -507, -507, -507, -507, -507, -507, -507, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, -507, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, -507, -507, -507, -507,
- -507, -507, -507, -507, -507, 204, -507, 205, -507, -507,
- 206, -507, -507, -507, -507, 493, 494, 496, 497, 500,
- -507, -507, -507, 214, -507, -507, -507, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, -507, 215, -507, 499,
- 503, -507, -507, 501, 505, -507, -507, 504, 506, -507,
- -507, -507, 45, -507, -507, -507, 508, -507, -507, -507,
- 243, -507, -507, -507, -507, 247, -507, 509, 513, -507,
- 507, 514, 515, 516, 517, 518, 216, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, 519, 520, 521, -507,
- -507, 217, -507, -507, -507, -507, -507, -507, -507, -507,
- 223, -507, -507, -507, 224, 377, 378, -507, -507, 511,
- 525, -507, -507, 523, 527, -507, -507, 526, 528, -507,
- -507, 529, -507, 530, 373, -507, -507, 531, 532, 534,
- 535, 390, 391, 404, 406, 407, 537, 538, 160, -507,
- -507, 23, -507, 463, 62, -507, 464, -5, -507, 465,
- -32, -507, -507, 116, -507, 25, -507, -33, -507, 466,
- 410, 412, 413, 414, 417, 418, 115, -507, 540, 541,
- 419, 422, 423, 28, -507, 542, 543, 177, -507, -507,
- -507, 544, 545, -507, -9, -507, 468, 105, -507, 469,
- 72, -507, 472, 547, -507, 548, -507, 119, 432, 433,
- 444, -507, -507, -507, -507, -507, 445, 449, -507, 226,
- -507, 551, -507, 553, -507, -507, -507, -507, 230, -507,
- -507, -507, -507, -507, -507, -507, -507, -34, 451, -507,
- -507, -507, -507, 453, 455, -507, -507, 459, 232, -507,
- 236, -507, 557, -507, 460, 549, -507, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, -507, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, -507, -507, -507, -507,
- -507, -507, -507, 265, -507, 66, 549, -507, -507, 562,
- -507, -507, -507, 239, -507, -507, -507, -507, -507, 566,
- 462, 567, 66, -507, 550, -507, 467, -507, 568, -507,
- -507, 266, -507, -56, 568, -507, -507, 570, 572, 573,
- 240, -507, -507, -507, -507, -507, -507, 574, 471, 474,
- 475, -56, -507, 473, -507, -507, -507, -507, -507
+ 113, -702, -702, -702, -702, -702, -702, -702, -702, -702,
+ -702, -702, -702, 32, 18, 33, 35, 70, 86, 110,
+ 122, 143, 154, 168, 181, 183, -702, -702, -702, -702,
+ -702, -702, -702, -702, -702, -702, -702, -702, -702, -702,
+ -702, -702, -702, -702, -702, -702, -702, -702, -702, -702,
+ -702, -702, -702, -702, -702, -702, -702, -702, -702, -702,
+ 18, -120, 23, 30, 46, 22, 1, 194, 129, 62,
+ 48, -37, 240, -702, 67, 72, 106, 174, 206, -702,
+ -702, -702, -702, -702, 237, -702, 66, -702, -702, -702,
+ -702, -702, -702, -702, -702, -702, 270, 274, 297, 318,
+ 323, -702, -702, -702, -702, -702, -702, -702, -702, -702,
+ -702, -702, 330, -702, -702, -702, 68, -702, -702, -702,
+ -702, -702, -702, -702, -702, -702, -702, -702, -702, -702,
+ -702, -702, -702, -702, -702, -702, -702, -702, -702, -702,
+ -702, 331, 103, -702, -702, -702, -702, -702, -702, -702,
+ -702, -702, 333, 334, -702, -702, -702, -702, -702, -702,
+ -702, -702, -702, 125, -702, -702, -702, -702, -702, -702,
+ -702, -702, -702, -702, -702, -702, -702, -702, -702, -702,
+ -702, 144, -702, -702, -702, -702, 336, -702, 337, 338,
+ -702, -702, -702, 145, -702, -702, -702, -702, -702, -702,
+ -702, -702, -702, -702, -702, -702, -702, -702, -702, 335,
+ 356, -702, -702, -702, -702, -702, -702, -702, -702, -702,
+ -702, 357, -702, -702, -702, 358, -702, -702, 352, 360,
+ -702, -702, -702, -702, -702, -702, -702, -702, -702, -702,
+ -702, 361, 362, -702, -702, -702, -702, 359, 365, -702,
+ -702, -702, -702, -702, -702, -702, -702, -702, -702, 171,
+ -702, -702, -702, 366, -702, -702, 367, -702, 368, 369,
+ -702, -702, 370, 371, 372, -702, -702, -702, 173, -702,
+ -702, -702, -702, -702, -702, -702, -702, -702, -702, -702,
+ -702, -702, -702, -702, -702, 18, 18, -702, 219, 373,
+ 374, 375, 376, 377, -702, 23, -702, 378, 379, 380,
+ 213, 236, 238, 241, 242, 381, 382, 384, 387, 390,
+ 391, 392, 393, 394, 395, 396, 250, 398, 399, 30,
+ -702, 400, 252, 46, -702, 47, 402, 403, 404, 405,
+ 406, 263, 258, 408, 409, 411, 412, 22, -702, 413,
+ 414, 1, -702, 415, 273, 419, 275, 276, 194, -702,
+ 421, 424, 425, 426, 427, 428, 429, -702, 129, 430,
+ 431, 285, 433, 434, 435, 288, -702, 62, 436, 289,
+ 291, -702, 48, 439, 441, 52, -702, 293, 443, 444,
+ 298, 446, 303, 307, 449, 453, 308, 309, 311, 455,
+ 456, 240, -702, -702, -702, 462, 460, 461, 18, 18,
+ 18, -702, 464, 465, 466, -702, -702, -702, -702, -702,
+ 470, 471, 472, 473, 474, 475, 476, 477, 478, 479,
+ 480, -702, 481, 482, -702, 485, -702, -702, -702, -702,
+ -702, -702, 483, 489, -702, -702, -702, 488, 490, 319,
+ 344, 346, -702, -702, 137, 347, 493, 492, -702, 350,
+ 495, -702, 353, -702, 354, -702, -702, -702, 485, 485,
+ 485, 355, 363, 364, 383, -702, 385, 386, -702, 388,
+ 389, 397, -702, -702, 401, -702, -702, -702, 407, 18,
+ -702, -702, 410, 416, -702, 417, -702, -702, 101, 420,
+ -702, -702, -702, 71, 418, -702, 18, 30, 422, -702,
+ -702, -702, 46, 116, 116, 499, 500, 501, 502, -45,
+ 18, 215, 42, 503, 139, 27, 211, 240, -702, -702,
+ 507, -702, 47, 505, 508, -702, -702, -702, -702, -702,
+ -702, -702, -702, 509, 438, -702, -702, -702, -702, -702,
+ -702, -702, -702, -702, -702, -702, -702, -702, -702, -702,
+ -702, -702, -702, -702, -702, -702, -702, -702, -702, -702,
+ -702, -702, -702, -702, -702, -702, -702, -702, -702, -702,
+ 175, -702, 214, -702, -702, 231, -702, -702, -702, -702,
+ 513, 516, 517, 518, 519, -702, -702, -702, 232, -702,
+ -702, -702, -702, -702, -702, -702, -702, -702, -702, -702,
+ -702, -702, 234, -702, 520, 521, -702, -702, 522, 524,
+ -702, -702, 523, 527, -702, -702, 525, 529, -702, -702,
+ -702, 45, -702, -702, -702, 528, -702, -702, -702, 151,
+ -702, -702, -702, -702, 207, -702, 531, 537, -702, 538,
+ 539, 540, 541, 542, 544, 260, -702, -702, -702, -702,
+ -702, -702, -702, -702, -702, 546, 548, 549, -702, -702,
+ 261, -702, -702, -702, -702, -702, -702, -702, -702, 262,
+ -702, -702, -702, 264, 423, 432, -702, -702, 550, 551,
+ -702, -702, 552, 556, -702, -702, 555, 559, -702, -702,
+ 547, -702, 560, 422, -702, -702, 561, 565, 566, 567,
+ 437, 440, 445, 442, 447, 568, 570, 116, -702, -702,
+ 22, -702, 499, 62, -702, 500, 48, -702, 501, 153,
+ -702, 502, -45, -702, -702, 215, -702, 42, -702, -37,
+ -702, 503, 448, 450, 451, 452, 454, 457, 139, -702,
+ 571, 572, 458, 459, 463, 27, -702, 573, 574, 211,
+ -702, -702, -702, 557, 576, -702, 1, -702, 505, 194,
+ -702, 508, 129, -702, 509, 577, -702, 575, -702, 299,
+ 467, 468, 469, -702, -702, -702, -702, -702, 484, 486,
+ -702, 268, -702, 578, -702, 579, -702, -702, -702, -702,
+ -702, -702, -702, -702, -702, -702, -702, 272, -702, -702,
+ -702, -702, -702, -702, -702, -702, 278, -702, -702, -702,
+ -702, -702, -702, -702, -702, 235, 487, -702, -702, -702,
+ -702, 491, 494, -702, -702, 496, 279, -702, 287, -702,
+ 581, -702, 497, 583, -702, -702, -702, -702, -702, -702,
+ -702, -702, -702, -702, -702, -702, -702, 153, -702, -702,
+ -702, -702, -702, -702, -702, -702, -702, -702, -702, -702,
+ -702, -702, -702, 306, -702, -702, 88, 583, -702, -702,
+ 580, -702, -702, -702, 290, -702, -702, -702, -702, -702,
+ 587, 498, 588, 88, -702, 589, -702, 504, -702, 590,
+ -702, -702, 320, -702, -13, 590, -702, -702, 596, 600,
+ 602, 302, -702, -702, -702, -702, -702, -702, 603, 510,
+ 511, 532, -13, -702, 526, -702, -702, -702, -702, -702
};
const unsigned short int
20, 22, 24, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 1, 41, 34, 30,
29, 26, 27, 28, 33, 3, 31, 32, 54, 5,
- 66, 7, 99, 9, 212, 11, 319, 13, 339, 15,
- 366, 17, 256, 19, 291, 21, 177, 23, 450, 25,
- 43, 37, 0, 0, 0, 0, 0, 0, 368, 258,
- 293, 0, 0, 45, 0, 44, 0, 0, 38, 64,
- 503, 497, 499, 501, 0, 63, 0, 56, 58, 60,
- 61, 62, 59, 97, 108, 110, 0, 0, 0, 0,
- 0, 204, 248, 283, 150, 167, 158, 399, 169, 188,
- 416, 0, 438, 448, 91, 0, 68, 70, 71, 72,
- 73, 74, 76, 77, 78, 79, 81, 80, 85, 86,
- 75, 83, 84, 82, 87, 88, 89, 90, 105, 0,
- 0, 101, 103, 104, 403, 311, 331, 233, 235, 237,
- 0, 0, 241, 239, 358, 395, 232, 216, 217, 218,
- 219, 0, 214, 223, 224, 225, 228, 230, 226, 227,
- 220, 221, 222, 229, 231, 327, 329, 326, 324, 0,
- 321, 323, 325, 351, 0, 354, 0, 0, 350, 346,
- 349, 0, 341, 343, 344, 347, 348, 345, 393, 381,
- 383, 385, 387, 389, 391, 380, 379, 0, 369, 370,
- 374, 375, 372, 376, 377, 378, 373, 273, 140, 0,
- 277, 275, 280, 0, 269, 270, 0, 259, 260, 262,
- 272, 263, 264, 265, 279, 266, 267, 268, 305, 0,
- 0, 303, 304, 307, 308, 0, 294, 295, 297, 298,
- 299, 300, 301, 302, 184, 186, 181, 0, 179, 182,
- 183, 0, 470, 472, 0, 475, 0, 0, 479, 483,
- 0, 0, 0, 488, 495, 468, 0, 452, 454, 455,
- 456, 457, 458, 459, 460, 461, 462, 463, 464, 465,
- 466, 467, 42, 0, 0, 35, 0, 0, 0, 0,
- 0, 0, 53, 0, 55, 0, 0, 0, 0, 0,
+ 66, 7, 100, 9, 213, 11, 343, 13, 363, 15,
+ 390, 17, 280, 19, 315, 21, 178, 23, 474, 25,
+ 43, 37, 0, 0, 0, 0, 0, 0, 392, 282,
+ 317, 0, 0, 45, 0, 44, 0, 0, 38, 64,
+ 527, 521, 523, 525, 0, 63, 0, 56, 58, 60,
+ 61, 62, 59, 98, 109, 111, 0, 0, 0, 0,
+ 0, 205, 272, 307, 249, 151, 168, 159, 423, 170,
+ 189, 440, 0, 462, 472, 92, 0, 68, 70, 71,
+ 72, 73, 74, 77, 78, 79, 80, 82, 81, 86,
+ 87, 75, 76, 84, 85, 83, 88, 89, 90, 91,
+ 106, 0, 0, 102, 104, 105, 427, 335, 355, 234,
+ 236, 238, 0, 0, 242, 240, 382, 419, 233, 217,
+ 218, 219, 220, 0, 215, 224, 225, 226, 229, 231,
+ 227, 228, 221, 222, 223, 230, 232, 351, 353, 350,
+ 348, 0, 345, 347, 349, 375, 0, 378, 0, 0,
+ 374, 370, 373, 0, 365, 367, 368, 371, 372, 369,
+ 417, 405, 407, 409, 411, 413, 415, 404, 403, 0,
+ 393, 394, 398, 399, 396, 400, 401, 402, 397, 297,
+ 141, 0, 301, 299, 304, 0, 293, 294, 0, 283,
+ 284, 286, 296, 287, 288, 289, 303, 290, 291, 292,
+ 329, 0, 0, 327, 328, 331, 332, 0, 318, 319,
+ 321, 322, 323, 324, 325, 326, 185, 187, 182, 0,
+ 180, 183, 184, 0, 494, 496, 0, 499, 0, 0,
+ 503, 507, 0, 0, 0, 512, 519, 492, 0, 476,
+ 478, 479, 480, 481, 482, 483, 484, 485, 486, 487,
+ 488, 489, 490, 491, 42, 0, 0, 35, 0, 0,
+ 0, 0, 0, 0, 53, 0, 55, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 67, 0, 0, 0, 101, 429, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 214, 0,
+ 0, 0, 344, 0, 0, 0, 0, 0, 0, 364,
+ 0, 0, 0, 0, 0, 0, 0, 391, 0, 0,
+ 0, 0, 0, 0, 0, 0, 281, 0, 0, 0,
+ 0, 316, 0, 0, 0, 0, 179, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 67, 0, 0,
- 0, 100, 405, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 213, 0, 0, 0, 320,
- 0, 0, 0, 0, 0, 0, 340, 0, 0, 0,
- 0, 0, 0, 0, 367, 0, 0, 0, 0, 0,
- 0, 0, 0, 257, 0, 0, 0, 0, 292, 0,
- 0, 0, 0, 178, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 451,
- 46, 39, 0, 0, 0, 0, 0, 0, 57, 0,
- 0, 0, 92, 93, 94, 95, 96, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 437, 0, 0,
- 69, 0, 107, 102, 414, 412, 413, 411, 0, 406,
- 407, 409, 410, 0, 0, 0, 0, 0, 246, 247,
- 0, 0, 0, 0, 215, 0, 0, 322, 0, 353,
- 0, 356, 357, 342, 0, 0, 0, 0, 0, 0,
- 0, 371, 0, 0, 271, 0, 0, 0, 282, 261,
- 0, 309, 310, 296, 0, 0, 180, 469, 0, 0,
- 474, 0, 477, 478, 0, 0, 485, 486, 487, 0,
- 0, 453, 0, 0, 0, 498, 500, 502, 0, 0,
- 0, 206, 250, 285, 0, 43, 0, 0, 171, 0,
- 0, 0, 0, 47, 106, 0, 404, 0, 313, 333,
- 234, 236, 238, 243, 244, 245, 242, 240, 360, 0,
- 328, 36, 330, 352, 355, 394, 382, 384, 386, 388,
- 390, 392, 274, 141, 278, 276, 281, 306, 185, 187,
- 471, 473, 476, 481, 482, 480, 484, 490, 491, 492,
- 493, 494, 489, 496, 40, 0, 508, 0, 505, 507,
- 0, 127, 133, 135, 137, 0, 0, 0, 0, 0,
- 146, 148, 126, 0, 112, 114, 115, 116, 117, 118,
- 119, 120, 121, 122, 123, 124, 125, 0, 210, 0,
- 207, 208, 254, 0, 251, 252, 289, 0, 286, 287,
- 156, 157, 0, 152, 154, 155, 0, 165, 166, 162,
- 0, 160, 163, 164, 401, 0, 175, 0, 172, 173,
- 0, 0, 0, 0, 0, 0, 0, 190, 192, 193,
- 194, 195, 196, 197, 427, 433, 0, 0, 0, 426,
- 425, 0, 418, 420, 423, 421, 422, 424, 444, 446,
- 0, 440, 442, 443, 0, 49, 0, 408, 317, 0,
- 314, 315, 337, 0, 334, 335, 364, 0, 361, 362,
- 397, 0, 65, 0, 0, 504, 98, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 109,
- 111, 0, 205, 0, 258, 249, 0, 293, 284, 0,
- 0, 151, 168, 0, 159, 0, 400, 0, 170, 0,
- 0, 0, 0, 0, 0, 0, 0, 189, 0, 0,
- 0, 0, 0, 0, 417, 0, 0, 0, 439, 449,
- 51, 0, 50, 415, 0, 312, 0, 0, 332, 0,
- 368, 359, 0, 0, 396, 0, 506, 0, 0, 0,
- 0, 139, 142, 143, 144, 145, 0, 0, 113, 0,
- 209, 0, 253, 0, 288, 153, 161, 402, 0, 174,
- 198, 199, 200, 201, 202, 203, 191, 0, 0, 432,
- 435, 436, 419, 0, 0, 441, 48, 0, 0, 316,
- 0, 336, 0, 363, 0, 0, 129, 130, 131, 132,
- 128, 134, 136, 138, 147, 149, 211, 255, 290, 176,
- 429, 430, 431, 428, 434, 445, 447, 52, 318, 338,
- 365, 398, 512, 0, 510, 0, 0, 509, 524, 0,
- 522, 520, 516, 0, 514, 518, 519, 517, 511, 0,
- 0, 0, 0, 513, 0, 521, 0, 515, 0, 523,
- 528, 0, 526, 0, 0, 525, 536, 0, 0, 0,
- 0, 530, 532, 533, 534, 535, 527, 0, 0, 0,
- 0, 0, 529, 0, 538, 539, 540, 531, 537
+ 0, 0, 475, 46, 39, 0, 0, 0, 0, 0,
+ 0, 57, 0, 0, 0, 93, 94, 95, 96, 97,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 461, 0, 0, 69, 0, 108, 103, 438, 436,
+ 437, 435, 0, 430, 431, 433, 434, 0, 0, 0,
+ 0, 0, 247, 248, 0, 0, 0, 0, 216, 0,
+ 0, 346, 0, 377, 0, 380, 381, 366, 0, 0,
+ 0, 0, 0, 0, 0, 395, 0, 0, 295, 0,
+ 0, 0, 306, 285, 0, 333, 334, 320, 0, 0,
+ 181, 493, 0, 0, 498, 0, 501, 502, 0, 0,
+ 509, 510, 511, 0, 0, 477, 0, 0, 0, 522,
+ 524, 526, 0, 0, 0, 207, 274, 309, 251, 0,
+ 43, 0, 0, 172, 0, 0, 0, 0, 47, 107,
+ 0, 428, 0, 337, 357, 235, 237, 239, 244, 245,
+ 246, 243, 241, 384, 0, 352, 36, 354, 376, 379,
+ 418, 406, 408, 410, 412, 414, 416, 298, 142, 302,
+ 300, 305, 330, 186, 188, 495, 497, 500, 505, 506,
+ 504, 508, 514, 515, 516, 517, 518, 513, 520, 40,
+ 0, 532, 0, 529, 531, 0, 128, 134, 136, 138,
+ 0, 0, 0, 0, 0, 147, 149, 127, 0, 113,
+ 115, 116, 117, 118, 119, 120, 121, 122, 123, 124,
+ 125, 126, 0, 211, 0, 208, 209, 278, 0, 275,
+ 276, 313, 0, 310, 311, 255, 0, 252, 253, 157,
+ 158, 0, 153, 155, 156, 0, 166, 167, 163, 0,
+ 161, 164, 165, 425, 0, 176, 0, 173, 174, 0,
+ 0, 0, 0, 0, 0, 0, 191, 193, 194, 195,
+ 196, 197, 198, 451, 457, 0, 0, 0, 450, 449,
+ 0, 442, 444, 447, 445, 446, 448, 468, 470, 0,
+ 464, 466, 467, 0, 49, 0, 432, 341, 0, 338,
+ 339, 361, 0, 358, 359, 388, 0, 385, 386, 421,
+ 0, 65, 0, 0, 528, 99, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 110, 112,
+ 0, 206, 0, 282, 273, 0, 317, 308, 0, 0,
+ 250, 0, 0, 152, 169, 0, 160, 0, 424, 0,
+ 171, 0, 0, 0, 0, 0, 0, 0, 0, 190,
+ 0, 0, 0, 0, 0, 0, 441, 0, 0, 0,
+ 463, 473, 51, 0, 50, 439, 0, 336, 0, 0,
+ 356, 0, 392, 383, 0, 0, 420, 0, 530, 0,
+ 0, 0, 0, 140, 143, 144, 145, 146, 0, 0,
+ 114, 0, 210, 0, 277, 0, 312, 271, 268, 270,
+ 262, 263, 259, 260, 261, 266, 269, 0, 257, 264,
+ 265, 267, 254, 154, 162, 426, 0, 175, 199, 200,
+ 201, 202, 203, 204, 192, 0, 0, 456, 459, 460,
+ 443, 0, 0, 465, 48, 0, 0, 340, 0, 360,
+ 0, 387, 0, 0, 130, 131, 132, 133, 129, 135,
+ 137, 139, 148, 150, 212, 279, 314, 0, 256, 177,
+ 453, 454, 455, 452, 458, 469, 471, 52, 342, 362,
+ 389, 422, 536, 0, 534, 258, 0, 0, 533, 548,
+ 0, 546, 544, 540, 0, 538, 542, 543, 541, 535,
+ 0, 0, 0, 0, 537, 0, 545, 0, 539, 0,
+ 547, 552, 0, 550, 0, 0, 549, 560, 0, 0,
+ 0, 0, 554, 556, 557, 558, 559, 551, 0, 0,
+ 0, 0, 0, 553, 0, 562, 563, 564, 555, 561
};
const short int
Dhcp6Parser::yypgoto_[] =
{
- -507, -507, -507, -507, -507, -507, -507, -507, -507, -507,
- -507, -507, -507, -507, 11, -507, 56, -507, -507, -507,
- -507, -507, -507, 18, -507, -189, -507, -507, -507, -62,
- -507, -507, -507, 246, -507, -507, -507, -507, 49, 253,
- -63, -50, -44, -43, -507, -507, -507, -507, -507, 75,
- 250, -507, -507, -507, -507, -507, -507, -507, 74, -123,
- -507, -507, -507, -507, -507, -507, -507, -507, -507, -507,
- -58, -507, -506, -507, -507, -507, -507, -507, -507, -507,
- -507, -507, -507, -134, -493, -507, -507, -507, -507, -136,
- -507, -507, -507, -507, -507, -507, -507, -507, -141, -507,
- -507, -507, -138, 213, -507, -507, -507, -507, -507, -507,
- -507, -146, -507, -507, -507, -507, -507, -507, -507, -507,
- -507, -507, -122, -507, -507, -507, -119, 252, -507, -507,
- -507, -507, -507, -507, -497, -507, -507, -507, -507, -507,
- -507, -507, -507, -507, -507, -117, -507, -507, -507, -113,
- -507, 229, -507, -59, -507, -507, -507, -507, -507, -57,
- -507, -507, -507, -507, -507, -49, -507, -507, -507, -114,
- -507, -507, -507, -120, -507, 227, -507, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, -507, -149, -507, -507,
- -507, -144, 267, -507, -507, -66, -507, -507, -507, -507,
- -507, -148, -507, -507, -507, -143, 264, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, -507, -507, -145, -507,
- -507, -507, -147, -507, 255, -507, -507, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, -507, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, -507, -507, -507, 91,
- -507, -507, -507, -507, -507, -507, -116, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, -507, -507, -507, -126,
- -507, -507, -507, -507, -507, -507, -507, -507, 104, 235,
- -507, -507, -507, -507, -507, -507, -507, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, -507, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, -507, -507, -507, -507,
- -507, -507, -65, -507, -507, -507, -218, -507, -507, -232,
- -507, -507, -507, -507, -507, -507, -243, -507, -507, -259,
- -507, -507, -507, -507, -507
+ -702, -702, -702, -702, -702, -702, -702, -702, -702, -702,
+ -702, -702, -702, -702, 12, -702, 24, -702, -702, -702,
+ -702, -702, -702, 5, -702, -137, -702, -702, -702, -62,
+ -702, -702, -702, 280, -702, -702, -702, -702, 76, 282,
+ -64, -63, -50, -48, -702, -702, -702, -702, -702, 100,
+ 283, -702, -702, -702, -702, -702, -702, -702, 99, -102,
+ -702, -702, -702, -702, -702, -702, -702, -702, -702, -702,
+ -58, -702, -511, -702, -702, -702, -702, -702, -702, -702,
+ -702, -702, -702, -112, -499, -702, -702, -702, -702, -114,
+ -702, -702, -702, -702, -702, -702, -702, -702, -119, -702,
+ -702, -702, -116, 239, -702, -702, -702, -702, -702, -702,
+ -702, -123, -702, -702, -702, -702, -702, -702, -701, -702,
+ -702, -702, -96, -702, -702, -702, -93, 281, -702, -702,
+ -695, -702, -702, -702, -506, -702, -694, -702, -702, -702,
+ -693, -702, -702, -702, -702, -101, -702, -702, -228, -702,
+ -702, -702, -702, -94, -702, -702, -702, -91, -702, 256,
+ -702, -57, -702, -702, -702, -702, -702, -46, -702, -702,
+ -702, -702, -702, -47, -702, -702, -702, -90, -702, -702,
+ -702, -87, -702, 253, -702, -702, -702, -702, -702, -702,
+ -702, -702, -702, -702, -702, -128, -702, -702, -702, -124,
+ 292, -702, -702, -56, -702, -702, -702, -702, -702, -126,
+ -702, -702, -702, -121, 294, -702, -702, -702, -702, -702,
+ -702, -702, -702, -702, -702, -702, -100, -702, -702, -702,
+ -122, -702, 310, -702, -702, -702, -702, -702, -702, -702,
+ -702, -702, -702, -702, -702, -702, -702, -692, -702, -702,
+ -702, -691, -702, -702, -702, -702, -702, 119, -702, -702,
+ -702, -702, -702, -702, -95, -702, -702, -702, -702, -702,
+ -702, -702, -702, -702, -702, -702, -702, -106, -702, -702,
+ -702, -702, -702, -702, -702, -702, 148, 284, -702, -702,
+ -702, -702, -702, -702, -702, -702, -702, -702, -702, -702,
+ -702, -702, -702, -702, -702, -702, -702, -702, -702, -702,
+ -702, -702, -702, -702, -702, -702, -702, -702, -702, -702,
+ -19, -702, -702, -702, -191, -702, -702, -206, -702, -702,
+ -702, -702, -702, -702, -217, -702, -702, -233, -702, -702,
+ -702, -702, -702
};
const short int
Dhcp6Parser::yydefgoto_[] =
{
-1, 13, 14, 15, 16, 17, 18, 19, 20, 21,
- 22, 23, 24, 25, 73, 35, 36, 61, 542, 77,
- 78, 37, 60, 74, 75, 524, 675, 751, 752, 114,
- 39, 62, 86, 87, 88, 297, 41, 63, 115, 116,
- 117, 118, 119, 120, 121, 122, 305, 43, 64, 140,
- 141, 142, 328, 143, 123, 306, 124, 307, 593, 594,
- 595, 697, 820, 596, 698, 597, 699, 598, 700, 599,
- 225, 367, 601, 602, 603, 604, 605, 706, 606, 707,
- 125, 316, 622, 623, 624, 625, 126, 318, 630, 631,
- 632, 633, 127, 317, 128, 320, 637, 638, 639, 727,
- 57, 71, 257, 258, 259, 380, 260, 381, 129, 321,
- 646, 647, 648, 649, 650, 651, 652, 653, 130, 313,
- 609, 610, 611, 711, 45, 65, 161, 162, 163, 335,
- 164, 336, 165, 337, 166, 341, 167, 340, 536, 168,
- 169, 131, 314, 613, 614, 615, 714, 53, 69, 226,
- 227, 228, 229, 230, 231, 232, 366, 233, 370, 234,
- 369, 235, 236, 371, 237, 132, 315, 617, 618, 619,
- 717, 55, 70, 245, 246, 247, 248, 249, 375, 250,
- 251, 252, 253, 171, 333, 679, 680, 681, 754, 47,
- 66, 179, 180, 181, 346, 182, 347, 172, 334, 683,
- 684, 685, 757, 49, 67, 191, 192, 193, 350, 194,
- 195, 352, 196, 197, 173, 342, 687, 688, 689, 760,
- 51, 68, 207, 208, 209, 210, 358, 211, 359, 212,
- 360, 213, 361, 214, 362, 215, 363, 216, 357, 174,
- 343, 691, 763, 133, 319, 635, 332, 438, 439, 440,
- 441, 442, 525, 134, 322, 661, 662, 663, 738, 833,
- 664, 665, 739, 666, 667, 135, 136, 324, 670, 671,
- 672, 745, 673, 746, 137, 325, 59, 72, 276, 277,
- 278, 279, 385, 280, 386, 281, 282, 388, 283, 284,
- 285, 391, 565, 286, 392, 287, 288, 289, 290, 396,
- 572, 291, 397, 89, 299, 90, 300, 91, 301, 92,
- 298, 577, 578, 579, 693, 843, 844, 845, 853, 854,
- 855, 856, 861, 857, 859, 871, 872, 873, 880, 881,
- 882, 887, 883, 884, 885
+ 22, 23, 24, 25, 73, 35, 36, 61, 547, 77,
+ 78, 37, 60, 74, 75, 529, 684, 763, 764, 115,
+ 39, 62, 86, 87, 88, 299, 41, 63, 116, 117,
+ 118, 119, 120, 121, 122, 123, 307, 43, 64, 142,
+ 143, 144, 331, 145, 124, 308, 125, 309, 598, 599,
+ 600, 706, 848, 601, 707, 602, 708, 603, 709, 604,
+ 227, 370, 606, 607, 608, 609, 610, 715, 611, 716,
+ 126, 319, 631, 632, 633, 634, 127, 321, 639, 640,
+ 641, 642, 128, 320, 129, 323, 646, 647, 648, 739,
+ 57, 71, 259, 260, 261, 383, 262, 384, 130, 324,
+ 655, 656, 657, 658, 659, 660, 661, 662, 131, 315,
+ 614, 615, 616, 720, 45, 65, 163, 164, 165, 338,
+ 166, 339, 167, 340, 168, 344, 169, 343, 541, 170,
+ 171, 132, 318, 626, 627, 628, 729, 807, 808, 133,
+ 316, 618, 619, 620, 723, 53, 69, 228, 229, 230,
+ 231, 232, 233, 234, 369, 235, 373, 236, 372, 237,
+ 238, 374, 239, 134, 317, 622, 623, 624, 726, 55,
+ 70, 247, 248, 249, 250, 251, 378, 252, 253, 254,
+ 255, 173, 336, 688, 689, 690, 766, 47, 66, 181,
+ 182, 183, 349, 184, 350, 174, 337, 692, 693, 694,
+ 769, 49, 67, 193, 194, 195, 353, 196, 197, 355,
+ 198, 199, 175, 345, 696, 697, 698, 772, 51, 68,
+ 209, 210, 211, 212, 361, 213, 362, 214, 363, 215,
+ 364, 216, 365, 217, 366, 218, 360, 176, 346, 700,
+ 775, 135, 322, 644, 335, 442, 443, 444, 445, 446,
+ 530, 136, 325, 670, 671, 672, 750, 863, 673, 674,
+ 751, 675, 676, 137, 138, 327, 679, 680, 681, 757,
+ 682, 758, 139, 328, 59, 72, 278, 279, 280, 281,
+ 388, 282, 389, 283, 284, 391, 285, 286, 287, 394,
+ 570, 288, 395, 289, 290, 291, 292, 399, 577, 293,
+ 400, 89, 301, 90, 302, 91, 303, 92, 300, 582,
+ 583, 584, 702, 873, 874, 876, 884, 885, 886, 887,
+ 892, 888, 890, 902, 903, 904, 911, 912, 913, 918,
+ 914, 915, 916
};
const unsigned short int
Dhcp6Parser::yytable_[] =
{
- 85, 190, 157, 156, 177, 188, 205, 224, 241, 256,
- 275, 243, 242, 244, 660, 158, 170, 178, 189, 206,
- 634, 159, 160, 629, 27, 34, 28, 79, 29, 103,
- 144, 38, 144, 26, 218, 238, 219, 220, 239, 240,
- 175, 40, 93, 620, 654, 94, 95, 176, 720, 254,
- 255, 721, 76, 586, 96, 97, 98, 99, 830, 831,
- 832, 103, 96, 97, 98, 99, 100, 101, 102, 103,
- 42, 145, 876, 146, 303, 877, 878, 879, 217, 304,
- 147, 148, 149, 150, 151, 152, 103, 218, 138, 139,
- 567, 568, 569, 570, 153, 154, 153, 104, 105, 106,
- 107, 218, 155, 219, 220, 218, 326, 221, 222, 223,
- 103, 327, 108, 44, 330, 109, 84, 621, 434, 331,
- 46, 571, 110, 655, 656, 657, 658, 344, 348, 48,
- 111, 112, 345, 349, 113, 50, 816, 817, 818, 819,
- 84, 198, 80, 103, 84, 199, 200, 201, 202, 203,
- 204, 81, 82, 83, 563, 564, 183, 184, 185, 186,
- 187, 176, 355, 533, 534, 535, 84, 356, 30, 31,
- 32, 33, 84, 382, 398, 52, 581, 84, 383, 399,
- 84, 582, 583, 584, 585, 586, 587, 588, 589, 590,
- 591, 620, 627, 848, 628, 849, 850, 84, 54, 218,
- 640, 641, 642, 643, 644, 645, 56, 326, 694, 330,
- 58, 84, 692, 695, 696, 84, 292, 708, 708, 736,
- 743, 84, 709, 710, 737, 744, 747, 398, 787, 344,
- 629, 748, 749, 382, 826, 348, 295, 660, 829, 355,
- 838, 85, 862, 891, 839, 293, 723, 863, 892, 724,
- 725, 254, 255, 726, 84, 1, 2, 3, 4, 5,
- 6, 7, 8, 9, 10, 11, 12, 294, 846, 874,
- 435, 847, 875, 296, 436, 545, 546, 547, 668, 669,
- 302, 157, 156, 437, 308, 309, 177, 310, 311, 190,
- 312, 323, 329, 188, 158, 170, 338, 339, 351, 178,
- 159, 160, 353, 205, 400, 401, 189, 354, 364, 84,
- 365, 374, 224, 368, 372, 379, 206, 241, 376, 373,
- 243, 242, 244, 377, 378, 384, 387, 389, 390, 393,
- 394, 395, 402, 403, 404, 405, 275, 261, 262, 263,
- 264, 265, 266, 267, 268, 269, 270, 271, 272, 273,
- 274, 406, 407, 409, 410, 411, 417, 412, 413, 414,
- 418, 415, 416, 419, 420, 421, 422, 423, 424, 425,
- 426, 427, 428, 429, 431, 443, 444, 432, 445, 446,
- 447, 448, 84, 450, 451, 452, 449, 453, 455, 456,
- 458, 459, 460, 464, 461, 462, 465, 466, 467, 468,
- 469, 470, 472, 473, 474, 475, 476, 477, 478, 480,
- 481, 482, 484, 485, 487, 488, 505, 506, 507, 489,
- 491, 490, 492, 493, 494, 495, 496, 497, 499, 498,
- 500, 502, 503, 566, 530, 504, 508, 509, 510, 511,
- 512, 513, 514, 515, 516, 517, 518, 592, 592, 519,
- 520, 600, 600, 521, 522, 523, 526, 527, 659, 539,
- 275, 528, 529, 538, 531, 435, 532, 537, 28, 436,
- 608, 612, 616, 636, 676, 678, 682, 540, 437, 686,
- 690, 543, 544, 548, 549, 550, 551, 552, 553, 554,
- 555, 556, 557, 558, 560, 561, 559, 701, 702, 576,
- 703, 704, 562, 573, 705, 712, 713, 715, 716, 719,
- 718, 730, 541, 574, 722, 728, 729, 755, 731, 732,
- 733, 734, 735, 740, 741, 742, 750, 753, 756, 758,
- 759, 762, 761, 626, 765, 767, 768, 764, 769, 770,
- 771, 776, 777, 772, 797, 798, 803, 804, 807, 408,
- 806, 814, 575, 815, 773, 868, 842, 775, 774, 827,
- 790, 828, 791, 792, 793, 840, 860, 794, 795, 799,
- 864, 866, 800, 801, 888, 870, 889, 890, 893, 430,
- 433, 821, 822, 580, 607, 778, 785, 786, 789, 788,
- 796, 780, 779, 823, 824, 486, 454, 783, 825, 782,
- 834, 781, 835, 479, 836, 784, 483, 809, 837, 841,
- 808, 811, 865, 812, 810, 457, 869, 813, 677, 463,
- 471, 805, 898, 894, 895, 896, 674, 802, 858, 766,
- 867, 886, 897, 501, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 592, 0, 157, 156,
- 600, 0, 224, 0, 0, 241, 0, 0, 243, 242,
- 244, 158, 170, 0, 0, 256, 0, 159, 160, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 659, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 190, 177, 0, 0, 188, 0, 0, 205, 0,
- 0, 0, 0, 0, 0, 178, 0, 0, 189, 0,
- 0, 206, 0, 0, 0, 0, 0, 0, 0, 0,
+ 85, 159, 160, 158, 179, 190, 207, 226, 243, 258,
+ 277, 192, 244, 245, 669, 161, 643, 162, 172, 180,
+ 191, 208, 638, 27, 246, 28, 34, 29, 803, 146,
+ 76, 629, 26, 79, 804, 805, 806, 810, 811, 103,
+ 38, 93, 40, 663, 94, 95, 256, 257, 732, 146,
+ 177, 733, 591, 96, 97, 98, 99, 178, 140, 141,
+ 103, 96, 97, 98, 99, 100, 101, 102, 103, 305,
+ 147, 329, 148, 294, 306, 295, 330, 42, 219, 149,
+ 150, 151, 152, 153, 154, 103, 220, 220, 240, 221,
+ 222, 241, 242, 44, 155, 156, 104, 105, 106, 107,
+ 108, 220, 157, 221, 222, 630, 333, 223, 224, 225,
+ 296, 334, 109, 84, 155, 110, 907, 46, 438, 908,
+ 909, 910, 111, 664, 665, 666, 667, 220, 347, 48,
+ 112, 113, 586, 348, 114, 256, 257, 587, 588, 589,
+ 590, 591, 592, 593, 594, 595, 596, 351, 358, 80,
+ 50, 84, 352, 359, 735, 220, 803, 736, 81, 82,
+ 83, 52, 804, 805, 806, 810, 811, 103, 30, 31,
+ 32, 33, 84, 84, 385, 54, 401, 84, 329, 386,
+ 84, 402, 297, 701, 96, 97, 98, 99, 56, 101,
+ 58, 103, 220, 572, 573, 574, 575, 84, 84, 200,
+ 538, 539, 540, 201, 202, 203, 204, 205, 206, 298,
+ 737, 150, 84, 738, 153, 154, 879, 703, 880, 881,
+ 568, 569, 704, 108, 576, 649, 650, 651, 652, 653,
+ 654, 815, 103, 157, 333, 717, 638, 717, 84, 705,
+ 718, 304, 719, 85, 669, 185, 186, 187, 188, 189,
+ 178, 1, 2, 3, 4, 5, 6, 7, 8, 9,
+ 10, 11, 12, 748, 755, 759, 84, 401, 749, 756,
+ 760, 347, 761, 439, 310, 857, 854, 440, 311, 84,
+ 858, 385, 351, 159, 160, 158, 859, 868, 441, 179,
+ 358, 629, 636, 893, 637, 869, 190, 161, 894, 162,
+ 172, 312, 192, 84, 180, 922, 207, 403, 404, 877,
+ 923, 191, 878, 677, 678, 226, 844, 845, 846, 847,
+ 243, 208, 313, 905, 244, 245, 906, 314, 860, 861,
+ 862, 550, 551, 552, 326, 332, 246, 341, 342, 277,
+ 354, 356, 357, 367, 84, 263, 264, 265, 266, 267,
+ 268, 269, 270, 271, 272, 273, 274, 275, 276, 368,
+ 376, 371, 375, 377, 415, 379, 380, 381, 382, 405,
+ 387, 390, 392, 393, 396, 397, 398, 406, 407, 408,
+ 409, 410, 412, 413, 414, 420, 421, 416, 422, 417,
+ 84, 423, 418, 419, 424, 425, 426, 427, 428, 429,
+ 430, 431, 432, 433, 435, 436, 447, 448, 449, 450,
+ 451, 453, 454, 455, 452, 456, 457, 459, 460, 462,
+ 509, 510, 511, 464, 463, 468, 465, 466, 469, 470,
+ 471, 472, 473, 474, 476, 477, 478, 479, 480, 481,
+ 484, 482, 485, 488, 486, 489, 491, 492, 493, 494,
+ 495, 597, 597, 498, 496, 605, 605, 499, 497, 503,
+ 504, 500, 501, 668, 502, 277, 506, 507, 508, 535,
+ 439, 512, 513, 514, 440, 515, 516, 517, 518, 519,
+ 520, 521, 522, 523, 546, 441, 524, 525, 526, 527,
+ 528, 531, 532, 533, 536, 534, 537, 542, 543, 544,
+ 545, 564, 28, 548, 549, 553, 613, 617, 621, 625,
+ 645, 685, 687, 554, 555, 691, 695, 710, 579, 699,
+ 711, 712, 713, 714, 722, 635, 721, 725, 724, 727,
+ 728, 730, 731, 556, 734, 557, 558, 740, 559, 560,
+ 741, 571, 742, 743, 744, 745, 746, 561, 747, 581,
+ 752, 562, 753, 754, 768, 776, 767, 563, 770, 771,
+ 565, 773, 774, 834, 777, 779, 566, 567, 578, 780,
+ 781, 782, 788, 762, 789, 825, 826, 831, 832, 835,
+ 843, 842, 765, 580, 891, 411, 855, 856, 783, 870,
+ 872, 895, 897, 784, 899, 786, 785, 901, 787, 818,
+ 919, 819, 820, 821, 920, 822, 921, 924, 823, 827,
+ 828, 434, 585, 612, 829, 790, 437, 849, 850, 851,
+ 813, 814, 817, 816, 490, 824, 792, 791, 458, 875,
+ 812, 794, 793, 483, 852, 487, 853, 864, 796, 795,
+ 837, 865, 836, 461, 866, 839, 867, 871, 838, 896,
+ 840, 686, 467, 833, 900, 597, 159, 160, 158, 605,
+ 830, 226, 926, 925, 243, 798, 799, 797, 244, 245,
+ 161, 802, 162, 172, 841, 683, 929, 258, 475, 800,
+ 246, 801, 809, 927, 778, 505, 889, 898, 917, 928,
+ 0, 0, 0, 668, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 179, 0, 0, 190, 0, 0,
+ 207, 0, 0, 192, 0, 0, 0, 0, 0, 180,
+ 0, 0, 191, 0, 0, 208, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 851, 0, 0, 0, 852, 0, 0,
+ 0, 0, 0, 798, 799, 797, 0, 0, 0, 802,
+ 0, 0, 0, 0, 0, 0, 0, 800, 0, 801,
+ 809, 0, 0, 0, 882, 0, 0, 0, 883, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 851, 0, 0, 0, 852
+ 0, 882, 0, 0, 0, 883
};
const short int
Dhcp6Parser::yycheck_[] =
{
- 62, 67, 65, 65, 66, 67, 68, 69, 70, 71,
- 72, 70, 70, 70, 520, 65, 65, 66, 67, 68,
- 517, 65, 65, 516, 5, 14, 7, 10, 9, 38,
- 7, 7, 7, 0, 39, 40, 41, 42, 43, 44,
- 49, 7, 11, 75, 16, 14, 15, 56, 3, 82,
- 83, 6, 149, 25, 31, 32, 33, 34, 92, 93,
- 94, 38, 31, 32, 33, 34, 35, 36, 37, 38,
- 7, 48, 128, 50, 3, 131, 132, 133, 16, 8,
- 57, 58, 59, 60, 61, 62, 38, 39, 12, 13,
- 121, 122, 123, 124, 71, 72, 71, 66, 67, 68,
- 69, 39, 79, 41, 42, 39, 3, 45, 46, 47,
- 38, 8, 81, 7, 3, 84, 149, 149, 70, 8,
- 7, 152, 91, 95, 96, 97, 98, 3, 3, 7,
- 99, 100, 8, 8, 103, 7, 17, 18, 19, 20,
- 149, 69, 125, 38, 149, 73, 74, 75, 76, 77,
- 78, 134, 135, 136, 118, 119, 51, 52, 53, 54,
- 55, 56, 3, 63, 64, 65, 149, 8, 149, 150,
- 151, 152, 149, 3, 3, 7, 16, 149, 8, 8,
- 149, 21, 22, 23, 24, 25, 26, 27, 28, 29,
- 30, 75, 76, 127, 78, 129, 130, 149, 7, 39,
- 85, 86, 87, 88, 89, 90, 7, 3, 3, 3,
- 7, 149, 8, 8, 8, 149, 6, 3, 3, 3,
- 3, 149, 8, 8, 8, 8, 3, 3, 725, 3,
- 723, 8, 8, 3, 8, 3, 8, 743, 8, 3,
- 8, 303, 3, 3, 8, 3, 3, 8, 8, 6,
- 3, 82, 83, 6, 149, 137, 138, 139, 140, 141,
- 142, 143, 144, 145, 146, 147, 148, 4, 3, 3,
- 332, 6, 6, 3, 332, 464, 465, 466, 101, 102,
- 4, 344, 344, 332, 4, 4, 348, 4, 4, 355,
- 4, 4, 4, 355, 344, 344, 4, 4, 4, 348,
- 344, 344, 4, 365, 293, 294, 355, 4, 8, 149,
- 3, 3, 374, 4, 4, 3, 365, 379, 4, 8,
- 379, 379, 379, 4, 8, 4, 4, 4, 4, 4,
- 4, 4, 149, 4, 4, 4, 398, 104, 105, 106,
- 107, 108, 109, 110, 111, 112, 113, 114, 115, 116,
- 117, 4, 4, 4, 4, 4, 4, 150, 150, 150,
- 4, 150, 150, 4, 4, 4, 4, 4, 4, 4,
- 4, 150, 4, 4, 4, 4, 4, 152, 4, 4,
- 4, 150, 149, 4, 4, 4, 152, 4, 4, 4,
- 4, 150, 4, 4, 150, 150, 4, 4, 4, 4,
- 4, 4, 4, 4, 150, 4, 4, 4, 152, 4,
- 152, 152, 4, 4, 152, 4, 405, 406, 407, 4,
- 4, 150, 150, 150, 4, 4, 152, 152, 4, 152,
- 4, 4, 7, 120, 149, 7, 7, 7, 7, 5,
- 5, 5, 5, 5, 5, 5, 5, 509, 510, 7,
- 7, 509, 510, 7, 7, 5, 8, 3, 520, 7,
- 522, 5, 5, 5, 149, 527, 149, 149, 7, 527,
- 7, 7, 7, 7, 4, 7, 7, 149, 527, 7,
- 80, 149, 149, 149, 149, 149, 149, 149, 149, 149,
- 149, 149, 149, 149, 149, 149, 485, 4, 4, 126,
- 4, 4, 149, 149, 4, 6, 3, 6, 3, 3,
- 6, 4, 456, 502, 6, 6, 3, 6, 4, 4,
- 4, 4, 4, 4, 4, 4, 149, 149, 3, 6,
- 3, 3, 6, 515, 4, 4, 4, 8, 4, 4,
- 150, 4, 4, 152, 4, 4, 4, 4, 3, 303,
- 6, 4, 503, 5, 150, 5, 7, 150, 152, 8,
- 150, 8, 150, 150, 150, 8, 4, 150, 150, 150,
- 4, 4, 150, 150, 4, 7, 4, 4, 4, 326,
- 330, 149, 149, 508, 510, 708, 720, 723, 729, 727,
- 736, 713, 711, 149, 149, 382, 344, 717, 149, 716,
- 149, 714, 149, 374, 149, 719, 379, 756, 149, 149,
- 754, 759, 150, 760, 757, 348, 149, 762, 527, 355,
- 365, 747, 149, 152, 150, 150, 522, 743, 846, 694,
- 862, 874, 891, 398, -1, -1, -1, -1, -1, -1,
- -1, -1, -1, -1, -1, -1, 708, -1, 711, 711,
- 708, -1, 714, -1, -1, 717, -1, -1, 717, 717,
- 717, 711, 711, -1, -1, 727, -1, 711, 711, -1,
+ 62, 65, 65, 65, 66, 67, 68, 69, 70, 71,
+ 72, 67, 70, 70, 525, 65, 522, 65, 65, 66,
+ 67, 68, 521, 5, 70, 7, 14, 9, 729, 7,
+ 150, 76, 0, 10, 729, 729, 729, 729, 729, 38,
+ 7, 11, 7, 16, 14, 15, 83, 84, 3, 7,
+ 49, 6, 25, 31, 32, 33, 34, 56, 12, 13,
+ 38, 31, 32, 33, 34, 35, 36, 37, 38, 3,
+ 48, 3, 50, 6, 8, 3, 8, 7, 16, 57,
+ 58, 59, 60, 61, 62, 38, 39, 39, 40, 41,
+ 42, 43, 44, 7, 72, 73, 66, 67, 68, 69,
+ 70, 39, 80, 41, 42, 150, 3, 45, 46, 47,
+ 4, 8, 82, 150, 72, 85, 129, 7, 71, 132,
+ 133, 134, 92, 96, 97, 98, 99, 39, 3, 7,
+ 100, 101, 16, 8, 104, 83, 84, 21, 22, 23,
+ 24, 25, 26, 27, 28, 29, 30, 3, 3, 126,
+ 7, 150, 8, 8, 3, 39, 857, 6, 135, 136,
+ 137, 7, 857, 857, 857, 857, 857, 38, 150, 151,
+ 152, 153, 150, 150, 3, 7, 3, 150, 3, 8,
+ 150, 8, 8, 8, 31, 32, 33, 34, 7, 36,
+ 7, 38, 39, 122, 123, 124, 125, 150, 150, 70,
+ 63, 64, 65, 74, 75, 76, 77, 78, 79, 3,
+ 3, 58, 150, 6, 61, 62, 128, 3, 130, 131,
+ 119, 120, 8, 70, 153, 86, 87, 88, 89, 90,
+ 91, 737, 38, 80, 3, 3, 735, 3, 150, 8,
+ 8, 4, 8, 305, 755, 51, 52, 53, 54, 55,
+ 56, 138, 139, 140, 141, 142, 143, 144, 145, 146,
+ 147, 148, 149, 3, 3, 3, 150, 3, 8, 8,
+ 8, 3, 8, 335, 4, 3, 8, 335, 4, 150,
+ 8, 3, 3, 347, 347, 347, 8, 8, 335, 351,
+ 3, 76, 77, 3, 79, 8, 358, 347, 8, 347,
+ 347, 4, 358, 150, 351, 3, 368, 295, 296, 3,
+ 8, 358, 6, 102, 103, 377, 17, 18, 19, 20,
+ 382, 368, 4, 3, 382, 382, 6, 4, 93, 94,
+ 95, 468, 469, 470, 4, 4, 382, 4, 4, 401,
+ 4, 4, 4, 8, 150, 105, 106, 107, 108, 109,
+ 110, 111, 112, 113, 114, 115, 116, 117, 118, 3,
+ 8, 4, 4, 3, 151, 4, 4, 8, 3, 150,
+ 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
+ 4, 4, 4, 4, 4, 4, 4, 151, 4, 151,
+ 150, 4, 151, 151, 4, 4, 4, 4, 4, 4,
+ 4, 151, 4, 4, 4, 153, 4, 4, 4, 4,
+ 4, 153, 4, 4, 151, 4, 4, 4, 4, 4,
+ 408, 409, 410, 4, 151, 4, 151, 151, 4, 4,
+ 4, 4, 4, 4, 4, 4, 151, 4, 4, 4,
+ 4, 153, 153, 4, 153, 4, 153, 4, 4, 151,
+ 4, 513, 514, 4, 151, 513, 514, 4, 151, 4,
+ 4, 153, 153, 525, 153, 527, 4, 7, 7, 150,
+ 532, 7, 7, 7, 532, 5, 5, 5, 5, 5,
+ 5, 5, 5, 5, 460, 532, 7, 7, 7, 7,
+ 5, 8, 3, 5, 150, 5, 150, 150, 5, 7,
+ 150, 489, 7, 150, 150, 150, 7, 7, 7, 7,
+ 7, 4, 7, 150, 150, 7, 7, 4, 506, 81,
+ 4, 4, 4, 4, 3, 520, 6, 3, 6, 6,
+ 3, 6, 3, 150, 6, 150, 150, 6, 150, 150,
+ 3, 121, 4, 4, 4, 4, 4, 150, 4, 127,
+ 4, 150, 4, 4, 3, 8, 6, 150, 6, 3,
+ 150, 6, 3, 6, 4, 4, 150, 150, 150, 4,
+ 4, 4, 4, 150, 4, 4, 4, 4, 4, 3,
+ 5, 4, 150, 507, 4, 305, 8, 8, 151, 8,
+ 7, 4, 4, 153, 5, 153, 151, 7, 151, 151,
+ 4, 151, 151, 151, 4, 151, 4, 4, 151, 151,
+ 151, 329, 512, 514, 151, 717, 333, 150, 150, 150,
+ 732, 735, 741, 739, 385, 748, 722, 720, 347, 857,
+ 731, 725, 723, 377, 150, 382, 150, 150, 728, 726,
+ 768, 150, 766, 351, 150, 771, 150, 150, 769, 151,
+ 772, 532, 358, 759, 150, 717, 720, 720, 720, 717,
+ 755, 723, 151, 153, 726, 729, 729, 729, 726, 726,
+ 720, 729, 720, 720, 774, 527, 150, 739, 368, 729,
+ 726, 729, 729, 151, 703, 401, 877, 893, 905, 922,
+ -1, -1, -1, 755, -1, -1, -1, -1, -1, -1,
+ -1, -1, -1, -1, 766, -1, -1, 769, -1, -1,
+ 772, -1, -1, 769, -1, -1, -1, -1, -1, 766,
+ -1, -1, 769, -1, -1, 772, -1, -1, -1, -1,
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
- -1, 743, -1, -1, -1, -1, -1, -1, -1, -1,
- -1, 757, 754, -1, -1, 757, -1, -1, 760, -1,
- -1, -1, -1, -1, -1, 754, -1, -1, 757, -1,
- -1, 760, -1, -1, -1, -1, -1, -1, -1, -1,
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
+ -1, -1, -1, 857, 857, 857, -1, -1, -1, 857,
+ -1, -1, -1, -1, -1, -1, -1, 857, -1, 857,
+ 857, -1, -1, -1, 876, -1, -1, -1, 876, -1,
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
- -1, -1, -1, 845, -1, -1, -1, 845, -1, -1,
- -1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
- 862, -1, -1, -1, 862
+ -1, 893, -1, -1, -1, 893
};
const unsigned short int
Dhcp6Parser::yystos_[] =
{
- 0, 137, 138, 139, 140, 141, 142, 143, 144, 145,
- 146, 147, 148, 154, 155, 156, 157, 158, 159, 160,
- 161, 162, 163, 164, 165, 166, 0, 5, 7, 9,
- 149, 150, 151, 152, 167, 168, 169, 174, 7, 183,
- 7, 189, 7, 200, 7, 277, 7, 342, 7, 356,
- 7, 373, 7, 300, 7, 324, 7, 253, 7, 429,
- 175, 170, 184, 190, 201, 278, 343, 357, 374, 301,
- 325, 254, 430, 167, 176, 177, 149, 172, 173, 10,
- 125, 134, 135, 136, 149, 182, 185, 186, 187, 456,
- 458, 460, 462, 11, 14, 15, 31, 32, 33, 34,
- 35, 36, 37, 38, 66, 67, 68, 69, 81, 84,
- 91, 99, 100, 103, 182, 191, 192, 193, 194, 195,
- 196, 197, 198, 207, 209, 233, 239, 245, 247, 261,
- 271, 294, 318, 396, 406, 418, 419, 427, 12, 13,
- 202, 203, 204, 206, 7, 48, 50, 57, 58, 59,
- 60, 61, 62, 71, 72, 79, 182, 193, 194, 195,
- 196, 279, 280, 281, 283, 285, 287, 289, 292, 293,
- 318, 336, 350, 367, 392, 49, 56, 182, 318, 344,
- 345, 346, 348, 51, 52, 53, 54, 55, 182, 318,
- 348, 358, 359, 360, 362, 363, 365, 366, 69, 73,
- 74, 75, 76, 77, 78, 182, 318, 375, 376, 377,
- 378, 380, 382, 384, 386, 388, 390, 16, 39, 41,
- 42, 45, 46, 47, 182, 223, 302, 303, 304, 305,
- 306, 307, 308, 310, 312, 314, 315, 317, 40, 43,
- 44, 182, 223, 306, 312, 326, 327, 328, 329, 330,
- 332, 333, 334, 335, 82, 83, 182, 255, 256, 257,
- 259, 104, 105, 106, 107, 108, 109, 110, 111, 112,
- 113, 114, 115, 116, 117, 182, 431, 432, 433, 434,
- 436, 438, 439, 441, 442, 443, 446, 448, 449, 450,
- 451, 454, 6, 3, 4, 8, 3, 188, 463, 457,
- 459, 461, 4, 3, 8, 199, 208, 210, 4, 4,
- 4, 4, 4, 272, 295, 319, 234, 246, 240, 397,
- 248, 262, 407, 4, 420, 428, 3, 8, 205, 4,
- 3, 8, 399, 337, 351, 282, 284, 286, 4, 4,
- 290, 288, 368, 393, 3, 8, 347, 349, 3, 8,
- 361, 4, 364, 4, 4, 3, 8, 391, 379, 381,
- 383, 385, 387, 389, 8, 3, 309, 224, 4, 313,
- 311, 316, 4, 8, 3, 331, 4, 4, 8, 3,
- 258, 260, 3, 8, 4, 435, 437, 4, 440, 4,
- 4, 444, 447, 4, 4, 4, 452, 455, 3, 8,
- 167, 167, 149, 4, 4, 4, 4, 4, 186, 4,
- 4, 4, 150, 150, 150, 150, 150, 4, 4, 4,
- 4, 4, 4, 4, 4, 4, 4, 150, 4, 4,
- 192, 4, 152, 203, 70, 182, 223, 318, 400, 401,
- 402, 403, 404, 4, 4, 4, 4, 4, 150, 152,
- 4, 4, 4, 4, 280, 4, 4, 345, 4, 150,
- 4, 150, 150, 359, 4, 4, 4, 4, 4, 4,
- 4, 377, 4, 4, 150, 4, 4, 4, 152, 304,
- 4, 152, 152, 328, 4, 4, 256, 152, 4, 4,
- 150, 4, 150, 150, 4, 4, 152, 152, 152, 4,
- 4, 432, 4, 7, 7, 167, 167, 167, 7, 7,
- 7, 5, 5, 5, 5, 5, 5, 5, 5, 7,
- 7, 7, 7, 5, 178, 405, 8, 3, 5, 5,
- 149, 149, 149, 63, 64, 65, 291, 149, 5, 7,
- 149, 169, 171, 149, 149, 178, 178, 178, 149, 149,
- 149, 149, 149, 149, 149, 149, 149, 149, 149, 167,
- 149, 149, 149, 118, 119, 445, 120, 121, 122, 123,
- 124, 152, 453, 149, 167, 191, 126, 464, 465, 466,
- 202, 16, 21, 22, 23, 24, 25, 26, 27, 28,
- 29, 30, 182, 211, 212, 213, 216, 218, 220, 222,
- 223, 225, 226, 227, 228, 229, 231, 211, 7, 273,
- 274, 275, 7, 296, 297, 298, 7, 320, 321, 322,
- 75, 149, 235, 236, 237, 238, 176, 76, 78, 237,
- 241, 242, 243, 244, 287, 398, 7, 249, 250, 251,
- 85, 86, 87, 88, 89, 90, 263, 264, 265, 266,
- 267, 268, 269, 270, 16, 95, 96, 97, 98, 182,
- 225, 408, 409, 410, 413, 414, 416, 417, 101, 102,
- 421, 422, 423, 425, 431, 179, 4, 402, 7, 338,
- 339, 340, 7, 352, 353, 354, 7, 369, 370, 371,
- 80, 394, 8, 467, 3, 8, 8, 214, 217, 219,
- 221, 4, 4, 4, 4, 4, 230, 232, 3, 8,
- 8, 276, 6, 3, 299, 6, 3, 323, 6, 3,
- 3, 6, 6, 3, 6, 3, 6, 252, 6, 3,
- 4, 4, 4, 4, 4, 4, 3, 8, 411, 415,
- 4, 4, 4, 3, 8, 424, 426, 3, 8, 8,
- 149, 180, 181, 149, 341, 6, 3, 355, 6, 3,
- 372, 6, 3, 395, 8, 4, 465, 4, 4, 4,
- 4, 150, 152, 150, 152, 150, 4, 4, 212, 279,
- 275, 302, 298, 326, 322, 236, 242, 287, 255, 251,
- 150, 150, 150, 150, 150, 150, 264, 4, 4, 150,
- 150, 150, 409, 4, 4, 422, 6, 3, 344, 340,
- 358, 354, 375, 371, 4, 5, 17, 18, 19, 20,
- 215, 149, 149, 149, 149, 149, 8, 8, 8, 8,
- 92, 93, 94, 412, 149, 149, 149, 149, 8, 8,
- 8, 149, 7, 468, 469, 470, 3, 6, 127, 129,
- 130, 182, 223, 471, 472, 473, 474, 476, 469, 477,
- 4, 475, 3, 8, 4, 150, 4, 472, 5, 149,
- 7, 478, 479, 480, 3, 6, 128, 131, 132, 133,
- 481, 482, 483, 485, 486, 487, 479, 484, 4, 4,
- 4, 3, 8, 4, 152, 150, 150, 482, 149
+ 0, 138, 139, 140, 141, 142, 143, 144, 145, 146,
+ 147, 148, 149, 155, 156, 157, 158, 159, 160, 161,
+ 162, 163, 164, 165, 166, 167, 0, 5, 7, 9,
+ 150, 151, 152, 153, 168, 169, 170, 175, 7, 184,
+ 7, 190, 7, 201, 7, 278, 7, 351, 7, 365,
+ 7, 382, 7, 309, 7, 333, 7, 254, 7, 438,
+ 176, 171, 185, 191, 202, 279, 352, 366, 383, 310,
+ 334, 255, 439, 168, 177, 178, 150, 173, 174, 10,
+ 126, 135, 136, 137, 150, 183, 186, 187, 188, 465,
+ 467, 469, 471, 11, 14, 15, 31, 32, 33, 34,
+ 35, 36, 37, 38, 66, 67, 68, 69, 70, 82,
+ 85, 92, 100, 101, 104, 183, 192, 193, 194, 195,
+ 196, 197, 198, 199, 208, 210, 234, 240, 246, 248,
+ 262, 272, 295, 303, 327, 405, 415, 427, 428, 436,
+ 12, 13, 203, 204, 205, 207, 7, 48, 50, 57,
+ 58, 59, 60, 61, 62, 72, 73, 80, 183, 194,
+ 195, 196, 197, 280, 281, 282, 284, 286, 288, 290,
+ 293, 294, 327, 345, 359, 376, 401, 49, 56, 183,
+ 327, 353, 354, 355, 357, 51, 52, 53, 54, 55,
+ 183, 327, 357, 367, 368, 369, 371, 372, 374, 375,
+ 70, 74, 75, 76, 77, 78, 79, 183, 327, 384,
+ 385, 386, 387, 389, 391, 393, 395, 397, 399, 16,
+ 39, 41, 42, 45, 46, 47, 183, 224, 311, 312,
+ 313, 314, 315, 316, 317, 319, 321, 323, 324, 326,
+ 40, 43, 44, 183, 224, 315, 321, 335, 336, 337,
+ 338, 339, 341, 342, 343, 344, 83, 84, 183, 256,
+ 257, 258, 260, 105, 106, 107, 108, 109, 110, 111,
+ 112, 113, 114, 115, 116, 117, 118, 183, 440, 441,
+ 442, 443, 445, 447, 448, 450, 451, 452, 455, 457,
+ 458, 459, 460, 463, 6, 3, 4, 8, 3, 189,
+ 472, 466, 468, 470, 4, 3, 8, 200, 209, 211,
+ 4, 4, 4, 4, 4, 273, 304, 328, 296, 235,
+ 247, 241, 406, 249, 263, 416, 4, 429, 437, 3,
+ 8, 206, 4, 3, 8, 408, 346, 360, 283, 285,
+ 287, 4, 4, 291, 289, 377, 402, 3, 8, 356,
+ 358, 3, 8, 370, 4, 373, 4, 4, 3, 8,
+ 400, 388, 390, 392, 394, 396, 398, 8, 3, 318,
+ 225, 4, 322, 320, 325, 4, 8, 3, 340, 4,
+ 4, 8, 3, 259, 261, 3, 8, 4, 444, 446,
+ 4, 449, 4, 4, 453, 456, 4, 4, 4, 461,
+ 464, 3, 8, 168, 168, 150, 4, 4, 4, 4,
+ 4, 187, 4, 4, 4, 151, 151, 151, 151, 151,
+ 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
+ 4, 151, 4, 4, 193, 4, 153, 204, 71, 183,
+ 224, 327, 409, 410, 411, 412, 413, 4, 4, 4,
+ 4, 4, 151, 153, 4, 4, 4, 4, 281, 4,
+ 4, 354, 4, 151, 4, 151, 151, 368, 4, 4,
+ 4, 4, 4, 4, 4, 386, 4, 4, 151, 4,
+ 4, 4, 153, 313, 4, 153, 153, 337, 4, 4,
+ 257, 153, 4, 4, 151, 4, 151, 151, 4, 4,
+ 153, 153, 153, 4, 4, 441, 4, 7, 7, 168,
+ 168, 168, 7, 7, 7, 5, 5, 5, 5, 5,
+ 5, 5, 5, 5, 7, 7, 7, 7, 5, 179,
+ 414, 8, 3, 5, 5, 150, 150, 150, 63, 64,
+ 65, 292, 150, 5, 7, 150, 170, 172, 150, 150,
+ 179, 179, 179, 150, 150, 150, 150, 150, 150, 150,
+ 150, 150, 150, 150, 168, 150, 150, 150, 119, 120,
+ 454, 121, 122, 123, 124, 125, 153, 462, 150, 168,
+ 192, 127, 473, 474, 475, 203, 16, 21, 22, 23,
+ 24, 25, 26, 27, 28, 29, 30, 183, 212, 213,
+ 214, 217, 219, 221, 223, 224, 226, 227, 228, 229,
+ 230, 232, 212, 7, 274, 275, 276, 7, 305, 306,
+ 307, 7, 329, 330, 331, 7, 297, 298, 299, 76,
+ 150, 236, 237, 238, 239, 177, 77, 79, 238, 242,
+ 243, 244, 245, 288, 407, 7, 250, 251, 252, 86,
+ 87, 88, 89, 90, 91, 264, 265, 266, 267, 268,
+ 269, 270, 271, 16, 96, 97, 98, 99, 183, 226,
+ 417, 418, 419, 422, 423, 425, 426, 102, 103, 430,
+ 431, 432, 434, 440, 180, 4, 411, 7, 347, 348,
+ 349, 7, 361, 362, 363, 7, 378, 379, 380, 81,
+ 403, 8, 476, 3, 8, 8, 215, 218, 220, 222,
+ 4, 4, 4, 4, 4, 231, 233, 3, 8, 8,
+ 277, 6, 3, 308, 6, 3, 332, 6, 3, 300,
+ 6, 3, 3, 6, 6, 3, 6, 3, 6, 253,
+ 6, 3, 4, 4, 4, 4, 4, 4, 3, 8,
+ 420, 424, 4, 4, 4, 3, 8, 433, 435, 3,
+ 8, 8, 150, 181, 182, 150, 350, 6, 3, 364,
+ 6, 3, 381, 6, 3, 404, 8, 4, 474, 4,
+ 4, 4, 4, 151, 153, 151, 153, 151, 4, 4,
+ 213, 280, 276, 311, 307, 335, 331, 183, 194, 195,
+ 196, 197, 224, 272, 284, 290, 294, 301, 302, 327,
+ 401, 405, 299, 237, 243, 288, 256, 252, 151, 151,
+ 151, 151, 151, 151, 265, 4, 4, 151, 151, 151,
+ 418, 4, 4, 431, 6, 3, 353, 349, 367, 363,
+ 384, 380, 4, 5, 17, 18, 19, 20, 216, 150,
+ 150, 150, 150, 150, 8, 8, 8, 3, 8, 8,
+ 93, 94, 95, 421, 150, 150, 150, 150, 8, 8,
+ 8, 150, 7, 477, 478, 302, 479, 3, 6, 128,
+ 130, 131, 183, 224, 480, 481, 482, 483, 485, 478,
+ 486, 4, 484, 3, 8, 4, 151, 4, 481, 5,
+ 150, 7, 487, 488, 489, 3, 6, 129, 132, 133,
+ 134, 490, 491, 492, 494, 495, 496, 488, 493, 4,
+ 4, 4, 3, 8, 4, 153, 151, 151, 491, 150
};
const unsigned short int
Dhcp6Parser::yyr1_[] =
{
- 0, 153, 155, 154, 156, 154, 157, 154, 158, 154,
- 159, 154, 160, 154, 161, 154, 162, 154, 163, 154,
- 164, 154, 165, 154, 166, 154, 167, 167, 167, 167,
- 167, 167, 167, 168, 170, 169, 171, 172, 172, 173,
- 173, 175, 174, 176, 176, 177, 177, 179, 178, 180,
- 180, 181, 181, 182, 184, 183, 185, 185, 186, 186,
- 186, 186, 186, 186, 188, 187, 190, 189, 191, 191,
- 192, 192, 192, 192, 192, 192, 192, 192, 192, 192,
- 192, 192, 192, 192, 192, 192, 192, 192, 192, 192,
- 192, 192, 193, 194, 195, 196, 197, 199, 198, 201,
- 200, 202, 202, 203, 203, 205, 204, 206, 208, 207,
- 210, 209, 211, 211, 212, 212, 212, 212, 212, 212,
- 212, 212, 212, 212, 212, 212, 212, 214, 213, 215,
- 215, 215, 215, 217, 216, 219, 218, 221, 220, 222,
- 224, 223, 225, 226, 227, 228, 230, 229, 232, 231,
- 234, 233, 235, 235, 236, 236, 237, 238, 240, 239,
- 241, 241, 242, 242, 242, 243, 244, 246, 245, 248,
- 247, 249, 249, 250, 250, 252, 251, 254, 253, 255,
- 255, 255, 256, 256, 258, 257, 260, 259, 262, 261,
- 263, 263, 264, 264, 264, 264, 264, 264, 265, 266,
- 267, 268, 269, 270, 272, 271, 273, 273, 274, 274,
- 276, 275, 278, 277, 279, 279, 280, 280, 280, 280,
- 280, 280, 280, 280, 280, 280, 280, 280, 280, 280,
- 280, 280, 280, 282, 281, 284, 283, 286, 285, 288,
- 287, 290, 289, 291, 291, 291, 292, 293, 295, 294,
- 296, 296, 297, 297, 299, 298, 301, 300, 302, 302,
- 303, 303, 304, 304, 304, 304, 304, 304, 304, 304,
- 305, 306, 307, 309, 308, 311, 310, 313, 312, 314,
- 316, 315, 317, 319, 318, 320, 320, 321, 321, 323,
- 322, 325, 324, 326, 326, 327, 327, 328, 328, 328,
- 328, 328, 328, 328, 329, 331, 330, 332, 333, 334,
- 335, 337, 336, 338, 338, 339, 339, 341, 340, 343,
- 342, 344, 344, 345, 345, 345, 345, 347, 346, 349,
- 348, 351, 350, 352, 352, 353, 353, 355, 354, 357,
- 356, 358, 358, 359, 359, 359, 359, 359, 359, 359,
- 359, 361, 360, 362, 364, 363, 365, 366, 368, 367,
- 369, 369, 370, 370, 372, 371, 374, 373, 375, 375,
- 376, 376, 377, 377, 377, 377, 377, 377, 377, 377,
- 377, 379, 378, 381, 380, 383, 382, 385, 384, 387,
- 386, 389, 388, 391, 390, 393, 392, 395, 394, 397,
- 396, 398, 398, 399, 287, 400, 400, 401, 401, 402,
- 402, 402, 402, 403, 405, 404, 407, 406, 408, 408,
- 409, 409, 409, 409, 409, 409, 409, 411, 410, 412,
- 412, 412, 413, 415, 414, 416, 417, 418, 420, 419,
- 421, 421, 422, 422, 424, 423, 426, 425, 428, 427,
- 430, 429, 431, 431, 432, 432, 432, 432, 432, 432,
- 432, 432, 432, 432, 432, 432, 432, 432, 432, 433,
- 435, 434, 437, 436, 438, 440, 439, 441, 442, 444,
- 443, 445, 445, 447, 446, 448, 449, 450, 452, 451,
- 453, 453, 453, 453, 453, 455, 454, 457, 456, 459,
- 458, 461, 460, 463, 462, 464, 464, 465, 467, 466,
- 468, 468, 470, 469, 471, 471, 472, 472, 472, 472,
- 472, 473, 475, 474, 477, 476, 478, 478, 480, 479,
- 481, 481, 482, 482, 482, 482, 484, 483, 485, 486,
- 487
+ 0, 154, 156, 155, 157, 155, 158, 155, 159, 155,
+ 160, 155, 161, 155, 162, 155, 163, 155, 164, 155,
+ 165, 155, 166, 155, 167, 155, 168, 168, 168, 168,
+ 168, 168, 168, 169, 171, 170, 172, 173, 173, 174,
+ 174, 176, 175, 177, 177, 178, 178, 180, 179, 181,
+ 181, 182, 182, 183, 185, 184, 186, 186, 187, 187,
+ 187, 187, 187, 187, 189, 188, 191, 190, 192, 192,
+ 193, 193, 193, 193, 193, 193, 193, 193, 193, 193,
+ 193, 193, 193, 193, 193, 193, 193, 193, 193, 193,
+ 193, 193, 193, 194, 195, 196, 197, 198, 200, 199,
+ 202, 201, 203, 203, 204, 204, 206, 205, 207, 209,
+ 208, 211, 210, 212, 212, 213, 213, 213, 213, 213,
+ 213, 213, 213, 213, 213, 213, 213, 213, 215, 214,
+ 216, 216, 216, 216, 218, 217, 220, 219, 222, 221,
+ 223, 225, 224, 226, 227, 228, 229, 231, 230, 233,
+ 232, 235, 234, 236, 236, 237, 237, 238, 239, 241,
+ 240, 242, 242, 243, 243, 243, 244, 245, 247, 246,
+ 249, 248, 250, 250, 251, 251, 253, 252, 255, 254,
+ 256, 256, 256, 257, 257, 259, 258, 261, 260, 263,
+ 262, 264, 264, 265, 265, 265, 265, 265, 265, 266,
+ 267, 268, 269, 270, 271, 273, 272, 274, 274, 275,
+ 275, 277, 276, 279, 278, 280, 280, 281, 281, 281,
+ 281, 281, 281, 281, 281, 281, 281, 281, 281, 281,
+ 281, 281, 281, 281, 283, 282, 285, 284, 287, 286,
+ 289, 288, 291, 290, 292, 292, 292, 293, 294, 296,
+ 295, 297, 297, 298, 298, 300, 299, 301, 301, 302,
+ 302, 302, 302, 302, 302, 302, 302, 302, 302, 302,
+ 302, 302, 304, 303, 305, 305, 306, 306, 308, 307,
+ 310, 309, 311, 311, 312, 312, 313, 313, 313, 313,
+ 313, 313, 313, 313, 314, 315, 316, 318, 317, 320,
+ 319, 322, 321, 323, 325, 324, 326, 328, 327, 329,
+ 329, 330, 330, 332, 331, 334, 333, 335, 335, 336,
+ 336, 337, 337, 337, 337, 337, 337, 337, 338, 340,
+ 339, 341, 342, 343, 344, 346, 345, 347, 347, 348,
+ 348, 350, 349, 352, 351, 353, 353, 354, 354, 354,
+ 354, 356, 355, 358, 357, 360, 359, 361, 361, 362,
+ 362, 364, 363, 366, 365, 367, 367, 368, 368, 368,
+ 368, 368, 368, 368, 368, 370, 369, 371, 373, 372,
+ 374, 375, 377, 376, 378, 378, 379, 379, 381, 380,
+ 383, 382, 384, 384, 385, 385, 386, 386, 386, 386,
+ 386, 386, 386, 386, 386, 388, 387, 390, 389, 392,
+ 391, 394, 393, 396, 395, 398, 397, 400, 399, 402,
+ 401, 404, 403, 406, 405, 407, 407, 408, 288, 409,
+ 409, 410, 410, 411, 411, 411, 411, 412, 414, 413,
+ 416, 415, 417, 417, 418, 418, 418, 418, 418, 418,
+ 418, 420, 419, 421, 421, 421, 422, 424, 423, 425,
+ 426, 427, 429, 428, 430, 430, 431, 431, 433, 432,
+ 435, 434, 437, 436, 439, 438, 440, 440, 441, 441,
+ 441, 441, 441, 441, 441, 441, 441, 441, 441, 441,
+ 441, 441, 441, 442, 444, 443, 446, 445, 447, 449,
+ 448, 450, 451, 453, 452, 454, 454, 456, 455, 457,
+ 458, 459, 461, 460, 462, 462, 462, 462, 462, 464,
+ 463, 466, 465, 468, 467, 470, 469, 472, 471, 473,
+ 473, 474, 476, 475, 477, 477, 479, 478, 480, 480,
+ 481, 481, 481, 481, 481, 482, 484, 483, 486, 485,
+ 487, 487, 489, 488, 490, 490, 491, 491, 491, 491,
+ 493, 492, 494, 495, 496
};
const unsigned char
1, 1, 1, 1, 0, 6, 0, 4, 1, 3,
1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- 1, 1, 3, 3, 3, 3, 3, 0, 6, 0,
- 4, 1, 3, 1, 1, 0, 4, 3, 0, 6,
- 0, 6, 1, 3, 1, 1, 1, 1, 1, 1,
- 1, 1, 1, 1, 1, 1, 1, 0, 4, 1,
- 1, 1, 1, 0, 4, 0, 4, 0, 4, 3,
- 0, 4, 3, 3, 3, 3, 0, 4, 0, 4,
- 0, 6, 1, 3, 1, 1, 1, 1, 0, 6,
- 1, 3, 1, 1, 1, 1, 1, 0, 6, 0,
- 6, 0, 1, 1, 3, 0, 4, 0, 4, 1,
- 3, 1, 1, 1, 0, 4, 0, 4, 0, 6,
- 1, 3, 1, 1, 1, 1, 1, 1, 3, 3,
- 3, 3, 3, 3, 0, 6, 0, 1, 1, 3,
- 0, 4, 0, 4, 1, 3, 1, 1, 1, 1,
+ 1, 1, 1, 3, 3, 3, 3, 3, 0, 6,
+ 0, 4, 1, 3, 1, 1, 0, 4, 3, 0,
+ 6, 0, 6, 1, 3, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1, 0, 4,
+ 1, 1, 1, 1, 0, 4, 0, 4, 0, 4,
+ 3, 0, 4, 3, 3, 3, 3, 0, 4, 0,
+ 4, 0, 6, 1, 3, 1, 1, 1, 1, 0,
+ 6, 1, 3, 1, 1, 1, 1, 1, 0, 6,
+ 0, 6, 0, 1, 1, 3, 0, 4, 0, 4,
+ 1, 3, 1, 1, 1, 0, 4, 0, 4, 0,
+ 6, 1, 3, 1, 1, 1, 1, 1, 1, 3,
+ 3, 3, 3, 3, 3, 0, 6, 0, 1, 1,
+ 3, 0, 4, 0, 4, 1, 3, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- 1, 1, 1, 0, 4, 0, 4, 0, 4, 0,
- 4, 0, 4, 1, 1, 1, 3, 3, 0, 6,
- 0, 1, 1, 3, 0, 4, 0, 4, 0, 1,
- 1, 3, 1, 1, 1, 1, 1, 1, 1, 1,
- 1, 3, 1, 0, 4, 0, 4, 0, 4, 1,
- 0, 4, 3, 0, 6, 0, 1, 1, 3, 0,
- 4, 0, 4, 0, 1, 1, 3, 1, 1, 1,
- 1, 1, 1, 1, 1, 0, 4, 1, 1, 3,
- 3, 0, 6, 0, 1, 1, 3, 0, 4, 0,
- 4, 1, 3, 1, 1, 1, 1, 0, 4, 0,
- 4, 0, 6, 0, 1, 1, 3, 0, 4, 0,
- 4, 1, 3, 1, 1, 1, 1, 1, 1, 1,
- 1, 0, 4, 3, 0, 4, 3, 3, 0, 6,
- 0, 1, 1, 3, 0, 4, 0, 4, 0, 1,
- 1, 3, 1, 1, 1, 1, 1, 1, 1, 1,
- 1, 0, 4, 0, 4, 0, 4, 0, 4, 0,
- 4, 0, 4, 0, 4, 0, 6, 0, 4, 0,
- 6, 1, 3, 0, 4, 0, 1, 1, 3, 1,
- 1, 1, 1, 1, 0, 4, 0, 6, 1, 3,
- 1, 1, 1, 1, 1, 1, 1, 0, 4, 1,
- 1, 1, 3, 0, 4, 3, 3, 3, 0, 6,
- 1, 3, 1, 1, 0, 4, 0, 4, 0, 6,
- 0, 4, 1, 3, 1, 1, 1, 1, 1, 1,
- 1, 1, 1, 1, 1, 1, 1, 1, 1, 3,
- 0, 4, 0, 4, 3, 0, 4, 3, 3, 0,
- 4, 1, 1, 0, 4, 3, 3, 3, 0, 4,
+ 1, 1, 1, 1, 0, 4, 0, 4, 0, 4,
+ 0, 4, 0, 4, 1, 1, 1, 3, 3, 0,
+ 6, 0, 1, 1, 3, 0, 4, 1, 3, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 0, 6, 0, 1, 1, 3, 0, 4,
+ 0, 4, 0, 1, 1, 3, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 3, 1, 0, 4, 0,
+ 4, 0, 4, 1, 0, 4, 3, 0, 6, 0,
+ 1, 1, 3, 0, 4, 0, 4, 0, 1, 1,
+ 3, 1, 1, 1, 1, 1, 1, 1, 1, 0,
+ 4, 1, 1, 3, 3, 0, 6, 0, 1, 1,
+ 3, 0, 4, 0, 4, 1, 3, 1, 1, 1,
+ 1, 0, 4, 0, 4, 0, 6, 0, 1, 1,
+ 3, 0, 4, 0, 4, 1, 3, 1, 1, 1,
+ 1, 1, 1, 1, 1, 0, 4, 3, 0, 4,
+ 3, 3, 0, 6, 0, 1, 1, 3, 0, 4,
+ 0, 4, 0, 1, 1, 3, 1, 1, 1, 1,
1, 1, 1, 1, 1, 0, 4, 0, 4, 0,
- 4, 0, 4, 0, 6, 1, 3, 1, 0, 6,
+ 4, 0, 4, 0, 4, 0, 4, 0, 4, 0,
+ 6, 0, 4, 0, 6, 1, 3, 0, 4, 0,
+ 1, 1, 3, 1, 1, 1, 1, 1, 0, 4,
+ 0, 6, 1, 3, 1, 1, 1, 1, 1, 1,
+ 1, 0, 4, 1, 1, 1, 3, 0, 4, 3,
+ 3, 3, 0, 6, 1, 3, 1, 1, 0, 4,
+ 0, 4, 0, 6, 0, 4, 1, 3, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 3, 0, 4, 0, 4, 3, 0,
+ 4, 3, 3, 0, 4, 1, 1, 0, 4, 3,
+ 3, 3, 0, 4, 1, 1, 1, 1, 1, 0,
+ 4, 0, 4, 0, 4, 0, 4, 0, 6, 1,
+ 3, 1, 0, 6, 1, 3, 0, 4, 1, 3,
+ 1, 1, 1, 1, 1, 3, 0, 4, 0, 6,
1, 3, 0, 4, 1, 3, 1, 1, 1, 1,
- 1, 3, 0, 4, 0, 6, 1, 3, 0, 4,
- 1, 3, 1, 1, 1, 1, 0, 4, 3, 3,
- 3
+ 0, 4, 3, 3, 3
};
"\"excluded-prefix\"", "\"excluded-prefix-len\"", "\"delegated-len\"",
"\"user-context\"", "\"subnet\"", "\"interface\"", "\"interface-id\"",
"\"id\"", "\"rapid-commit\"", "\"reservation-mode\"", "\"disabled\"",
- "\"out-of-pool\"", "\"all\"", "\"mac-sources\"",
+ "\"out-of-pool\"", "\"all\"", "\"shared-networks\"", "\"mac-sources\"",
"\"relay-supplied-options\"", "\"host-reservation-identifiers\"",
"\"client-classes\"", "\"test\"", "\"client-class\"", "\"reservations\"",
"\"ip-addresses\"", "\"prefixes\"", "\"duid\"", "\"hw-address\"",
"sub_subnet6", "$@42", "subnet6_params", "subnet6_param", "subnet",
"$@43", "interface", "$@44", "interface_id", "$@45", "client_class",
"$@46", "reservation_mode", "$@47", "hr_mode", "id", "rapid_commit",
- "option_def_list", "$@48", "option_def_list_content",
- "not_empty_option_def_list", "option_def_entry", "$@49",
- "sub_option_def", "$@50", "option_def_params",
- "not_empty_option_def_params", "option_def_param", "option_def_name",
- "code", "option_def_code", "option_def_type", "$@51",
- "option_def_record_types", "$@52", "space", "$@53", "option_def_space",
- "option_def_encapsulate", "$@54", "option_def_array", "option_data_list",
- "$@55", "option_data_list_content", "not_empty_option_data_list",
- "option_data_entry", "$@56", "sub_option_data", "$@57",
+ "shared_networks", "$@48", "shared_networks_content",
+ "shared_networks_list", "shared_network", "$@49",
+ "shared_network_params", "shared_network_param", "option_def_list",
+ "$@50", "option_def_list_content", "not_empty_option_def_list",
+ "option_def_entry", "$@51", "sub_option_def", "$@52",
+ "option_def_params", "not_empty_option_def_params", "option_def_param",
+ "option_def_name", "code", "option_def_code", "option_def_type", "$@53",
+ "option_def_record_types", "$@54", "space", "$@55", "option_def_space",
+ "option_def_encapsulate", "$@56", "option_def_array", "option_data_list",
+ "$@57", "option_data_list_content", "not_empty_option_data_list",
+ "option_data_entry", "$@58", "sub_option_data", "$@59",
"option_data_params", "not_empty_option_data_params",
- "option_data_param", "option_data_name", "option_data_data", "$@58",
+ "option_data_param", "option_data_name", "option_data_data", "$@60",
"option_data_code", "option_data_space", "option_data_csv_format",
- "option_data_always_send", "pools_list", "$@59", "pools_list_content",
- "not_empty_pools_list", "pool_list_entry", "$@60", "sub_pool6", "$@61",
- "pool_params", "pool_param", "pool_entry", "$@62", "user_context",
- "$@63", "pd_pools_list", "$@64", "pd_pools_list_content",
- "not_empty_pd_pools_list", "pd_pool_entry", "$@65", "sub_pd_pool",
- "$@66", "pd_pool_params", "pd_pool_param", "pd_prefix", "$@67",
- "pd_prefix_len", "excluded_prefix", "$@68", "excluded_prefix_len",
- "pd_delegated_len", "reservations", "$@69", "reservations_list",
- "not_empty_reservations_list", "reservation", "$@70", "sub_reservation",
- "$@71", "reservation_params", "not_empty_reservation_params",
- "reservation_param", "ip_addresses", "$@72", "prefixes", "$@73", "duid",
- "$@74", "hw_address", "$@75", "hostname", "$@76", "flex_id_value",
- "$@77", "reservation_client_classes", "$@78", "relay", "$@79",
- "relay_map", "$@80", "client_classes", "$@81", "client_classes_list",
- "$@82", "client_class_params", "not_empty_client_class_params",
- "client_class_param", "client_class_name", "client_class_test", "$@83",
- "server_id", "$@84", "server_id_params", "server_id_param",
- "server_id_type", "$@85", "duid_type", "htype", "identifier", "$@86",
- "time", "enterprise_id", "dhcp4o6_port", "control_socket", "$@87",
- "control_socket_params", "control_socket_param", "socket_type", "$@88",
- "socket_name", "$@89", "dhcp_ddns", "$@90", "sub_dhcp_ddns", "$@91",
+ "option_data_always_send", "pools_list", "$@61", "pools_list_content",
+ "not_empty_pools_list", "pool_list_entry", "$@62", "sub_pool6", "$@63",
+ "pool_params", "pool_param", "pool_entry", "$@64", "user_context",
+ "$@65", "pd_pools_list", "$@66", "pd_pools_list_content",
+ "not_empty_pd_pools_list", "pd_pool_entry", "$@67", "sub_pd_pool",
+ "$@68", "pd_pool_params", "pd_pool_param", "pd_prefix", "$@69",
+ "pd_prefix_len", "excluded_prefix", "$@70", "excluded_prefix_len",
+ "pd_delegated_len", "reservations", "$@71", "reservations_list",
+ "not_empty_reservations_list", "reservation", "$@72", "sub_reservation",
+ "$@73", "reservation_params", "not_empty_reservation_params",
+ "reservation_param", "ip_addresses", "$@74", "prefixes", "$@75", "duid",
+ "$@76", "hw_address", "$@77", "hostname", "$@78", "flex_id_value",
+ "$@79", "reservation_client_classes", "$@80", "relay", "$@81",
+ "relay_map", "$@82", "client_classes", "$@83", "client_classes_list",
+ "$@84", "client_class_params", "not_empty_client_class_params",
+ "client_class_param", "client_class_name", "client_class_test", "$@85",
+ "server_id", "$@86", "server_id_params", "server_id_param",
+ "server_id_type", "$@87", "duid_type", "htype", "identifier", "$@88",
+ "time", "enterprise_id", "dhcp4o6_port", "control_socket", "$@89",
+ "control_socket_params", "control_socket_param", "socket_type", "$@90",
+ "socket_name", "$@91", "dhcp_ddns", "$@92", "sub_dhcp_ddns", "$@93",
"dhcp_ddns_params", "dhcp_ddns_param", "enable_updates",
- "qualifying_suffix", "$@92", "server_ip", "$@93", "server_port",
- "sender_ip", "$@94", "sender_port", "max_queue_size", "ncr_protocol",
- "$@95", "ncr_protocol_value", "ncr_format", "$@96",
+ "qualifying_suffix", "$@94", "server_ip", "$@95", "server_port",
+ "sender_ip", "$@96", "sender_port", "max_queue_size", "ncr_protocol",
+ "$@97", "ncr_protocol_value", "ncr_format", "$@98",
"always_include_fqdn", "override_no_update", "override_client_update",
- "replace_client_name", "$@97", "replace_client_name_value",
- "generated_prefix", "$@98", "dhcp4_json_object", "$@99",
- "dhcpddns_json_object", "$@100", "control_agent_json_object", "$@101",
- "logging_object", "$@102", "logging_params", "logging_param", "loggers",
- "$@103", "loggers_entries", "logger_entry", "$@104", "logger_params",
- "logger_param", "debuglevel", "severity", "$@105", "output_options_list",
- "$@106", "output_options_list_content", "output_entry", "$@107",
- "output_params_list", "output_params", "output", "$@108", "flush",
+ "replace_client_name", "$@99", "replace_client_name_value",
+ "generated_prefix", "$@100", "dhcp4_json_object", "$@101",
+ "dhcpddns_json_object", "$@102", "control_agent_json_object", "$@103",
+ "logging_object", "$@104", "logging_params", "logging_param", "loggers",
+ "$@105", "loggers_entries", "logger_entry", "$@106", "logger_params",
+ "logger_param", "debuglevel", "severity", "$@107", "output_options_list",
+ "$@108", "output_options_list_content", "output_entry", "$@109",
+ "output_params_list", "output_params", "output", "$@110", "flush",
"maxsize", "maxver", YY_NULLPTR
};
const unsigned short int
Dhcp6Parser::yyrline_[] =
{
- 0, 234, 234, 234, 235, 235, 236, 236, 237, 237,
- 238, 238, 239, 239, 240, 240, 241, 241, 242, 242,
- 243, 243, 244, 244, 245, 245, 253, 254, 255, 256,
- 257, 258, 259, 262, 267, 267, 278, 281, 282, 285,
- 289, 296, 296, 303, 304, 307, 311, 318, 318, 325,
- 326, 329, 333, 344, 354, 354, 366, 367, 371, 372,
- 373, 374, 375, 376, 379, 379, 396, 396, 404, 405,
- 410, 411, 412, 413, 414, 415, 416, 417, 418, 419,
- 420, 421, 422, 423, 424, 425, 426, 427, 428, 429,
- 430, 431, 434, 439, 444, 449, 454, 459, 459, 469,
- 469, 477, 478, 481, 482, 485, 485, 495, 501, 501,
- 511, 511, 521, 522, 525, 526, 527, 528, 529, 530,
- 531, 532, 533, 534, 535, 536, 537, 540, 540, 547,
- 548, 549, 550, 553, 553, 561, 561, 569, 569, 577,
- 582, 582, 590, 595, 600, 605, 610, 610, 618, 618,
- 627, 627, 637, 638, 641, 642, 645, 650, 655, 655,
- 665, 666, 669, 670, 671, 674, 679, 686, 686, 696,
- 696, 706, 707, 710, 711, 714, 714, 722, 722, 730,
- 731, 732, 735, 736, 739, 739, 747, 747, 755, 755,
- 765, 766, 769, 770, 771, 772, 773, 774, 777, 782,
- 787, 792, 797, 802, 810, 810, 823, 824, 827, 828,
- 835, 835, 858, 858, 867, 868, 872, 873, 874, 875,
- 876, 877, 878, 879, 880, 881, 882, 883, 884, 885,
- 886, 887, 888, 891, 891, 899, 899, 907, 907, 915,
- 915, 923, 923, 930, 931, 932, 935, 940, 949, 949,
- 961, 962, 965, 966, 971, 971, 982, 982, 992, 993,
- 996, 997, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007,
- 1010, 1012, 1017, 1019, 1019, 1027, 1027, 1035, 1035, 1043,
- 1045, 1045, 1053, 1062, 1062, 1074, 1075, 1080, 1081, 1086,
- 1086, 1097, 1097, 1108, 1109, 1114, 1115, 1120, 1121, 1122,
- 1123, 1124, 1125, 1126, 1129, 1131, 1131, 1139, 1141, 1143,
- 1148, 1156, 1156, 1168, 1169, 1172, 1173, 1176, 1176, 1184,
- 1184, 1192, 1193, 1196, 1197, 1198, 1199, 1202, 1202, 1210,
- 1210, 1220, 1220, 1232, 1233, 1236, 1237, 1240, 1240, 1248,
- 1248, 1256, 1257, 1260, 1261, 1262, 1263, 1264, 1265, 1266,
- 1267, 1270, 1270, 1278, 1283, 1283, 1291, 1296, 1304, 1304,
- 1314, 1315, 1318, 1319, 1322, 1322, 1330, 1330, 1338, 1339,
- 1342, 1343, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354,
- 1355, 1358, 1358, 1368, 1368, 1378, 1378, 1386, 1386, 1394,
- 1394, 1402, 1402, 1410, 1410, 1423, 1423, 1433, 1433, 1444,
- 1444, 1454, 1455, 1458, 1458, 1466, 1467, 1470, 1471, 1474,
- 1475, 1476, 1477, 1480, 1482, 1482, 1493, 1493, 1503, 1504,
- 1507, 1508, 1509, 1510, 1511, 1512, 1513, 1516, 1516, 1523,
- 1524, 1525, 1528, 1533, 1533, 1541, 1546, 1553, 1560, 1560,
- 1570, 1571, 1574, 1575, 1578, 1578, 1586, 1586, 1596, 1596,
- 1606, 1606, 1614, 1615, 1618, 1619, 1620, 1621, 1622, 1623,
- 1624, 1625, 1626, 1627, 1628, 1629, 1630, 1631, 1632, 1635,
- 1640, 1640, 1648, 1648, 1656, 1661, 1661, 1669, 1674, 1679,
- 1679, 1687, 1688, 1691, 1691, 1699, 1704, 1709, 1714, 1714,
- 1722, 1725, 1728, 1731, 1734, 1740, 1740, 1750, 1750, 1757,
- 1757, 1764, 1764, 1777, 1777, 1790, 1791, 1795, 1799, 1799,
- 1811, 1812, 1816, 1816, 1824, 1825, 1828, 1829, 1830, 1831,
- 1832, 1835, 1840, 1840, 1848, 1848, 1858, 1859, 1862, 1862,
- 1870, 1871, 1874, 1875, 1876, 1877, 1880, 1880, 1888, 1893,
- 1898
+ 0, 235, 235, 235, 236, 236, 237, 237, 238, 238,
+ 239, 239, 240, 240, 241, 241, 242, 242, 243, 243,
+ 244, 244, 245, 245, 246, 246, 254, 255, 256, 257,
+ 258, 259, 260, 263, 268, 268, 279, 282, 283, 286,
+ 290, 297, 297, 304, 305, 308, 312, 319, 319, 326,
+ 327, 330, 334, 345, 355, 355, 367, 368, 372, 373,
+ 374, 375, 376, 377, 380, 380, 397, 397, 405, 406,
+ 411, 412, 413, 414, 415, 416, 417, 418, 419, 420,
+ 421, 422, 423, 424, 425, 426, 427, 428, 429, 430,
+ 431, 432, 433, 436, 441, 446, 451, 456, 461, 461,
+ 471, 471, 479, 480, 483, 484, 487, 487, 497, 503,
+ 503, 513, 513, 523, 524, 527, 528, 529, 530, 531,
+ 532, 533, 534, 535, 536, 537, 538, 539, 542, 542,
+ 549, 550, 551, 552, 555, 555, 563, 563, 571, 571,
+ 579, 584, 584, 592, 597, 602, 607, 612, 612, 620,
+ 620, 629, 629, 639, 640, 643, 644, 647, 652, 657,
+ 657, 667, 668, 671, 672, 673, 676, 681, 688, 688,
+ 698, 698, 708, 709, 712, 713, 716, 716, 724, 724,
+ 732, 733, 734, 737, 738, 741, 741, 749, 749, 757,
+ 757, 767, 768, 771, 772, 773, 774, 775, 776, 779,
+ 784, 789, 794, 799, 804, 812, 812, 825, 826, 829,
+ 830, 837, 837, 860, 860, 869, 870, 874, 875, 876,
+ 877, 878, 879, 880, 881, 882, 883, 884, 885, 886,
+ 887, 888, 889, 890, 893, 893, 901, 901, 909, 909,
+ 917, 917, 925, 925, 932, 933, 934, 937, 942, 950,
+ 950, 961, 962, 966, 967, 970, 970, 978, 979, 982,
+ 983, 984, 985, 986, 987, 988, 989, 990, 991, 992,
+ 993, 994, 1001, 1001, 1013, 1014, 1017, 1018, 1023, 1023,
+ 1034, 1034, 1044, 1045, 1048, 1049, 1052, 1053, 1054, 1055,
+ 1056, 1057, 1058, 1059, 1062, 1064, 1069, 1071, 1071, 1079,
+ 1079, 1087, 1087, 1095, 1097, 1097, 1105, 1114, 1114, 1126,
+ 1127, 1132, 1133, 1138, 1138, 1149, 1149, 1160, 1161, 1166,
+ 1167, 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1181, 1183,
+ 1183, 1191, 1193, 1195, 1200, 1208, 1208, 1220, 1221, 1224,
+ 1225, 1228, 1228, 1236, 1236, 1244, 1245, 1248, 1249, 1250,
+ 1251, 1254, 1254, 1262, 1262, 1272, 1272, 1284, 1285, 1288,
+ 1289, 1292, 1292, 1300, 1300, 1308, 1309, 1312, 1313, 1314,
+ 1315, 1316, 1317, 1318, 1319, 1322, 1322, 1330, 1335, 1335,
+ 1343, 1348, 1356, 1356, 1366, 1367, 1370, 1371, 1374, 1374,
+ 1382, 1382, 1390, 1391, 1394, 1395, 1399, 1400, 1401, 1402,
+ 1403, 1404, 1405, 1406, 1407, 1410, 1410, 1420, 1420, 1430,
+ 1430, 1438, 1438, 1446, 1446, 1454, 1454, 1462, 1462, 1475,
+ 1475, 1485, 1485, 1496, 1496, 1506, 1507, 1510, 1510, 1518,
+ 1519, 1522, 1523, 1526, 1527, 1528, 1529, 1532, 1534, 1534,
+ 1545, 1545, 1555, 1556, 1559, 1560, 1561, 1562, 1563, 1564,
+ 1565, 1568, 1568, 1575, 1576, 1577, 1580, 1585, 1585, 1593,
+ 1598, 1605, 1612, 1612, 1622, 1623, 1626, 1627, 1630, 1630,
+ 1638, 1638, 1648, 1648, 1658, 1658, 1666, 1667, 1670, 1671,
+ 1672, 1673, 1674, 1675, 1676, 1677, 1678, 1679, 1680, 1681,
+ 1682, 1683, 1684, 1687, 1692, 1692, 1700, 1700, 1708, 1713,
+ 1713, 1721, 1726, 1731, 1731, 1739, 1740, 1743, 1743, 1751,
+ 1756, 1761, 1766, 1766, 1774, 1777, 1780, 1783, 1786, 1792,
+ 1792, 1802, 1802, 1809, 1809, 1816, 1816, 1829, 1829, 1842,
+ 1843, 1847, 1851, 1851, 1863, 1864, 1868, 1868, 1876, 1877,
+ 1880, 1881, 1882, 1883, 1884, 1887, 1892, 1892, 1900, 1900,
+ 1910, 1911, 1914, 1914, 1922, 1923, 1926, 1927, 1928, 1929,
+ 1932, 1932, 1940, 1945, 1950
};
// Print the state stack on the debug stream.
#line 14 "dhcp6_parser.yy" // lalr1.cc:1167
} } // isc::dhcp
-#line 4325 "dhcp6_parser.cc" // lalr1.cc:1167
-#line 1903 "dhcp6_parser.yy" // lalr1.cc:1168
+#line 4388 "dhcp6_parser.cc" // lalr1.cc:1167
+#line 1955 "dhcp6_parser.yy" // lalr1.cc:1168
void
TOKEN_DISABLED = 318,
TOKEN_OUT_OF_POOL = 319,
TOKEN_ALL = 320,
- TOKEN_MAC_SOURCES = 321,
- TOKEN_RELAY_SUPPLIED_OPTIONS = 322,
- TOKEN_HOST_RESERVATION_IDENTIFIERS = 323,
- TOKEN_CLIENT_CLASSES = 324,
- TOKEN_TEST = 325,
- TOKEN_CLIENT_CLASS = 326,
- TOKEN_RESERVATIONS = 327,
- TOKEN_IP_ADDRESSES = 328,
- TOKEN_PREFIXES = 329,
- TOKEN_DUID = 330,
- TOKEN_HW_ADDRESS = 331,
- TOKEN_HOSTNAME = 332,
- TOKEN_FLEX_ID = 333,
- TOKEN_RELAY = 334,
- TOKEN_IP_ADDRESS = 335,
- TOKEN_HOOKS_LIBRARIES = 336,
- TOKEN_LIBRARY = 337,
- TOKEN_PARAMETERS = 338,
- TOKEN_EXPIRED_LEASES_PROCESSING = 339,
- TOKEN_RECLAIM_TIMER_WAIT_TIME = 340,
- TOKEN_FLUSH_RECLAIMED_TIMER_WAIT_TIME = 341,
- TOKEN_HOLD_RECLAIMED_TIME = 342,
- TOKEN_MAX_RECLAIM_LEASES = 343,
- TOKEN_MAX_RECLAIM_TIME = 344,
- TOKEN_UNWARNED_RECLAIM_CYCLES = 345,
- TOKEN_SERVER_ID = 346,
- TOKEN_LLT = 347,
- TOKEN_EN = 348,
- TOKEN_LL = 349,
- TOKEN_IDENTIFIER = 350,
- TOKEN_HTYPE = 351,
- TOKEN_TIME = 352,
- TOKEN_ENTERPRISE_ID = 353,
- TOKEN_DHCP4O6_PORT = 354,
- TOKEN_CONTROL_SOCKET = 355,
- TOKEN_SOCKET_TYPE = 356,
- TOKEN_SOCKET_NAME = 357,
- TOKEN_DHCP_DDNS = 358,
- TOKEN_ENABLE_UPDATES = 359,
- TOKEN_QUALIFYING_SUFFIX = 360,
- TOKEN_SERVER_IP = 361,
- TOKEN_SERVER_PORT = 362,
- TOKEN_SENDER_IP = 363,
- TOKEN_SENDER_PORT = 364,
- TOKEN_MAX_QUEUE_SIZE = 365,
- TOKEN_NCR_PROTOCOL = 366,
- TOKEN_NCR_FORMAT = 367,
- TOKEN_ALWAYS_INCLUDE_FQDN = 368,
- TOKEN_OVERRIDE_NO_UPDATE = 369,
- TOKEN_OVERRIDE_CLIENT_UPDATE = 370,
- TOKEN_REPLACE_CLIENT_NAME = 371,
- TOKEN_GENERATED_PREFIX = 372,
- TOKEN_UDP = 373,
- TOKEN_TCP = 374,
- TOKEN_JSON = 375,
- TOKEN_WHEN_PRESENT = 376,
- TOKEN_NEVER = 377,
- TOKEN_ALWAYS = 378,
- TOKEN_WHEN_NOT_PRESENT = 379,
- TOKEN_LOGGING = 380,
- TOKEN_LOGGERS = 381,
- TOKEN_OUTPUT_OPTIONS = 382,
- TOKEN_OUTPUT = 383,
- TOKEN_DEBUGLEVEL = 384,
- TOKEN_SEVERITY = 385,
- TOKEN_FLUSH = 386,
- TOKEN_MAXSIZE = 387,
- TOKEN_MAXVER = 388,
- TOKEN_DHCP4 = 389,
- TOKEN_DHCPDDNS = 390,
- TOKEN_CONTROL_AGENT = 391,
- TOKEN_TOPLEVEL_JSON = 392,
- TOKEN_TOPLEVEL_DHCP6 = 393,
- TOKEN_SUB_DHCP6 = 394,
- TOKEN_SUB_INTERFACES6 = 395,
- TOKEN_SUB_SUBNET6 = 396,
- TOKEN_SUB_POOL6 = 397,
- TOKEN_SUB_PD_POOL = 398,
- TOKEN_SUB_RESERVATION = 399,
- TOKEN_SUB_OPTION_DEF = 400,
- TOKEN_SUB_OPTION_DATA = 401,
- TOKEN_SUB_HOOKS_LIBRARY = 402,
- TOKEN_SUB_DHCP_DDNS = 403,
- TOKEN_STRING = 404,
- TOKEN_INTEGER = 405,
- TOKEN_FLOAT = 406,
- TOKEN_BOOLEAN = 407
+ TOKEN_SHARED_NETWORKS = 321,
+ TOKEN_MAC_SOURCES = 322,
+ TOKEN_RELAY_SUPPLIED_OPTIONS = 323,
+ TOKEN_HOST_RESERVATION_IDENTIFIERS = 324,
+ TOKEN_CLIENT_CLASSES = 325,
+ TOKEN_TEST = 326,
+ TOKEN_CLIENT_CLASS = 327,
+ TOKEN_RESERVATIONS = 328,
+ TOKEN_IP_ADDRESSES = 329,
+ TOKEN_PREFIXES = 330,
+ TOKEN_DUID = 331,
+ TOKEN_HW_ADDRESS = 332,
+ TOKEN_HOSTNAME = 333,
+ TOKEN_FLEX_ID = 334,
+ TOKEN_RELAY = 335,
+ TOKEN_IP_ADDRESS = 336,
+ TOKEN_HOOKS_LIBRARIES = 337,
+ TOKEN_LIBRARY = 338,
+ TOKEN_PARAMETERS = 339,
+ TOKEN_EXPIRED_LEASES_PROCESSING = 340,
+ TOKEN_RECLAIM_TIMER_WAIT_TIME = 341,
+ TOKEN_FLUSH_RECLAIMED_TIMER_WAIT_TIME = 342,
+ TOKEN_HOLD_RECLAIMED_TIME = 343,
+ TOKEN_MAX_RECLAIM_LEASES = 344,
+ TOKEN_MAX_RECLAIM_TIME = 345,
+ TOKEN_UNWARNED_RECLAIM_CYCLES = 346,
+ TOKEN_SERVER_ID = 347,
+ TOKEN_LLT = 348,
+ TOKEN_EN = 349,
+ TOKEN_LL = 350,
+ TOKEN_IDENTIFIER = 351,
+ TOKEN_HTYPE = 352,
+ TOKEN_TIME = 353,
+ TOKEN_ENTERPRISE_ID = 354,
+ TOKEN_DHCP4O6_PORT = 355,
+ TOKEN_CONTROL_SOCKET = 356,
+ TOKEN_SOCKET_TYPE = 357,
+ TOKEN_SOCKET_NAME = 358,
+ TOKEN_DHCP_DDNS = 359,
+ TOKEN_ENABLE_UPDATES = 360,
+ TOKEN_QUALIFYING_SUFFIX = 361,
+ TOKEN_SERVER_IP = 362,
+ TOKEN_SERVER_PORT = 363,
+ TOKEN_SENDER_IP = 364,
+ TOKEN_SENDER_PORT = 365,
+ TOKEN_MAX_QUEUE_SIZE = 366,
+ TOKEN_NCR_PROTOCOL = 367,
+ TOKEN_NCR_FORMAT = 368,
+ TOKEN_ALWAYS_INCLUDE_FQDN = 369,
+ TOKEN_OVERRIDE_NO_UPDATE = 370,
+ TOKEN_OVERRIDE_CLIENT_UPDATE = 371,
+ TOKEN_REPLACE_CLIENT_NAME = 372,
+ TOKEN_GENERATED_PREFIX = 373,
+ TOKEN_UDP = 374,
+ TOKEN_TCP = 375,
+ TOKEN_JSON = 376,
+ TOKEN_WHEN_PRESENT = 377,
+ TOKEN_NEVER = 378,
+ TOKEN_ALWAYS = 379,
+ TOKEN_WHEN_NOT_PRESENT = 380,
+ TOKEN_LOGGING = 381,
+ TOKEN_LOGGERS = 382,
+ TOKEN_OUTPUT_OPTIONS = 383,
+ TOKEN_OUTPUT = 384,
+ TOKEN_DEBUGLEVEL = 385,
+ TOKEN_SEVERITY = 386,
+ TOKEN_FLUSH = 387,
+ TOKEN_MAXSIZE = 388,
+ TOKEN_MAXVER = 389,
+ TOKEN_DHCP4 = 390,
+ TOKEN_DHCPDDNS = 391,
+ TOKEN_CONTROL_AGENT = 392,
+ TOKEN_TOPLEVEL_JSON = 393,
+ TOKEN_TOPLEVEL_DHCP6 = 394,
+ TOKEN_SUB_DHCP6 = 395,
+ TOKEN_SUB_INTERFACES6 = 396,
+ TOKEN_SUB_SUBNET6 = 397,
+ TOKEN_SUB_POOL6 = 398,
+ TOKEN_SUB_PD_POOL = 399,
+ TOKEN_SUB_RESERVATION = 400,
+ TOKEN_SUB_OPTION_DEF = 401,
+ TOKEN_SUB_OPTION_DATA = 402,
+ TOKEN_SUB_HOOKS_LIBRARY = 403,
+ TOKEN_SUB_DHCP_DDNS = 404,
+ TOKEN_STRING = 405,
+ TOKEN_INTEGER = 406,
+ TOKEN_FLOAT = 407,
+ TOKEN_BOOLEAN = 408
};
};
symbol_type
make_ALL (const location_type& l);
+ static inline
+ symbol_type
+ make_SHARED_NETWORKS (const location_type& l);
+
static inline
symbol_type
make_MAC_SOURCES (const location_type& l);
enum
{
yyeof_ = 0,
- yylast_ = 804, ///< Last index in yytable_.
- yynnts_ = 335, ///< Number of nonterminal symbols.
+ yylast_ = 835, ///< Last index in yytable_.
+ yynnts_ = 343, ///< Number of nonterminal symbols.
yyfinal_ = 26, ///< Termination state number.
yyterror_ = 1,
yyerrcode_ = 256,
- yyntokens_ = 153 ///< Number of tokens.
+ yyntokens_ = 154 ///< Number of tokens.
};
115, 116, 117, 118, 119, 120, 121, 122, 123, 124,
125, 126, 127, 128, 129, 130, 131, 132, 133, 134,
135, 136, 137, 138, 139, 140, 141, 142, 143, 144,
- 145, 146, 147, 148, 149, 150, 151, 152
+ 145, 146, 147, 148, 149, 150, 151, 152, 153
};
- const unsigned int user_token_number_max_ = 407;
+ const unsigned int user_token_number_max_ = 408;
const token_number_type undef_token_ = 2;
if (static_cast<int>(t) <= yyeof_)
{
switch (other.type_get ())
{
- case 167: // value
- case 171: // map_value
- case 215: // db_type
- case 291: // hr_mode
- case 412: // duid_type
- case 445: // ncr_protocol_value
- case 453: // replace_client_name_value
+ case 168: // value
+ case 172: // map_value
+ case 216: // db_type
+ case 292: // hr_mode
+ case 421: // duid_type
+ case 454: // ncr_protocol_value
+ case 462: // replace_client_name_value
value.copy< ElementPtr > (other.value);
break;
- case 152: // "boolean"
+ case 153: // "boolean"
value.copy< bool > (other.value);
break;
- case 151: // "floating point"
+ case 152: // "floating point"
value.copy< double > (other.value);
break;
- case 150: // "integer"
+ case 151: // "integer"
value.copy< int64_t > (other.value);
break;
- case 149: // "constant string"
+ case 150: // "constant string"
value.copy< std::string > (other.value);
break;
(void) v;
switch (this->type_get ())
{
- case 167: // value
- case 171: // map_value
- case 215: // db_type
- case 291: // hr_mode
- case 412: // duid_type
- case 445: // ncr_protocol_value
- case 453: // replace_client_name_value
+ case 168: // value
+ case 172: // map_value
+ case 216: // db_type
+ case 292: // hr_mode
+ case 421: // duid_type
+ case 454: // ncr_protocol_value
+ case 462: // replace_client_name_value
value.copy< ElementPtr > (v);
break;
- case 152: // "boolean"
+ case 153: // "boolean"
value.copy< bool > (v);
break;
- case 151: // "floating point"
+ case 152: // "floating point"
value.copy< double > (v);
break;
- case 150: // "integer"
+ case 151: // "integer"
value.copy< int64_t > (v);
break;
- case 149: // "constant string"
+ case 150: // "constant string"
value.copy< std::string > (v);
break;
// Type destructor.
switch (yytype)
{
- case 167: // value
- case 171: // map_value
- case 215: // db_type
- case 291: // hr_mode
- case 412: // duid_type
- case 445: // ncr_protocol_value
- case 453: // replace_client_name_value
+ case 168: // value
+ case 172: // map_value
+ case 216: // db_type
+ case 292: // hr_mode
+ case 421: // duid_type
+ case 454: // ncr_protocol_value
+ case 462: // replace_client_name_value
value.template destroy< ElementPtr > ();
break;
- case 152: // "boolean"
+ case 153: // "boolean"
value.template destroy< bool > ();
break;
- case 151: // "floating point"
+ case 152: // "floating point"
value.template destroy< double > ();
break;
- case 150: // "integer"
+ case 151: // "integer"
value.template destroy< int64_t > ();
break;
- case 149: // "constant string"
+ case 150: // "constant string"
value.template destroy< std::string > ();
break;
super_type::move(s);
switch (this->type_get ())
{
- case 167: // value
- case 171: // map_value
- case 215: // db_type
- case 291: // hr_mode
- case 412: // duid_type
- case 445: // ncr_protocol_value
- case 453: // replace_client_name_value
+ case 168: // value
+ case 172: // map_value
+ case 216: // db_type
+ case 292: // hr_mode
+ case 421: // duid_type
+ case 454: // ncr_protocol_value
+ case 462: // replace_client_name_value
value.move< ElementPtr > (s.value);
break;
- case 152: // "boolean"
+ case 153: // "boolean"
value.move< bool > (s.value);
break;
- case 151: // "floating point"
+ case 152: // "floating point"
value.move< double > (s.value);
break;
- case 150: // "integer"
+ case 151: // "integer"
value.move< int64_t > (s.value);
break;
- case 149: // "constant string"
+ case 150: // "constant string"
value.move< std::string > (s.value);
break;
375, 376, 377, 378, 379, 380, 381, 382, 383, 384,
385, 386, 387, 388, 389, 390, 391, 392, 393, 394,
395, 396, 397, 398, 399, 400, 401, 402, 403, 404,
- 405, 406, 407
+ 405, 406, 407, 408
};
return static_cast<token_type> (yytoken_number_[type]);
}
return symbol_type (token::TOKEN_ALL, l);
}
+ Dhcp6Parser::symbol_type
+ Dhcp6Parser::make_SHARED_NETWORKS (const location_type& l)
+ {
+ return symbol_type (token::TOKEN_SHARED_NETWORKS, l);
+ }
+
Dhcp6Parser::symbol_type
Dhcp6Parser::make_MAC_SOURCES (const location_type& l)
{
#line 14 "dhcp6_parser.yy" // lalr1.cc:377
} } // isc::dhcp
-#line 2725 "dhcp6_parser.h" // lalr1.cc:377
+#line 2736 "dhcp6_parser.h" // lalr1.cc:377