Package ghidra.pyghidra.property
package ghidra.pyghidra.property
-
ClassDescriptionThe
JavaPropertyfor the primitive boolean typeTheJavaPropertyfor the primitive byte typeTheJavaPropertyfor the primitive char typeTheJavaPropertyfor the primitive double typeTheJavaPropertyfor the primitive float typeTheJavaPropertyfor the primitive int typeJavaProperty<T>Property interface for creating a Python property for getters and setters.TheJavaPropertyfor the primitive long typeTheJavaPropertyfor a reference typeUtility class for working with classes to obtain and create Python properties.TheJavaPropertyfor the primitive short type