Uses of Enum Class
org.eclipse.epsilon.eol.debug.BreakpointState
Packages that use BreakpointState
-
Uses of BreakpointState in org.eclipse.epsilon.eol.debug
Methods in org.eclipse.epsilon.eol.debug that return BreakpointStateModifier and TypeMethodDescriptionBreakpointResult.getState()static BreakpointStateReturns the enum constant of this class with the specified name.static BreakpointState[]BreakpointState.values()Returns an array containing the constants of this enum class, in the order they are declared.