finish pq\Query
[mdref/mdref-pq-gateway] / pq-gateway / pq / Query / ExpressibleInterface / isExpr.md
1 # bool pq\Query\ExpressibleInterface::isExpr()
2
3 Check whether the implementor already contains a expression, i.e. pq\Query\Expr.
4
5 ## Params:
6
7 None.
8
9 ## Returns:
10
11 * bool, whether we actually contain an expression.
12