Uses of Enum Class
com.pnfsoftware.jeb.core.units.code.debug.DebuggerOperationType
Packages that use DebuggerOperationType
-
Uses of DebuggerOperationType in com.pnfsoftware.jeb.core.units.code.debug
Methods in com.pnfsoftware.jeb.core.units.code.debug that return DebuggerOperationTypeModifier and TypeMethodDescriptionstatic DebuggerOperationTypeReturns the enum constant of this class with the specified name.static DebuggerOperationType[]DebuggerOperationType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.pnfsoftware.jeb.core.units.code.debug with parameters of type DebuggerOperationTypeModifier and TypeMethodDescriptionbooleanIDebuggerUnit.canPerformOperation(DebuggerOperationType op) Indicate if performing a given operation is likely to be safe.