Enum Class DWARFExpressionOperandType

java.lang.Object
java.lang.Enum<DWARFExpressionOperandType>
ghidra.app.util.bin.format.dwarf.expression.DWARFExpressionOperandType
All Implemented Interfaces:
Serializable, Comparable<DWARFExpressionOperandType>, Constable

public enum DWARFExpressionOperandType extends Enum<DWARFExpressionOperandType>
Enumeration that represents the different type of operands that a opcode can take.