Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
Grammar::TokenInfo Struct Reference

#include <lalr.h>

+ Collaboration diagram for Grammar::TokenInfo:

Public Attributes

Assoc assoc
 
int prec
 

Detailed Description

Definition at line 257 of file lalr.h.

Member Data Documentation

◆ assoc

Assoc Grammar::TokenInfo::assoc

Definition at line 258 of file lalr.h.

◆ prec

int Grammar::TokenInfo::prec

Definition at line 259 of file lalr.h.


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