Go to the documentation of this file.
34 #ifndef expressions_volumeExprParser_H
35 #define expressions_volumeExprParser_H
56 static constexpr
const char*
const prompt_ =
"volExpr:";
96 void start(parseDriver& driver_);
102 void parse(
int tokenId);
A class for handling words, derived from Foam::string.
void start(parseDriver &driver_)
Driver for volume, surface, point field expressions.
static word tokenName(int tokenId)
static void printRules(Ostream &os)
A low-level input/scan token content. No defined constructors/destructors. All memory management is m...
Lemon parser interface for volume expressions grammar.
OBJstream os(runTime.globalPath()/outputName)
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
static void printTokenNames(Ostream &os)