retdec
Public Attributes | List of all members
retdec::llvmir2hll::BracketManager::ItemOfPrecTable Struct Reference

#include <bracket_manager.h>

Public Attributes

FirstParInItemOfPrecTable association
 
bool bracketsNeeded
 

Detailed Description

Structure for one item in precedence table. Structure contains associativity and status if brackets are needed which is set by priority of operator.

Member Data Documentation

◆ association

FirstParInItemOfPrecTable retdec::llvmir2hll::BracketManager::ItemOfPrecTable::association

◆ bracketsNeeded

bool retdec::llvmir2hll::BracketManager::ItemOfPrecTable::bracketsNeeded

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