PGOrderByStatVisitor.visit

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias visit = PGASTVisitorAdapter.visit
  2. bool visit(SQLIdentifierExpr x)
  3. bool visit(SQLPropertyExpr x)
    class PGOrderByStatVisitor
    override
    bool
    visit
    (
    SQLPropertyExpr x
    )

Meta