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