Interface SubtableEntryVisitor

    • Method Detail

      • visit

        int visit​(DisjointPattern pattern,
                  Constructor cons)
        Callback to visit a constructor
        Parameters:
        pattern - the pattern corresponding to the constructor
        cons - the constructor
        Returns:
        a value from VisitorResults