1PUNCTUATOR_TEXT0(#### Punctuators that are mandatory
for all languages {#ellipsis})
13 NOMINAL_ADD(".::", ".
∷", prefix with the full name of the current
unit, obsolete)
15 NOMINAL_ADD("..::", "..
∷", prefix with the full name of the parent
unit, obsolete)
__directive__ end
Definition directives.c:561
__directive__ unit
Define the name of the current unit.
Definition directives.c:609
@ keep
Definition ellipsis-category.h:56
@ peek
Definition ellipsis-category.h:55
#define ¤
shortcut for __UNIT__
Definition ellipsis-predefined.dirs:114
#define ¤¤¤¤
Definition ellipsis-predefined.dirs:117
#define ¤¤
shortcut for __PARENT_UNIT__
Definition ellipsis-predefined.dirs:115
#define ∷
obsolete macros
Definition ellipsis-predefined.dirs:130
#define ¤¤¤¤¤
Definition ellipsis-predefined.dirs:118
#define ¤¤¤
Definition ellipsis-predefined.dirs:116
#define SPECIAL_ADDON(STARTER, CLOSER, CAT,...)
Definition ellipsis-special.h:379
#define PUNCTUATOR_TEXT0(...)
Definition ellipsis-special.h:374
#define PUNCTUATOR_ADDON(STARTER,...)
Definition ellipsis-special.h:370
#define NOMINAL_ADD(...)
add a nominal to the grammar
Definition ellipsis-special.h:428
A token element as recognized during processing.
Definition ellipsis-token.h:94