28 #ifndef MS_MSSPWGRAM_H
29 #define MS_MSSPWGRAM_H
33 #include <casacore/casa/aips.h>
34 #include <casacore/casa/BasicSL/String.h>
String: the storage and methods of handling collections of characters.
this file contains all the compiler specific defines
int msSpwGramParseCommand(const MeasurementSet *ms, const String &command)
Declare the bison parser (is implemented by bison command).
void msSpwGramParseDeleteNode()
void MSSpwGramerror(const char *)
The yyerror function for the parser.
int msSpwGramParseCommand(const MSSpectralWindow &spwSubTable, const MSDataDescription &ddSubTable, const TableExprNode &colAsTEN, const String &command, Vector< Int > &selectedIDs, Matrix< Int > &selectedChans, Vector< Int > &selectedDDIDs)
Int & msSpwGramPosition()
Give the current position in the string.
int msSpwGramParseCommand(const MeasurementSet *ms, const String &command, Vector< Int > &selectedIDs, Matrix< Int > &selectedChanIDs)
int msSpwGramInput(char *buf, int max_size)
Declare the input routine for flex/bison.
const TableExprNode * msSpwGramParseNode()
Give the table expression node.