Qt 6.x
The Qt SDK
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 258 of file lalr.h.

Member Data Documentation

◆ assoc

Assoc Grammar::TokenInfo::assoc

Definition at line 259 of file lalr.h.

Referenced by CppGenerator::operator()().

◆ prec

int Grammar::TokenInfo::prec

Definition at line 260 of file lalr.h.

Referenced by CppGenerator::operator()().


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