![]() |
Kea
2.5.3
|
A Bison parser. More...
#include <dhcp6_parser.h>
Classes | |
struct | basic_symbol |
A complete symbol. More... | |
struct | by_kind |
Type access provider for token (enum) based symbols. More... | |
class | context |
struct | symbol_kind |
Symbol kinds. More... | |
struct | symbol_type |
"External" symbols: returned by the scanner. More... | |
struct | syntax_error |
Syntax errors thrown from user actions. More... | |
struct | token |
Token kinds. More... | |
class | value_type |
A buffer to store and retrieve objects. More... | |
Public Types | |
typedef by_kind | by_type |
Backward compatibility for a private implementation detail (Bison 3.6). More... | |
typedef int | debug_level_type |
Type for debugging levels. More... | |
typedef location | location_type |
Symbol locations. More... | |
typedef value_type | semantic_type |
Backward compatibility (Bison 3.8). More... | |
typedef symbol_kind::symbol_kind_type | symbol_kind_type |
(Internal) symbol kind. More... | |
typedef token::token_kind_type | token_kind_type |
Token kind, as returned by yylex. More... | |
typedef token_kind_type | token_type |
Backward compatibility alias (Bison 3.6). More... | |
Public Member Functions | |
Dhcp6Parser (isc::dhcp::Parser6Context &ctx_yyarg) | |
Build a parser object. More... | |
virtual | ~Dhcp6Parser () |
debug_level_type | debug_level () const YY_ATTRIBUTE_PURE |
The current debugging level. More... | |
std::ostream & | debug_stream () const YY_ATTRIBUTE_PURE |
The current debugging stream. More... | |
virtual void | error (const location_type &loc, const std::string &msg) |
Report a syntax error. More... | |
void | error (const syntax_error &err) |
Report a syntax error. More... | |
int | operator() () |
Parse. More... | |
virtual int | parse () |
Parse. More... | |
void | set_debug_level (debug_level_type l) |
Set the current debugging level. More... | |
void | set_debug_stream (std::ostream &) |
Set the current debugging stream. More... | |
Static Public Attributes | |
static const symbol_kind_type | YYNTOKENS = symbol_kind::YYNTOKENS |
The number of tokens. More... | |
A Bison parser.
Definition at line 215 of file dhcp6_parser.h.
Backward compatibility for a private implementation detail (Bison 3.6).
Definition at line 1719 of file dhcp6_parser.h.
typedef int isc::dhcp::Dhcp6Parser::debug_level_type |
Type for debugging levels.
Definition at line 1820 of file dhcp6_parser.h.
typedef location isc::dhcp::Dhcp6Parser::location_type |
Symbol locations.
Definition at line 473 of file dhcp6_parser.h.
Backward compatibility (Bison 3.8).
Definition at line 470 of file dhcp6_parser.h.
(Internal) symbol kind.
Definition at line 1438 of file dhcp6_parser.h.
Token kind, as returned by yylex.
Definition at line 734 of file dhcp6_parser.h.
Backward compatibility alias (Bison 3.6).
Definition at line 737 of file dhcp6_parser.h.
isc::dhcp::Dhcp6Parser::Dhcp6Parser | ( | isc::dhcp::Parser6Context & | ctx_yyarg | ) |
Build a parser object.
Definition at line 152 of file dhcp6_parser.cc.
|
virtual |
Definition at line 162 of file dhcp6_parser.cc.
Dhcp6Parser::debug_level_type isc::dhcp::Dhcp6Parser::debug_level | ( | ) | const |
The current debugging level.
Definition at line 535 of file dhcp6_parser.cc.
std::ostream & isc::dhcp::Dhcp6Parser::debug_stream | ( | ) | const |
The current debugging stream.
Definition at line 522 of file dhcp6_parser.cc.
|
virtual |
Report a syntax error.
loc | where the syntax error is found. |
msg | a description of the syntax error. |
Definition at line 6625 of file dhcp6_parser.cc.
void isc::dhcp::Dhcp6Parser::error | ( | const syntax_error & | err | ) |
Report a syntax error.
Definition at line 5096 of file dhcp6_parser.cc.
References error(), and isc::dhcp::Dhcp6Parser::syntax_error::location.
|
inlinestatic |
Definition at line 3620 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3215 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4745 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3125 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3185 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 5270 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2780 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2765 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2720 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4445 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2555 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3290 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3260 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2585 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3845 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3770 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3080 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 1910 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 1895 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3470 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4985 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2030 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2045 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2060 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2375 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4355 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3110 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3065 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2015 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3245 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2915 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2885 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2870 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2930 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2900 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2855 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2975 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2945 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2960 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4895 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2795 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3440 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4280 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2000 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4460 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4295 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4400 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3575 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3920 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4805 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4190 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4310 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4415 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4475 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3170 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 1850 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4265 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3410 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3425 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4055 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3755 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3965 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 5255 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4925 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4085 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4655 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3605 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4100 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4010 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2300 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3710 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3950 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4790 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4775 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2180 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2195 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4235 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3935 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3530 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4220 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 5240 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3500 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3515 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2090 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2075 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3995 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3890 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4820 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4700 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2570 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 1955 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3740 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2165 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 5000 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2345 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4025 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4205 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4175 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4850 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 1925 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3680 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2630 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4565 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4115 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4130 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2435 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2525 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2675 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4940 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4955 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2225 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2615 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2660 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2240 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3050 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4595 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4580 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4730 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3140 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3275 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3305 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 1985 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2465 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3830 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3035 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3020 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3590 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4880 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4865 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4625 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4610 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4340 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4040 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3200 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 1865 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 1880 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2285 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4970 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3230 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3365 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2330 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3350 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3860 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3335 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2315 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2255 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2600 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3380 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3395 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3905 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4490 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4430 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3545 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 1970 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2105 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2390 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2360 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2705 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4070 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2450 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3155 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3980 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3695 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2690 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4640 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3785 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3560 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3875 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3635 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3650 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4835 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3665 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 1940 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3725 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4535 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4550 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2510 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2495 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4160 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4505 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4520 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2810 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2150 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2120 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2135 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4910 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3320 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4385 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4370 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3095 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2840 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2825 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2480 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2990 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 5225 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 5210 of file dhcp6_parser.h.
Referenced by if().
|
inlinestatic |
Definition at line 5045 of file dhcp6_parser.h.
Referenced by if().
|
inlinestatic |
Definition at line 5195 of file dhcp6_parser.h.
Referenced by if().
|
inlinestatic |
Definition at line 5180 of file dhcp6_parser.h.
Referenced by if().
|
inlinestatic |
Definition at line 5060 of file dhcp6_parser.h.
Referenced by if().
|
inlinestatic |
Definition at line 5165 of file dhcp6_parser.h.
Referenced by if().
|
inlinestatic |
Definition at line 5150 of file dhcp6_parser.h.
Referenced by if().
|
inlinestatic |
Definition at line 5135 of file dhcp6_parser.h.
Referenced by if().
|
inlinestatic |
Definition at line 5105 of file dhcp6_parser.h.
Referenced by if().
|
inlinestatic |
Definition at line 5090 of file dhcp6_parser.h.
Referenced by if().
|
inlinestatic |
Definition at line 5120 of file dhcp6_parser.h.
Referenced by if().
|
inlinestatic |
Definition at line 5075 of file dhcp6_parser.h.
Referenced by if().
|
inlinestatic |
Definition at line 3485 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3005 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2735 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2750 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4685 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2420 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3815 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3800 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4325 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4250 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 5030 of file dhcp6_parser.h.
Referenced by if().
|
inlinestatic |
Definition at line 5015 of file dhcp6_parser.h.
Referenced by if().
|
inlinestatic |
Definition at line 2540 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2210 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4670 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4145 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2270 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 3455 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2645 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4760 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 4715 of file dhcp6_parser.h.
|
inlinestatic |
Definition at line 2405 of file dhcp6_parser.h.
int isc::dhcp::Dhcp6Parser::operator() | ( | ) |
Parse.
An alias for parse ().
Definition at line 570 of file dhcp6_parser.cc.
References parse().
|
virtual |
Parse.
Length of the RHS of the rule being reduced.
The lookahead symbol.
The locations where the error started and ended.
The return value of parse ().
Definition at line 576 of file dhcp6_parser.cc.
References isc::dhcp::Dhcp6Parser::basic_symbol< Base >::clear(), isc::dhcp::Parser6Context::CLIENT_CLASSES, isc::dhcp::Parser6Context::COMPATIBILITY, isc::dhcp::Parser6Context::CONFIG, isc::dhcp::Parser6Context::CONFIG_CONTROL, isc::dhcp::Parser6Context::CONFIG_DATABASE, isc::dhcp::Parser6Context::contextName(), isc::dhcp::Parser6Context::CONTROL_SOCKET, isc::dhcp::Parser6Context::ctx_, isc::dhcp::Parser6Context::DATABASE_ON_FAIL, isc::dhcp::Parser6Context::DATABASE_TYPE, isc::dhcp::Parser6Context::DDNS_CONFLICT_RESOLUTION_MODE, isc::dhcp::Parser6Context::DHCP6, isc::dhcp::Parser6Context::DHCP_DDNS, isc::dhcp::Parser6Context::DHCP_MULTI_THREADING, isc::dhcp::Parser6Context::DHCP_QUEUE_CONTROL, isc::dhcp::Parser6Context::DUID_TYPE, isc::dhcp::Dhcp6Parser::basic_symbol< Base >::empty(), isc::dhcp::Parser6Context::enter(), error(), isc::dhcp::Parser6Context::EXPIRED_LEASES_PROCESSING, isc::dhcp::Parser6Context::HOOKS_LIBRARIES, isc::dhcp::Parser6Context::HOST_RESERVATION_IDENTIFIERS, isc::dhcp::Parser6Context::HOSTS_DATABASE, isc::dhcp::Parser6Context::INTERFACES_CONFIG, isc::dhcp::Parser6Context::LEASE_DATABASE, isc::dhcp::Parser6Context::leave(), isc::dhcp::Parser6Context::loc2pos(), isc::dhcp::Dhcp6Parser::basic_symbol< Base >::location, isc::dhcp::Parser6Context::LOGGERS, isc::dhcp::Parser6Context::MAC_SOURCES, isc::data::merge(), isc::dhcp::Dhcp6Parser::basic_symbol< Base >::move(), isc::dhcp::Parser6Context::NCR_FORMAT, isc::dhcp::Parser6Context::NCR_PROTOCOL, isc::dhcp::Parser6Context::NO_KEYWORD, isc::dhcp::Parser6Context::OPTION_DATA, isc::dhcp::Parser6Context::OPTION_DEF, isc::dhcp::Parser6Context::OUTPUT_OPTIONS, isc::dhcp::Parser6Context::PD_POOLS, isc::dhcp::Parser6Context::POOLS, isc::dhcp::Parser6Context::RELAY, isc::dhcp::Parser6Context::REPLACE_CLIENT_NAME, isc::dhcp::Parser6Context::require(), isc::dhcp::Parser6Context::RESERVATION_MODE, isc::dhcp::Parser6Context::RESERVATIONS, isc::dhcp::Dhcp6Parser::symbol_kind::S_BOOLEAN, isc::dhcp::Dhcp6Parser::symbol_kind::S_db_type, isc::dhcp::Dhcp6Parser::symbol_kind::S_ddns_conflict_resolution_mode_value, isc::dhcp::Dhcp6Parser::symbol_kind::S_ddns_replace_client_name_value, isc::dhcp::Dhcp6Parser::symbol_kind::S_duid_type, isc::dhcp::Dhcp6Parser::symbol_kind::S_FLOAT, isc::dhcp::Dhcp6Parser::symbol_kind::S_hr_mode, isc::dhcp::Dhcp6Parser::symbol_kind::S_INTEGER, isc::dhcp::Dhcp6Parser::symbol_kind::S_map_value, isc::dhcp::Dhcp6Parser::symbol_kind::S_ncr_protocol_value, isc::dhcp::Dhcp6Parser::symbol_kind::S_on_fail_mode, isc::dhcp::Dhcp6Parser::symbol_kind::S_STRING, isc::dhcp::Dhcp6Parser::symbol_kind::S_value, isc::dhcp::Dhcp6Parser::symbol_kind::S_YYEOF, isc::dhcp::Dhcp6Parser::symbol_kind::S_YYerror, isc::dhcp::Dhcp6Parser::symbol_kind::S_YYUNDEF, isc::dhcp::Parser6Context::SANITY_CHECKS, isc::dhcp::Parser6Context::SERVER_ID, isc::dhcp::Parser6Context::SHARED_NETWORK, isc::dhcp::Parser6Context::stack_, isc::dhcp::Parser6Context::SUBNET6, isc::dhcp::Parser6Context::unique(), isc::dhcp::Parser6Context::warnAboutExtraCommas(), isc::dhcp::Parser6Context::warning(), YY_MOVE, YY_REDUCE_PRINT, YY_STACK_PRINT, YY_SYMBOL_PRINT, YYABORT, YYACCEPT, YYCDEBUG, YYERROR, yylex, and YYLLOC_DEFAULT.
Referenced by operator()().
void isc::dhcp::Dhcp6Parser::set_debug_level | ( | debug_level_type | l | ) |
Set the current debugging level.
Definition at line 541 of file dhcp6_parser.cc.
void isc::dhcp::Dhcp6Parser::set_debug_stream | ( | std::ostream & | o | ) |
Set the current debugging stream.
Definition at line 528 of file dhcp6_parser.cc.
|
static |
The user-facing name of the symbol whose (internal) number is YYSYMBOL.
No bounds checking.
Definition at line 5142 of file dhcp6_parser.cc.
Referenced by isc::dhcp::Dhcp6Parser::basic_symbol< Base >::name().
|
static |
The number of tokens.
Definition at line 1441 of file dhcp6_parser.h.
Referenced by isc::dhcp::Dhcp6Parser::context::expected_tokens().