Class SqlUtil.Genealogist

  • All Implemented Interfaces:
    SqlVisitor<java.lang.Void>
    Enclosing class:
    SqlUtil

    private static class SqlUtil.Genealogist
    extends SqlBasicVisitor<java.lang.Void>
    Walks over a SqlNode tree and returns the ancestry stack when it finds a given node.