Class HighParam


  • public class HighParam
    extends HighLocal
    High-level function parameter
    • Constructor Detail

      • HighParam

        public HighParam​(DataType tp,
                         Varnode rep,
                         Address pc,
                         int slot,
                         HighSymbol sym)
        Parameters:
        tp - data type of variable
        store - variable storage
        pc - null or Address of PcodeOp which defines the representative
        slot - parameter index starting at 0
        sym - associated symbol
    • Method Detail

      • getSlot

        public int getSlot()
        Returns:
        get the slot or parameter index