#include <peglib.h>
|
| std::vector< std::shared_ptr< Ope > > | opes_ |
◆ Sequence() [1/3]
template<typename... Args>
| peg::Sequence::Sequence |
( |
const Args &... | args | ) |
|
|
inline |
◆ Sequence() [2/3]
| peg::Sequence::Sequence |
( |
const std::vector< std::shared_ptr< Ope > > & | opes | ) |
|
|
inline |
◆ Sequence() [3/3]
| peg::Sequence::Sequence |
( |
std::vector< std::shared_ptr< Ope > > && | opes | ) |
|
|
inline |
◆ accept()
| void peg::Sequence::accept |
( |
Visitor & | v | ) |
|
|
inlineoverridevirtual |
◆ parse_core()
| size_t peg::Sequence::parse_core |
( |
const char * | s, |
|
|
size_t | n, |
|
|
SemanticValues & | vs, |
|
|
Context & | c, |
|
|
std::any & | dt ) const |
|
inlineoverridevirtual |
◆ opes_
| std::vector<std::shared_ptr<Ope> > peg::Sequence::opes_ |
The documentation for this class was generated from the following file:
- libcockatrice_utility/libcockatrice/utility/peglib.h