buffalo
Loading...
Searching...
No Matches
bf::IGrammar Concept Reference
#include <
buffalo.h
>
Concept definition
template
<
typename
T>
concept
bf::IGrammar
=
requires
(
T
)
{
typename
T::ValueType;
typename
T::UserDataType;
}
bf::IGrammar
Definition
buffalo.h:48
bf::PR
ProductionRule< G > PR
Definition
buffalo.h:438
Detailed Description
Definition at line
48
of file
buffalo.h
.
bf
IGrammar
Generated by
1.9.8