![]() |
Cockatrice 2026-04-21-Development-2.11.0-beta.61
A virtual tabletop for multiplayer card games
|
#include <peglib.h>
Public Member Functions | |
| size_t | parse_core (const char *, size_t, SemanticValues &, Context &c, std::any &) const override |
| void | accept (Visitor &v) override |
| Public Member Functions inherited from peg::Ope | |
| virtual | ~Ope ()=default |
| size_t | parse (const char *s, size_t n, SemanticValues &vs, Context &c, std::any &dt) const |
Additional Inherited Members | |
| Public Attributes inherited from peg::Ope | |
| bool | is_token_boundary = false |
| bool | is_choice_like = false |
|
inlineoverridevirtual |
|
inlineoverridevirtual |
Implements peg::Ope.