Package ghidra.pcode.emu.jit.gen.util
Interface Emitter.Ent<N extends Emitter.Next,T extends Types.BNonVoid>
- Type Parameters:
N- the tail (portions below) of the stackT- the top entry of this stack (or portion)
- All Superinterfaces:
Emitter.Next
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