43 NODOC_TEMPLATE_T = 261,
44 STYLE_TEMPLATE_T = 262,
45 STYLE_SEPARATOR_T = 263,
60 INLINE_REFERENCE_T = 278,
61 POSTLINE_REFERENCE_T = 279,
62 POSTDOC_REFERENCE_T = 280,
68 WRONG_INCLUDE_FILE = 286
74#define DOC_TEMPLATE_T 260
75#define NODOC_TEMPLATE_T 261
76#define STYLE_TEMPLATE_T 262
77#define STYLE_SEPARATOR_T 263
80#define UNDERLINE_T 266
88#define TRANSLATIONS_T 274
89#define EXTENSION_T 275
91#define REFERENCE_T 277
92#define INLINE_REFERENCE_T 278
93#define POSTLINE_REFERENCE_T 279
94#define POSTDOC_REFERENCE_T 280
98#define LINE_PREFIX_T 284
100#define WRONG_INCLUDE_FILE 286
105#if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
110#line 62 "../../../lib/srchilite/outlangdefparser.yy"
114 const std::string * string ;
120#line 121 "../../../lib/srchilite/outlangdefparser.h"
122# define YYSTYPE_IS_TRIVIAL 1
123# define yystype YYSTYPE
124# define YYSTYPE_IS_DECLARED 1
Definition: langdefparser.cc:257