|
bux API Reference 1.12.3
Static library of whatever are seen required in general purpose but not directly supported from Modern C++. Or whatever reusable originated from my side projects.
|
This is the complete list of members for bux::C_ScreenerNo< IGNORED >, including all inherited members.
| add(T_LexID token, unsigned line, unsigned col, I_LexAttr *unownedAttr) override | bux::C_Screener< bool(*)(T_LexID)> | inlinevirtual |
| C_Screener(I_Parser &parser, bool(*)(T_LexID) &&ignore) | bux::C_Screener< bool(*)(T_LexID)> | inline |
| C_ScreenerNo(I_Parser &parser) | bux::C_ScreenerNo< IGNORED > | inlineexplicit |
| setSource(std::string_view src) override | bux::C_Screener< bool(*)(T_LexID)> | inlinevirtual |
| ~I_Parser()=default | bux::I_Parser | virtual |