# new Expr() The Expression class. This is the main expression class and it is stored as a abstract syntax tree for algebraic expressions. The implementation is internall to the C++ implementation. Source: gauss.js, line 23