GreatWksDocumentInternal Namespace Reference

Internal: the structures of a GreatWksDocument. More...

Classes

struct  State
 Internal: the state of a GreatWksDocument. More...
struct  Functions

Variables

static Functions const s_listFunctions []

Detailed Description

Internal: the structures of a GreatWksDocument.


Variable Documentation

Initial value:
 {
  { "=", 1}, {"", -1} , {"", 0}, {"", -1} ,
  { "", -2} ,{ "", 0} ,{ "", -2} ,{ "", 0} ,
  { "", 0} ,{ "", -2} ,{ "", -2} ,{ "", -2} ,
  { "", -2} ,{ "", -2} ,{ "", -2} ,{ "", -2} ,

  { "", 0} ,{ "", -2} ,{ "", -2} ,{ "", -2} ,
  { "", -2} ,{ "", -2} ,{ "", -2} ,{ "", -2} ,
  { "", -2} ,{ "", -2} ,{ "", -2} ,{ "", -2} ,
  { "", -2} ,{ "", -2} ,{ "", -2} ,{ "", -2} ,

  { ":", 2} ,{ "", -2} ,{ "", -2} ,{ "", -2} ,
  { "", -2} ,{ "", -2} ,{ "", -2} ,{ "", -2} ,
  { "", -2} ,{ "", -2} ,{ "", -2} ,{ "", -2} ,
  { "", -2} ,{ "", -2} ,{ "", -2} ,{ "", -2} ,

  { "(", 1}, { "-", 1}, { "+", 1} ,{ "^", 2},
  { "*", 2}, { "/", 2}, { "+", 2}, { "-", 2},
  { "", -2} ,{ "=", 2}, { "<", 2}, { "<=", 2},
  { ">", 2}, { ">=", 2}, { "<>", 2}, { "", -2} ,

}

Referenced by GreatWksDocument::readFormula().