Class Ordering.Raw

  • Enclosing class:
    Ordering

    public static class Ordering.Raw
    extends java.lang.Object
    Represents ANTLR's abstract syntax tree of a single element in the ORDER BY clause. This comes directly out of CQL parser.