![]() |
Qt 6.x
The Qt SDK
|
Public Types | |
typedef Name | argument_type |
Public Member Functions | |
NotNullable (Automaton *aut) | |
bool | operator() (Name name) const |
Public Attributes | |
Automaton * | _M_automaton |
typedef Name NotNullable::argument_type |
|
inline |
Definition at line 232 of file lalr.cpp.
References _M_automaton, and Automaton::nullables.
Automaton* NotNullable::_M_automaton |
Definition at line 227 of file lalr.cpp.
Referenced by operator()().