#include <Symbol.h>
Public Member Functions | |
constexpr unsigned char | chr () const |
Symbol | operator() (const std::uint64_t j) const |
constexpr | SymbolGenerator (const unsigned char c) |
Private Attributes | |
const unsigned char | c_ |
Generates symbol shorthands with alternative names different than the one-letter predefined ones.
Definition at line 173 of file inference/Symbol.h.
|
inline |
Definition at line 176 of file inference/Symbol.h.
|
inline |
Definition at line 178 of file inference/Symbol.h.
|
inline |
Definition at line 177 of file inference/Symbol.h.
|
private |
Definition at line 174 of file inference/Symbol.h.