Go to the documentation of this file.
28 #ifndef MS_MSARRAYGRAM_H
29 #define MS_MSARRAYGRAM_H
33 #include <casacore/casa/aips.h>
34 #include <casacore/casa/BasicSL/String.h>
TableExprNode msArrayGramParseCommand(const MeasurementSet *ms, const String &command, Vector< Int > &idList, Int maxArrays=1000)
Declare the bison parser (is implemented by bison command).
void MSArrayGramerror(const char *)
The yyerror function for the parser.
int msArrayGramInput(char *buf, int max_size)
Declare the input routine for flex/bison.
this file contains all the compiler specific defines
Int & msArrayGramPosition()
Give the table expression node.
Handle class for a table column expression tree.
A Table intended to hold astronomical data (a set of Measurements).
Global functions for flex/bison scanner/parser for MSArrayGram.
String: the storage and methods of handling collections of characters.