neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neolib::lexer< Atom >::bad_lex_tree Struct Reference

#include <lexer.hpp>

Inheritance diagram for neolib::lexer< Atom >::bad_lex_tree:

Public Member Functions

 bad_lex_tree (const std::string &reason="neolib::lexer_atom::bad_lex_tree")
 

Detailed Description

template<typename Atom>
struct neolib::lexer< Atom >::bad_lex_tree

Definition at line 564 of file lexer.hpp.

Constructor & Destructor Documentation

◆ bad_lex_tree()

template<typename Atom >
neolib::lexer< Atom >::bad_lex_tree::bad_lex_tree ( const std::string &  reason = "neolib::lexer_atom::bad_lex_tree")
inline

Definition at line 564 of file lexer.hpp.


The documentation for this struct was generated from the following file: