Interface ConstructorEntryVisitor

    • Method Detail

      • visit

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