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>
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 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.
int msSpwGramParseCommand(const MeasurementSet *ms, const String &command, Vector< Int > &selectedIDs, Matrix< Int > &selectedChanIDs)
void msSpwGramParseDeleteNode()
this file contains all the compiler specific defines
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.