Inheritance diagram for Expression:A literal expression, exempt from being quoted.
Protected Properties | |
| DB | $db |
| string | $expression |
Public Static Methods | |
| magic static self | factory (DB $db, string $expression) |
Public Methods | |
| __construct (DB $db, string $expression) | |
| string | __toString () |
| string __toString | ( | ) |