Interface PcodeOpEntryVisitor

    • Method Detail

      • visit

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