eĿlipsis
a language independent preprocessor
 
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Loading...
Searching...
No Matches
ellipsis_special_decoration_specials.c
Go to the documentation of this file.
1SPECIAL_TEXT0(### A generic directive and comment starter {#generic_directive})
2
3SPECIAL_TEXT0(These two special directives on entire lines are recognized for all languages.)
4
5 SPECIAL_TEXT0(| start | end | category | note |)
6 SPECIAL_TEXT0(|-|-|-|-|)
7 SPECIAL_ADDON("⎔", "\n", directive,, U2394, Software-Function Symbol)
8 SPECIAL_ADDON("⎔⎔", "\n", comment,, two times U2394)
__directive__ end
Definition directives.c:561
@ special
Definition ellipsis-category.h:59
@ comment
Definition ellipsis-category.h:36
@ directive
Definition ellipsis-category.h:39
static ellipsis‿sarray * lines
Definition ellipsis-infra.c:76
#define SPECIAL_ADDON(STARTER, CLOSER, CAT,...)
Definition ellipsis-special.h:379
#define SPECIAL_TEXT0(...)
Definition ellipsis-special.h:383