![]() |
Papageno
An Advanced Pattern Matching Library
|
#include "ppg_token.h"Go to the source code of this file.
Functions | |
| PPG_Token | ppg_pattern (PPG_Layer layer, PPG_Count n_tokens, PPG_Token tokens[]) |
| Defines a pattern that consists of tokens. More... | |
Defines a pattern that consists of tokens.
| layer | The layer the pattern is associated with |
| n_tokens | The number of tokens combined to form the pattern |
| tokens | The tokens that make up the pattern |
1.8.6