Uses of Class
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.proxy.Proxy
Packages that use Proxy
Package
Description
-
Uses of Proxy in org.eclipse.lemminx.customservice.synapse.debugger.visitor.breakpoint
Constructors in org.eclipse.lemminx.customservice.synapse.debugger.visitor.breakpoint with parameters of type ProxyModifierConstructorDescriptionProxyVisitor(Proxy syntaxTree, List<Breakpoint> breakpoints, HashMap<Breakpoint, IDebugInfo> breakpointInfoMap) -
Uses of Proxy in org.eclipse.lemminx.customservice.synapse.debugger.visitor.stepover
Constructors in org.eclipse.lemminx.customservice.synapse.debugger.visitor.stepover with parameters of type ProxyModifierConstructorDescriptionStepOverProxyVisitor(Proxy syntaxTree, Breakpoint breakpoint, StepOverInfo stepOverInfo) -
Uses of Proxy in org.eclipse.lemminx.customservice.synapse.syntaxTree.serializer
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.serializer with parameters of type Proxy