Uses of Class
org.eclipse.lemminx.customservice.synapse.debugger.visitor.breakpoint.BreakpointMediatorVisitor
Packages that use BreakpointMediatorVisitor
-
Uses of BreakpointMediatorVisitor in org.eclipse.lemminx.customservice.synapse.debugger.visitor
Methods in org.eclipse.lemminx.customservice.synapse.debugger.visitor with parameters of type BreakpointMediatorVisitorModifier and TypeMethodDescriptionstatic voidVisitorUtils.visitMediators(List<Mediator> mediators, BreakpointMediatorVisitor visitor) Visit the mediators in the list and get the debug info.static voidVisitorUtils.visitMediators(List<Mediator> mediators, BreakpointMediatorVisitor visitor, HashMap<Breakpoint, IDebugInfo> debugInfos) Visit the mediators in the list and generate debug info for the current breakpoint.