Go to the documentation of this file.
28 #ifndef MS_MSOBSERVATIONGRAM_H
29 #define MS_MSOBSERVATIONGRAM_H
33 #include <casacore/casa/aips.h>
34 #include <casacore/ms/MSSel/MSObservationParse.h>
35 #include <casacore/casa/BasicSL/String.h>
TableExprNode baseMSObservationGramParseCommand(MSObservationParse *parser, const TableExprNode &colAsTEN, const String &command, Vector< Int > &selectedIDs)
int msObservationGramInput(char *buf, int max_size)
Declare the input routine for flex/bison.
void msObservationGramParseDeleteNode()
Give the table expression node.
Int & msObservationGramPosition()
Give the current position in the string.
void MSObservationGramerror(const char *)
The yyerror function for the parser.
this file contains all the compiler specific defines
TableExprNode msObservationGramParseCommand(const MeasurementSet *ms, const MSObservation &obsSubTable, const TableExprNode &colAsTEN, const String &command, Vector< Int > &idList)
Declare the bison parser (is implemented by bison command).
String: the storage and methods of handling collections of characters.