28 #ifndef MS_MSSTATEGRAM_H
29 #define MS_MSSTATEGRAM_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
void msStateGramParseDeleteNode()
int msStateGramInput(char *buf, int max_size)
Declare the input routine for flex/bison.
int msStateGramParseCommand(const MeasurementSet *ms, const String &command)
Declare the bison parser (is implemented by bison command).
void MSStateGramerror(const char *)
The yyerror function for the parser.
const TableExprNode * msStateGramParseNode()
Give the table expression node.
int msStateGramParseCommand(const MeasurementSet *ms, const String &command, Vector< Int > &)
Int & msStateGramPosition()
Give the current position in the string.