Represent an ORDER BY clause containing one or more sort specifications.
Optional
Leading comments that appeared before the ORDER BY keyword
The sort specifications, each with direction and null ordering.
Whether this is ORDER SIBLINGS BY (Oracle hierarchical queries)
Represent an ORDER BY clause containing one or more sort specifications.