Kaleidoscope
Classes | Namespaces | Macros | Functions | Variables
Syster.h File Reference
#include <Kaleidoscope.h>
#include <Kaleidoscope-Ranges.h>
Include dependency graph for Syster.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  kaleidoscope::Syster
 

Namespaces

 kaleidoscope
 

Macros

#define SYSTER_MAX_SYMBOL_LENGTH   32
 
#define SYSTER   ((Key) { .raw = kaleidoscope::ranges::SYSTER })
 

Functions

const char keyToChar (Key key)
 
void systerAction (kaleidoscope::Syster::action_t action, const char *symbol)
 

Variables

kaleidoscope::Syster Syster
 

Macro Definition Documentation

◆ SYSTER

#define SYSTER   ((Key) { .raw = kaleidoscope::ranges::SYSTER })

◆ SYSTER_MAX_SYMBOL_LENGTH

#define SYSTER_MAX_SYMBOL_LENGTH   32

Function Documentation

◆ keyToChar()

const char keyToChar ( Key  key)

◆ systerAction()

void systerAction ( kaleidoscope::Syster::action_t  action,
const char *  symbol 
)

Variable Documentation

◆ Syster