Interface Emitter.Ent<N extends Emitter.Next,T extends Types.BNonVoid>

Type Parameters:
N - the tail (portions below) of the stack
T - the top entry of this stack (or portion)
All Superinterfaces:
Emitter.Next
Enclosing class:
Emitter<N>

public static interface Emitter.Ent<N extends Emitter.Next,T extends Types.BNonVoid> extends Emitter.Next
An entry on the stack
  • Field Summary

    Fields inherited from interface ghidra.pcode.emu.jit.gen.util.Emitter.Next

    BOTTOM