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

#include <buffalo.h>

Public Member Functions

ProductionRuleListoperator| (ProductionRule< G > const &rule)
 

Public Attributes

std::vector< ProductionRule< G > > rules
 

Detailed Description

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

PRODUCTION RULE LIST

Template Parameters
G

Definition at line 133 of file buffalo.h.

Member Function Documentation

◆ operator|()

template<IGrammar G>
ProductionRuleList & bf::ProductionRuleList< G >::operator| ( ProductionRule< G > const rule)
inline

Definition at line 137 of file buffalo.h.

Member Data Documentation

◆ rules

template<IGrammar G>
std::vector<ProductionRule<G> > bf::ProductionRuleList< G >::rules

Definition at line 135 of file buffalo.h.


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