![]() |
Qt 6.x
The Qt SDK
|
#include <lalr.h>
Public Member Functions | |
Include () | |
Include (StatePointer s, Name n) | |
bool | operator== (const Include &other) const |
bool | operator!= (const Include &other) const |
bool | operator< (const Include &other) const |
Public Attributes | |
StatePointer | state |
Name | nt |
|
inline |
|
inline |
bool Include::operator< | ( | const Include & | other | ) | const |
|
inline |
Name Include::nt |
Definition at line 307 of file lalr.h.
Referenced by operator!=(), operator<(), and operator==().
StatePointer Include::state |
Definition at line 306 of file lalr.h.
Referenced by operator!=(), operator<(), and operator==().