--- /dev/null
+[submodule "premium"]
+ path = premium
+ url = ssh://fdupont@repo.isc.org:/proj/git/prod/kea-premium.git
/// @throw isc::Unexpected if unbalanced
void leave();
- /// @brief Get the syntactix context name
+ /// @brief Get the syntactic context name
///
/// @return printable name of the context.
const std::string contextName();
/// @brief Flag determining scanner debugging.
bool trace_scanning_;
- /// @brief Flag determing parser debugging.
+ /// @brief Flag determining parser debugging.
bool trace_parsing_;
/// @brief Syntactic context stack
/// @throw isc::Unexpected if unbalanced
void leave();
- /// @brief Get the syntactix context name
+ /// @brief Get the syntactic context name
///
/// @return printable name of the context.
const std::string contextName();
/// @brief Flag determining scanner debugging.
bool trace_scanning_;
- /// @brief Flag determing parser debugging.
+ /// @brief Flag determining parser debugging.
bool trace_parsing_;
/// @brief Syntactic context stack