Return a reference to the handler.
Handler const& handler() const noexcept;
This function provides access to the constructed instance of the handler owned by the parser.
Constant.
No-throw guarantee.