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