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.
Loading...
Searching...
No Matches
bux::I_LexAttr Struct Referenceabstract

#include <LexBase.h>

Inheritance diagram for bux::I_LexAttr:

Public Member Functions

virtual ~I_LexAttr ()=0
 

Detailed Description

Convenient base of all token types, terminals or non-terminals, for a specific parser framework.

Definition at line 89 of file LexBase.h.

Constructor & Destructor Documentation

◆ ~I_LexAttr()

bux::I_LexAttr::~I_LexAttr ( )
pure virtual

Definition at line 131 of file LexBase.cpp.


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