27 #ifndef D4CESCANNER_H_
28 #define D4CESCANNER_H_
31 #if ! defined(yyFlexLexerOnce)
33 #define yyFlexLexer d4_ceFlexLexer
34 #include "FlexLexer.h"
38 # if defined __cplusplus && 201103L <= __cplusplus
39 # define YY_NULL nullptr
46 #define YY_DECL int libdap::D4CEScanner::yylex()
48 #include "d4_ce_parser.tab.hh"
57 int yylex(libdap::D4CEParser::semantic_type *lval, libdap::location *l)
69 libdap::D4CEParser::semantic_type *yylval;
71 libdap::location *loc;
top level DAP object to house generic methods