term in the expression of a component of a PMCFG function
More...
term in the expression of a component of a PMCFG function
Definition at line 955 of file dyngenpar.h.
◆ Term() [1/3]
DynGenPar::Term::Term |
( |
| ) |
|
|
inline |
dummy default constructor for bindings
Definition at line 957 of file dyngenpar.h.
◆ Term() [2/3]
DynGenPar::Term::Term |
( |
int |
a, |
|
|
int |
c |
|
) |
| |
|
inline |
◆ Term() [3/3]
DynGenPar::Term::Term |
( |
CatArg |
t | ) |
|
|
inline |
◆ isComponent()
bool DynGenPar::Term::isComponent |
( |
| ) |
const |
|
inline |
◆ isToken()
bool DynGenPar::Term::isToken |
( |
| ) |
const |
|
inline |
◆ operator==()
bool DynGenPar::Term::operator== |
( |
const Term & |
other | ) |
const |
|
inline |
◆ arg
◆ component
int DynGenPar::Term::component |
◆ token
Cat DynGenPar::Term::token |
This is supposed to be a token in a standard PMCFG, though in the implementation, any context-free category will work.
Definition at line 964 of file dyngenpar.h.
The documentation for this struct was generated from the following file: