buffalo
Loading...
Searching...
No Matches
bf::ProductionRuleModifiers< G > Struct Template Reference

#include <buffalo.h>

Public Member Functions

bool operator== (ProductionRuleModifiers const &other) const
 
ProductionRuleModifiersoperator+= (ProductionRuleModifiers const &other)
 

Public Attributes

std::set< Terminal< G > * > short_circuit {}
 

Detailed Description

template<IGrammar G>
struct bf::ProductionRuleModifiers< G >

Definition at line 563 of file buffalo.h.

Member Function Documentation

◆ operator+=()

Definition at line 572 of file buffalo.h.

◆ operator==()

template<IGrammar G>
bool bf::ProductionRuleModifiers< G >::operator== ( ProductionRuleModifiers< G > const other) const
inline

Definition at line 567 of file buffalo.h.

Member Data Documentation

◆ short_circuit

template<IGrammar G>
std::set<Terminal<G>*> bf::ProductionRuleModifiers< G >::short_circuit {}

Definition at line 565 of file buffalo.h.


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