Uses of Class
org.eclipse.lemminx.customservice.synapse.debugger.entity.BreakpointsRequest
Packages that use BreakpointsRequest
-
Uses of BreakpointsRequest in org.eclipse.lemminx
Methods in org.eclipse.lemminx with parameters of type BreakpointsRequestModifier and TypeMethodDescriptionSynapseLanguageService.getBreakpointInfo(BreakpointsRequest breakPointRequest) SynapseLanguageService.stepOverBreakpoint(BreakpointsRequest breakPointRequest) SynapseLanguageService.validateBreakpoints(BreakpointsRequest breakPointRequest) -
Uses of BreakpointsRequest in org.eclipse.lemminx.customservice
Methods in org.eclipse.lemminx.customservice with parameters of type BreakpointsRequestModifier and TypeMethodDescriptionISynapseLanguageService.getBreakpointInfo(BreakpointsRequest breakPointRequest) ISynapseLanguageService.stepOverBreakpoint(BreakpointsRequest breakPointRequest) ISynapseLanguageService.validateBreakpoints(BreakpointsRequest breakPointRequest)