Class StepOverInboundEndpointVisitor
java.lang.Object
org.eclipse.lemminx.customservice.synapse.debugger.visitor.stepover.StepOverInboundEndpointVisitor
- All Implemented Interfaces:
Visitor
-
Constructor Summary
ConstructorsConstructorDescriptionStepOverInboundEndpointVisitor(InboundEndpoint syntaxTree, Breakpoint breakpoint, StepOverInfo stepOverInfo) -
Method Summary
-
Constructor Details
-
StepOverInboundEndpointVisitor
public StepOverInboundEndpointVisitor(InboundEndpoint syntaxTree, Breakpoint breakpoint, StepOverInfo stepOverInfo)
-
-
Method Details
-
startVisit
public void startVisit()- Specified by:
startVisitin interfaceVisitor
-