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.
|
#include <LexBase.h>
Public Member Functions | |
virtual | ~I_LexAttr ()=0 |
Convenient base of all token types, terminals or non-terminals, for a specific parser framework.
|
pure virtual |
Definition at line 131 of file LexBase.cpp.