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