AnnotatedPcodeUseropLibrary

Package: ghidra.pcode.exec
Type: class

12.1_PUBLIC

modifiedtype-extends: AnnotatedPcodeUseropLibrary
- java.lang.Object
+ ghidra.pcode.exec.DefaultPcodeUseropLibrary
modifiedtype-implements: AnnotatedPcodeUseropLibrary
- ghidra.pcode.exec.PcodeUseropLibrary
+ (none)
removedmethod: getUserops
java.util.Map<java.lang.String,ghidra.pcode.exec.PcodeUseropLibrary.PcodeUseropDefinition<T>> getUserops()
removedfield: ops
java.util.Map<java.lang.String,ghidra.pcode.exec.PcodeUseropLibrary.PcodeUseropDefinition<T>> ops

11.0_PUBLIC

introducedInitial version