bux API Reference 1.11.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.
|
#include <LexBase.h>
Public Member Functions | |
C_Screener (I_Parser &parser, F_Pred &&ignore) | |
void | add (T_LexID token, unsigned line, unsigned col, I_LexAttr *unownedAttr) override |
std::string_view | setSource (std::string_view src) override |
Public Member Functions inherited from bux::I_Parser | |
virtual | ~I_Parser ()=default |
|
inline |
|
inlineoverridevirtual |
Implements bux::I_Parser.
|
inlineoverridevirtual |
Implements bux::I_Parser.