![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <lalr.h>
Public Attributes | |
Assoc | assoc |
int | prec |
Assoc Grammar::TokenInfo::assoc |
Definition at line 258 of file lalr.h.
Referenced by Recognizer::parse().
int Grammar::TokenInfo::prec |
Definition at line 259 of file lalr.h.
Referenced by Recognizer::parse().