@Evolving public final class CountStar extends Object implements AggregateFunc
EMPTY_EXPRESSION| Constructor and Description |
|---|
CountStar() |
| Modifier and Type | Method and Description |
|---|---|
Expression[] |
children()
Returns an array of the children of this node.
|
String |
toString() |
describe, referencespublic Expression[] children()
Expressionchildren in interface Expressionpublic String toString()
toString in class Object