bux API Reference 1.9.0
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::I_Parser, including all inherited members.
add(T_LexID token, unsigned line, unsigned col, I_LexAttr *unownedAttr)=0 | bux::I_Parser | pure virtual |
setSource(std::string_view src)=0 | bux::I_Parser | pure virtual |
~I_Parser()=default | bux::I_Parser | virtual |