Cockatrice 2025-11-30-Development-2.11.0-beta.38
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
peg::AnyCharacter Class Reference

#include <peglib.h>

Inheritance diagram for peg::AnyCharacter:
[legend]
Collaboration diagram for peg::AnyCharacter:
[legend]

Public Member Functions

size_t parse_core (const char *s, size_t n, 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

Member Function Documentation

◆ accept()

void peg::AnyCharacter::accept ( Visitor & v)
inlineoverridevirtual

Implements peg::Ope.

Here is the call graph for this function:

◆ parse_core()

size_t peg::AnyCharacter::parse_core ( const char * s,
size_t n,
SemanticValues & ,
Context & c,
std::any &  ) const
inlineoverridevirtual

Implements peg::Ope.

Here is the call graph for this function:

The documentation for this class was generated from the following file:
  • libcockatrice_utility/libcockatrice/utility/peglib.h