Go to the documentation of this file.
28 #ifndef MS_MSSPWGRAM_H
29 #define MS_MSSPWGRAM_H
33 #include <casacore/casa/aips.h>
34 #include <casacore/casa/BasicSL/String.h>
86 void MSSpwGramerror (
const char*);
90 void msSpwGramParseDeleteNode();
94 Int& msSpwGramPosition();
97 int msSpwGramInput (
char* buf,
int max_size);
void MSSpwGramerror(const char *)
The yyerror function for the parser.
int msSpwGramParseCommand(const MeasurementSet *ms, const String &command)
Declare the bison parser (is implemented by bison command).
Int & msSpwGramPosition()
Give the current position in the string.
A Table intended to hold a MeasurementSet SPECTRAL_WINDOW table.
Global functions for flex/bison scanner/parser for MSSpwGram.
void msSpwGramParseDeleteNode()
this file contains all the compiler specific defines
Handle class for a table column expression tree.
A Table intended to hold astronomical data (a set of Measurements).
const TableExprNode * msSpwGramParseNode()
Give the table expression node.
int msSpwGramInput(char *buf, int max_size)
Declare the input routine for flex/bison.
String: the storage and methods of handling collections of characters.
A Table intended to hold a MeasurementSet DATADESCRIPTION table.