26#ifndef MS_MSARRAYGRAM_H 
   27#define MS_MSARRAYGRAM_H 
   31#include <casacore/casa/aips.h> 
   32#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 msArrayGramInput(char *buf, int max_size)
Declare the input routine for flex/bison.
 
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 & msArrayGramPosition()
Give the table expression node.