#include <agent/parser_context.h>
}
-%code
%define api.token.prefix {TOKEN_}
// Tokens in an order which makes sense and related to the intended use.
#include <d2/parser_context.h>
}
-%code
%define api.token.prefix {TOKEN_}
// Tokens in an order which makes sense and related to the intended use.
#include <dhcp4/parser_context.h>
}
-%code
%define api.token.prefix {TOKEN_}
// Tokens in an order which makes sense and related to the intended use.
#include <dhcp6/parser_context.h>
}
-%code
%define api.token.prefix {TOKEN_}
// Tokens in an order which makes sense and related to the intended use.
#include <netconf/parser_context.h>
}
-%code
%define api.token.prefix {TOKEN_}
// Tokens in an order which makes sense and related to the intended use.