public class RobotBaseListener extends Object implements RobotListener
RobotListener,
which can be extended to create a listener which only needs to handle a subset
of the available methods.| Constructor and Description |
|---|
RobotBaseListener() |
public void enterExpressionValue(@NotNull
RobotParser.ExpressionValueContext ctx)
RobotParser.expressionValue().
The default implementation does nothing.
enterExpressionValue in interface RobotListenerctx - the parse treepublic void exitExpressionValue(@NotNull
RobotParser.ExpressionValueContext ctx)
RobotParser.expressionValue().
The default implementation does nothing.
exitExpressionValue in interface RobotListenerctx - the parse treepublic void enterPropertyNode(@NotNull
RobotParser.PropertyNodeContext ctx)
RobotParser.propertyNode().
The default implementation does nothing.
enterPropertyNode in interface RobotListenerctx - the parse treepublic void exitPropertyNode(@NotNull
RobotParser.PropertyNodeContext ctx)
RobotParser.propertyNode().
The default implementation does nothing.
exitPropertyNode in interface RobotListenerctx - the parse treepublic void enterVariableLengthBytesMatcher(@NotNull
RobotParser.VariableLengthBytesMatcherContext ctx)
RobotParser.variableLengthBytesMatcher().
The default implementation does nothing.
enterVariableLengthBytesMatcher in interface RobotListenerctx - the parse treepublic void exitVariableLengthBytesMatcher(@NotNull
RobotParser.VariableLengthBytesMatcherContext ctx)
RobotParser.variableLengthBytesMatcher().
The default implementation does nothing.
exitVariableLengthBytesMatcher in interface RobotListenerctx - the parse treepublic void enterReadClosedNode(@NotNull
RobotParser.ReadClosedNodeContext ctx)
RobotParser.readClosedNode().
The default implementation does nothing.
enterReadClosedNode in interface RobotListenerctx - the parse treepublic void exitReadClosedNode(@NotNull
RobotParser.ReadClosedNodeContext ctx)
RobotParser.readClosedNode().
The default implementation does nothing.
exitReadClosedNode in interface RobotListenerctx - the parse treepublic void enterFixedLengthBytesMatcher(@NotNull
RobotParser.FixedLengthBytesMatcherContext ctx)
RobotParser.fixedLengthBytesMatcher().
The default implementation does nothing.
enterFixedLengthBytesMatcher in interface RobotListenerctx - the parse treepublic void exitFixedLengthBytesMatcher(@NotNull
RobotParser.FixedLengthBytesMatcherContext ctx)
RobotParser.fixedLengthBytesMatcher().
The default implementation does nothing.
exitFixedLengthBytesMatcher in interface RobotListenerctx - the parse treepublic void enterOpenedNode(@NotNull
RobotParser.OpenedNodeContext ctx)
RobotParser.openedNode().
The default implementation does nothing.
enterOpenedNode in interface RobotListenerctx - the parse treepublic void exitOpenedNode(@NotNull
RobotParser.OpenedNodeContext ctx)
RobotParser.openedNode().
The default implementation does nothing.
exitOpenedNode in interface RobotListenerctx - the parse treepublic void enterCommandNode(@NotNull
RobotParser.CommandNodeContext ctx)
RobotParser.commandNode().
The default implementation does nothing.
enterCommandNode in interface RobotListenerctx - the parse treepublic void exitCommandNode(@NotNull
RobotParser.CommandNodeContext ctx)
RobotParser.commandNode().
The default implementation does nothing.
exitCommandNode in interface RobotListenerctx - the parse treepublic void enterBarrierNode(@NotNull
RobotParser.BarrierNodeContext ctx)
RobotParser.barrierNode().
The default implementation does nothing.
enterBarrierNode in interface RobotListenerctx - the parse treepublic void exitBarrierNode(@NotNull
RobotParser.BarrierNodeContext ctx)
RobotParser.barrierNode().
The default implementation does nothing.
exitBarrierNode in interface RobotListenerctx - the parse treepublic void enterUnbindNode(@NotNull
RobotParser.UnbindNodeContext ctx)
RobotParser.unbindNode().
The default implementation does nothing.
enterUnbindNode in interface RobotListenerctx - the parse treepublic void exitUnbindNode(@NotNull
RobotParser.UnbindNodeContext ctx)
RobotParser.unbindNode().
The default implementation does nothing.
exitUnbindNode in interface RobotListenerctx - the parse treepublic void enterChildOpenedNode(@NotNull
RobotParser.ChildOpenedNodeContext ctx)
RobotParser.childOpenedNode().
The default implementation does nothing.
enterChildOpenedNode in interface RobotListenerctx - the parse treepublic void exitChildOpenedNode(@NotNull
RobotParser.ChildOpenedNodeContext ctx)
RobotParser.childOpenedNode().
The default implementation does nothing.
exitChildOpenedNode in interface RobotListenerctx - the parse treepublic void enterWriteHttpStatusNode(@NotNull
RobotParser.WriteHttpStatusNodeContext ctx)
RobotParser.writeHttpStatusNode().
The default implementation does nothing.
enterWriteHttpStatusNode in interface RobotListenerctx - the parse treepublic void exitWriteHttpStatusNode(@NotNull
RobotParser.WriteHttpStatusNodeContext ctx)
RobotParser.writeHttpStatusNode().
The default implementation does nothing.
exitWriteHttpStatusNode in interface RobotListenerctx - the parse treepublic void enterReadHttpMethodNode(@NotNull
RobotParser.ReadHttpMethodNodeContext ctx)
RobotParser.readHttpMethodNode().
The default implementation does nothing.
enterReadHttpMethodNode in interface RobotListenerctx - the parse treepublic void exitReadHttpMethodNode(@NotNull
RobotParser.ReadHttpMethodNodeContext ctx)
RobotParser.readHttpMethodNode().
The default implementation does nothing.
exitReadHttpMethodNode in interface RobotListenerctx - the parse treepublic void enterWriteHttpRequestNode(@NotNull
RobotParser.WriteHttpRequestNodeContext ctx)
RobotParser.writeHttpRequestNode().
The default implementation does nothing.
enterWriteHttpRequestNode in interface RobotListenerctx - the parse treepublic void exitWriteHttpRequestNode(@NotNull
RobotParser.WriteHttpRequestNodeContext ctx)
RobotParser.writeHttpRequestNode().
The default implementation does nothing.
exitWriteHttpRequestNode in interface RobotListenerctx - the parse treepublic void enterCloseNode(@NotNull
RobotParser.CloseNodeContext ctx)
RobotParser.closeNode().
The default implementation does nothing.
enterCloseNode in interface RobotListenerctx - the parse treepublic void exitCloseNode(@NotNull
RobotParser.CloseNodeContext ctx)
RobotParser.closeNode().
The default implementation does nothing.
exitCloseNode in interface RobotListenerctx - the parse treepublic void enterScriptNode(@NotNull
RobotParser.ScriptNodeContext ctx)
RobotParser.scriptNode().
The default implementation does nothing.
enterScriptNode in interface RobotListenerctx - the parse treepublic void exitScriptNode(@NotNull
RobotParser.ScriptNodeContext ctx)
RobotParser.scriptNode().
The default implementation does nothing.
exitScriptNode in interface RobotListenerctx - the parse treepublic void enterWriteOptionOffsetNode(@NotNull
RobotParser.WriteOptionOffsetNodeContext ctx)
RobotParser.writeOptionOffsetNode().
The default implementation does nothing.
enterWriteOptionOffsetNode in interface RobotListenerctx - the parse treepublic void exitWriteOptionOffsetNode(@NotNull
RobotParser.WriteOptionOffsetNodeContext ctx)
RobotParser.writeOptionOffsetNode().
The default implementation does nothing.
exitWriteOptionOffsetNode in interface RobotListenerctx - the parse treepublic void enterWriteHttpHostNode(@NotNull
RobotParser.WriteHttpHostNodeContext ctx)
RobotParser.writeHttpHostNode().
The default implementation does nothing.
enterWriteHttpHostNode in interface RobotListenerctx - the parse treepublic void exitWriteHttpHostNode(@NotNull
RobotParser.WriteHttpHostNodeContext ctx)
RobotParser.writeHttpHostNode().
The default implementation does nothing.
exitWriteHttpHostNode in interface RobotListenerctx - the parse treepublic void enterReadHttpStatusNode(@NotNull
RobotParser.ReadHttpStatusNodeContext ctx)
RobotParser.readHttpStatusNode().
The default implementation does nothing.
enterReadHttpStatusNode in interface RobotListenerctx - the parse treepublic void exitReadHttpStatusNode(@NotNull
RobotParser.ReadHttpStatusNodeContext ctx)
RobotParser.readHttpStatusNode().
The default implementation does nothing.
exitReadHttpStatusNode in interface RobotListenerctx - the parse treepublic void enterReadOptionOffsetNode(@NotNull
RobotParser.ReadOptionOffsetNodeContext ctx)
RobotParser.readOptionOffsetNode().
The default implementation does nothing.
enterReadOptionOffsetNode in interface RobotListenerctx - the parse treepublic void exitReadOptionOffsetNode(@NotNull
RobotParser.ReadOptionOffsetNodeContext ctx)
RobotParser.readOptionOffsetNode().
The default implementation does nothing.
exitReadOptionOffsetNode in interface RobotListenerctx - the parse treepublic void enterPropertyValue(@NotNull
RobotParser.PropertyValueContext ctx)
RobotParser.propertyValue().
The default implementation does nothing.
enterPropertyValue in interface RobotListenerctx - the parse treepublic void exitPropertyValue(@NotNull
RobotParser.PropertyValueContext ctx)
RobotParser.propertyValue().
The default implementation does nothing.
exitPropertyValue in interface RobotListenerctx - the parse treepublic void enterWriteNode(@NotNull
RobotParser.WriteNodeContext ctx)
RobotParser.writeNode().
The default implementation does nothing.
enterWriteNode in interface RobotListenerctx - the parse treepublic void exitWriteNode(@NotNull
RobotParser.WriteNodeContext ctx)
RobotParser.writeNode().
The default implementation does nothing.
exitWriteNode in interface RobotListenerctx - the parse treepublic void enterMatcher(@NotNull
RobotParser.MatcherContext ctx)
RobotParser.matcher().
The default implementation does nothing.
enterMatcher in interface RobotListenerctx - the parse treepublic void exitMatcher(@NotNull
RobotParser.MatcherContext ctx)
RobotParser.matcher().
The default implementation does nothing.
exitMatcher in interface RobotListenerctx - the parse treepublic void enterRegexMatcher(@NotNull
RobotParser.RegexMatcherContext ctx)
RobotParser.regexMatcher().
The default implementation does nothing.
enterRegexMatcher in interface RobotListenerctx - the parse treepublic void exitRegexMatcher(@NotNull
RobotParser.RegexMatcherContext ctx)
RobotParser.regexMatcher().
The default implementation does nothing.
exitRegexMatcher in interface RobotListenerctx - the parse treepublic void enterExactBytesMatcher(@NotNull
RobotParser.ExactBytesMatcherContext ctx)
RobotParser.exactBytesMatcher().
The default implementation does nothing.
enterExactBytesMatcher in interface RobotListenerctx - the parse treepublic void exitExactBytesMatcher(@NotNull
RobotParser.ExactBytesMatcherContext ctx)
RobotParser.exactBytesMatcher().
The default implementation does nothing.
exitExactBytesMatcher in interface RobotListenerctx - the parse treepublic void enterConnectNode(@NotNull
RobotParser.ConnectNodeContext ctx)
RobotParser.connectNode().
The default implementation does nothing.
enterConnectNode in interface RobotListenerctx - the parse treepublic void exitConnectNode(@NotNull
RobotParser.ConnectNodeContext ctx)
RobotParser.connectNode().
The default implementation does nothing.
exitConnectNode in interface RobotListenerctx - the parse treepublic void enterServerEventNode(@NotNull
RobotParser.ServerEventNodeContext ctx)
RobotParser.serverEventNode().
The default implementation does nothing.
enterServerEventNode in interface RobotListenerctx - the parse treepublic void exitServerEventNode(@NotNull
RobotParser.ServerEventNodeContext ctx)
RobotParser.serverEventNode().
The default implementation does nothing.
exitServerEventNode in interface RobotListenerctx - the parse treepublic void enterWriteNotifyNode(@NotNull
RobotParser.WriteNotifyNodeContext ctx)
RobotParser.writeNotifyNode().
The default implementation does nothing.
enterWriteNotifyNode in interface RobotListenerctx - the parse treepublic void exitWriteNotifyNode(@NotNull
RobotParser.WriteNotifyNodeContext ctx)
RobotParser.writeNotifyNode().
The default implementation does nothing.
exitWriteNotifyNode in interface RobotListenerctx - the parse treepublic void enterWriteHttpParameterNode(@NotNull
RobotParser.WriteHttpParameterNodeContext ctx)
RobotParser.writeHttpParameterNode().
The default implementation does nothing.
enterWriteHttpParameterNode in interface RobotListenerctx - the parse treepublic void exitWriteHttpParameterNode(@NotNull
RobotParser.WriteHttpParameterNodeContext ctx)
RobotParser.writeHttpParameterNode().
The default implementation does nothing.
exitWriteHttpParameterNode in interface RobotListenerctx - the parse treepublic void enterAcceptableNode(@NotNull
RobotParser.AcceptableNodeContext ctx)
RobotParser.acceptableNode().
The default implementation does nothing.
enterAcceptableNode in interface RobotListenerctx - the parse treepublic void exitAcceptableNode(@NotNull
RobotParser.AcceptableNodeContext ctx)
RobotParser.acceptableNode().
The default implementation does nothing.
exitAcceptableNode in interface RobotListenerctx - the parse treepublic void enterStreamableNode(@NotNull
RobotParser.StreamableNodeContext ctx)
RobotParser.streamableNode().
The default implementation does nothing.
enterStreamableNode in interface RobotListenerctx - the parse treepublic void exitStreamableNode(@NotNull
RobotParser.StreamableNodeContext ctx)
RobotParser.streamableNode().
The default implementation does nothing.
exitStreamableNode in interface RobotListenerctx - the parse treepublic void enterWriteAwaitNode(@NotNull
RobotParser.WriteAwaitNodeContext ctx)
RobotParser.writeAwaitNode().
The default implementation does nothing.
enterWriteAwaitNode in interface RobotListenerctx - the parse treepublic void exitWriteAwaitNode(@NotNull
RobotParser.WriteAwaitNodeContext ctx)
RobotParser.writeAwaitNode().
The default implementation does nothing.
exitWriteAwaitNode in interface RobotListenerctx - the parse treepublic void enterExpressionMatcher(@NotNull
RobotParser.ExpressionMatcherContext ctx)
RobotParser.expressionMatcher().
The default implementation does nothing.
enterExpressionMatcher in interface RobotListenerctx - the parse treepublic void exitExpressionMatcher(@NotNull
RobotParser.ExpressionMatcherContext ctx)
RobotParser.expressionMatcher().
The default implementation does nothing.
exitExpressionMatcher in interface RobotListenerctx - the parse treepublic void enterReadAwaitNode(@NotNull
RobotParser.ReadAwaitNodeContext ctx)
RobotParser.readAwaitNode().
The default implementation does nothing.
enterReadAwaitNode in interface RobotListenerctx - the parse treepublic void exitReadAwaitNode(@NotNull
RobotParser.ReadAwaitNodeContext ctx)
RobotParser.readAwaitNode().
The default implementation does nothing.
exitReadAwaitNode in interface RobotListenerctx - the parse treepublic void enterConnectedNode(@NotNull
RobotParser.ConnectedNodeContext ctx)
RobotParser.connectedNode().
The default implementation does nothing.
enterConnectedNode in interface RobotListenerctx - the parse treepublic void exitConnectedNode(@NotNull
RobotParser.ConnectedNodeContext ctx)
RobotParser.connectedNode().
The default implementation does nothing.
exitConnectedNode in interface RobotListenerctx - the parse treepublic void enterWriteHttpVersionNode(@NotNull
RobotParser.WriteHttpVersionNodeContext ctx)
RobotParser.writeHttpVersionNode().
The default implementation does nothing.
enterWriteHttpVersionNode in interface RobotListenerctx - the parse treepublic void exitWriteHttpVersionNode(@NotNull
RobotParser.WriteHttpVersionNodeContext ctx)
RobotParser.writeHttpVersionNode().
The default implementation does nothing.
exitWriteHttpVersionNode in interface RobotListenerctx - the parse treepublic void enterBoundNode(@NotNull
RobotParser.BoundNodeContext ctx)
RobotParser.boundNode().
The default implementation does nothing.
enterBoundNode in interface RobotListenerctx - the parse treepublic void exitBoundNode(@NotNull
RobotParser.BoundNodeContext ctx)
RobotParser.boundNode().
The default implementation does nothing.
exitBoundNode in interface RobotListenerctx - the parse treepublic void enterOptionNode(@NotNull
RobotParser.OptionNodeContext ctx)
RobotParser.optionNode().
The default implementation does nothing.
enterOptionNode in interface RobotListenerctx - the parse treepublic void exitOptionNode(@NotNull
RobotParser.OptionNodeContext ctx)
RobotParser.optionNode().
The default implementation does nothing.
exitOptionNode in interface RobotListenerctx - the parse treepublic void enterServerCommandNode(@NotNull
RobotParser.ServerCommandNodeContext ctx)
RobotParser.serverCommandNode().
The default implementation does nothing.
enterServerCommandNode in interface RobotListenerctx - the parse treepublic void exitServerCommandNode(@NotNull
RobotParser.ServerCommandNodeContext ctx)
RobotParser.serverCommandNode().
The default implementation does nothing.
exitServerCommandNode in interface RobotListenerctx - the parse treepublic void enterDisconnectNode(@NotNull
RobotParser.DisconnectNodeContext ctx)
RobotParser.disconnectNode().
The default implementation does nothing.
enterDisconnectNode in interface RobotListenerctx - the parse treepublic void exitDisconnectNode(@NotNull
RobotParser.DisconnectNodeContext ctx)
RobotParser.disconnectNode().
The default implementation does nothing.
exitDisconnectNode in interface RobotListenerctx - the parse treepublic void enterLiteralBytes(@NotNull
RobotParser.LiteralBytesContext ctx)
RobotParser.literalBytes().
The default implementation does nothing.
enterLiteralBytes in interface RobotListenerctx - the parse treepublic void exitLiteralBytes(@NotNull
RobotParser.LiteralBytesContext ctx)
RobotParser.literalBytes().
The default implementation does nothing.
exitLiteralBytes in interface RobotListenerctx - the parse treepublic void enterChildClosedNode(@NotNull
RobotParser.ChildClosedNodeContext ctx)
RobotParser.childClosedNode().
The default implementation does nothing.
enterChildClosedNode in interface RobotListenerctx - the parse treepublic void exitChildClosedNode(@NotNull
RobotParser.ChildClosedNodeContext ctx)
RobotParser.childClosedNode().
The default implementation does nothing.
exitChildClosedNode in interface RobotListenerctx - the parse treepublic void enterReadHttpVersionNode(@NotNull
RobotParser.ReadHttpVersionNodeContext ctx)
RobotParser.readHttpVersionNode().
The default implementation does nothing.
enterReadHttpVersionNode in interface RobotListenerctx - the parse treepublic void exitReadHttpVersionNode(@NotNull
RobotParser.ReadHttpVersionNodeContext ctx)
RobotParser.readHttpVersionNode().
The default implementation does nothing.
exitReadHttpVersionNode in interface RobotListenerctx - the parse treepublic void enterExactTextMatcher(@NotNull
RobotParser.ExactTextMatcherContext ctx)
RobotParser.exactTextMatcher().
The default implementation does nothing.
enterExactTextMatcher in interface RobotListenerctx - the parse treepublic void exitExactTextMatcher(@NotNull
RobotParser.ExactTextMatcherContext ctx)
RobotParser.exactTextMatcher().
The default implementation does nothing.
exitExactTextMatcher in interface RobotListenerctx - the parse treepublic void enterReadOptionMaskNode(@NotNull
RobotParser.ReadOptionMaskNodeContext ctx)
RobotParser.readOptionMaskNode().
The default implementation does nothing.
enterReadOptionMaskNode in interface RobotListenerctx - the parse treepublic void exitReadOptionMaskNode(@NotNull
RobotParser.ReadOptionMaskNodeContext ctx)
RobotParser.readOptionMaskNode().
The default implementation does nothing.
exitReadOptionMaskNode in interface RobotListenerctx - the parse treepublic void enterClosedNode(@NotNull
RobotParser.ClosedNodeContext ctx)
RobotParser.closedNode().
The default implementation does nothing.
enterClosedNode in interface RobotListenerctx - the parse treepublic void exitClosedNode(@NotNull
RobotParser.ClosedNodeContext ctx)
RobotParser.closedNode().
The default implementation does nothing.
exitClosedNode in interface RobotListenerctx - the parse treepublic void enterDisconnectedNode(@NotNull
RobotParser.DisconnectedNodeContext ctx)
RobotParser.disconnectedNode().
The default implementation does nothing.
enterDisconnectedNode in interface RobotListenerctx - the parse treepublic void exitDisconnectedNode(@NotNull
RobotParser.DisconnectedNodeContext ctx)
RobotParser.disconnectedNode().
The default implementation does nothing.
exitDisconnectedNode in interface RobotListenerctx - the parse treepublic void enterUnboundNode(@NotNull
RobotParser.UnboundNodeContext ctx)
RobotParser.unboundNode().
The default implementation does nothing.
enterUnboundNode in interface RobotListenerctx - the parse treepublic void exitUnboundNode(@NotNull
RobotParser.UnboundNodeContext ctx)
RobotParser.unboundNode().
The default implementation does nothing.
exitUnboundNode in interface RobotListenerctx - the parse treepublic void enterReadNotifyNode(@NotNull
RobotParser.ReadNotifyNodeContext ctx)
RobotParser.readNotifyNode().
The default implementation does nothing.
enterReadNotifyNode in interface RobotListenerctx - the parse treepublic void exitReadNotifyNode(@NotNull
RobotParser.ReadNotifyNodeContext ctx)
RobotParser.readNotifyNode().
The default implementation does nothing.
exitReadNotifyNode in interface RobotListenerctx - the parse treepublic void enterWriteValue(@NotNull
RobotParser.WriteValueContext ctx)
RobotParser.writeValue().
The default implementation does nothing.
enterWriteValue in interface RobotListenerctx - the parse treepublic void exitWriteValue(@NotNull
RobotParser.WriteValueContext ctx)
RobotParser.writeValue().
The default implementation does nothing.
exitWriteValue in interface RobotListenerctx - the parse treepublic void enterEventNode(@NotNull
RobotParser.EventNodeContext ctx)
RobotParser.eventNode().
The default implementation does nothing.
enterEventNode in interface RobotListenerctx - the parse treepublic void exitEventNode(@NotNull
RobotParser.EventNodeContext ctx)
RobotParser.eventNode().
The default implementation does nothing.
exitEventNode in interface RobotListenerctx - the parse treepublic void enterUriValue(@NotNull
RobotParser.UriValueContext ctx)
RobotParser.uriValue().
The default implementation does nothing.
enterUriValue in interface RobotListenerctx - the parse treepublic void exitUriValue(@NotNull
RobotParser.UriValueContext ctx)
RobotParser.uriValue().
The default implementation does nothing.
exitUriValue in interface RobotListenerctx - the parse treepublic void enterStreamNode(@NotNull
RobotParser.StreamNodeContext ctx)
RobotParser.streamNode().
The default implementation does nothing.
enterStreamNode in interface RobotListenerctx - the parse treepublic void exitStreamNode(@NotNull
RobotParser.StreamNodeContext ctx)
RobotParser.streamNode().
The default implementation does nothing.
exitStreamNode in interface RobotListenerctx - the parse treepublic void enterLiteralText(@NotNull
RobotParser.LiteralTextContext ctx)
RobotParser.literalText().
The default implementation does nothing.
enterLiteralText in interface RobotListenerctx - the parse treepublic void exitLiteralText(@NotNull
RobotParser.LiteralTextContext ctx)
RobotParser.literalText().
The default implementation does nothing.
exitLiteralText in interface RobotListenerctx - the parse treepublic void enterServerStreamableNode(@NotNull
RobotParser.ServerStreamableNodeContext ctx)
RobotParser.serverStreamableNode().
The default implementation does nothing.
enterServerStreamableNode in interface RobotListenerctx - the parse treepublic void exitServerStreamableNode(@NotNull
RobotParser.ServerStreamableNodeContext ctx)
RobotParser.serverStreamableNode().
The default implementation does nothing.
exitServerStreamableNode in interface RobotListenerctx - the parse treepublic void enterWriteHttpMethodNode(@NotNull
RobotParser.WriteHttpMethodNodeContext ctx)
RobotParser.writeHttpMethodNode().
The default implementation does nothing.
enterWriteHttpMethodNode in interface RobotListenerctx - the parse treepublic void exitWriteHttpMethodNode(@NotNull
RobotParser.WriteHttpMethodNodeContext ctx)
RobotParser.writeHttpMethodNode().
The default implementation does nothing.
exitWriteHttpMethodNode in interface RobotListenerctx - the parse treepublic void enterWriteHttpHeaderNode(@NotNull
RobotParser.WriteHttpHeaderNodeContext ctx)
RobotParser.writeHttpHeaderNode().
The default implementation does nothing.
enterWriteHttpHeaderNode in interface RobotListenerctx - the parse treepublic void exitWriteHttpHeaderNode(@NotNull
RobotParser.WriteHttpHeaderNodeContext ctx)
RobotParser.writeHttpHeaderNode().
The default implementation does nothing.
exitWriteHttpHeaderNode in interface RobotListenerctx - the parse treepublic void enterWriteCloseNode(@NotNull
RobotParser.WriteCloseNodeContext ctx)
RobotParser.writeCloseNode().
The default implementation does nothing.
enterWriteCloseNode in interface RobotListenerctx - the parse treepublic void exitWriteCloseNode(@NotNull
RobotParser.WriteCloseNodeContext ctx)
RobotParser.writeCloseNode().
The default implementation does nothing.
exitWriteCloseNode in interface RobotListenerctx - the parse treepublic void enterWriteOptionMaskNode(@NotNull
RobotParser.WriteOptionMaskNodeContext ctx)
RobotParser.writeOptionMaskNode().
The default implementation does nothing.
enterWriteOptionMaskNode in interface RobotListenerctx - the parse treepublic void exitWriteOptionMaskNode(@NotNull
RobotParser.WriteOptionMaskNodeContext ctx)
RobotParser.writeOptionMaskNode().
The default implementation does nothing.
exitWriteOptionMaskNode in interface RobotListenerctx - the parse treepublic void enterAcceptNode(@NotNull
RobotParser.AcceptNodeContext ctx)
RobotParser.acceptNode().
The default implementation does nothing.
enterAcceptNode in interface RobotListenerctx - the parse treepublic void exitAcceptNode(@NotNull
RobotParser.AcceptNodeContext ctx)
RobotParser.acceptNode().
The default implementation does nothing.
exitAcceptNode in interface RobotListenerctx - the parse treepublic void enterWriteFlushNode(@NotNull
RobotParser.WriteFlushNodeContext ctx)
RobotParser.writeFlushNode().
The default implementation does nothing.
enterWriteFlushNode in interface RobotListenerctx - the parse treepublic void exitWriteFlushNode(@NotNull
RobotParser.WriteFlushNodeContext ctx)
RobotParser.writeFlushNode().
The default implementation does nothing.
exitWriteFlushNode in interface RobotListenerctx - the parse treepublic void enterPropertyName(@NotNull
RobotParser.PropertyNameContext ctx)
RobotParser.propertyName().
The default implementation does nothing.
enterPropertyName in interface RobotListenerctx - the parse treepublic void exitPropertyName(@NotNull
RobotParser.PropertyNameContext ctx)
RobotParser.propertyName().
The default implementation does nothing.
exitPropertyName in interface RobotListenerctx - the parse treepublic void enterWriteHttpContentLengthNode(@NotNull
RobotParser.WriteHttpContentLengthNodeContext ctx)
RobotParser.writeHttpContentLengthNode().
The default implementation does nothing.
enterWriteHttpContentLengthNode in interface RobotListenerctx - the parse treepublic void exitWriteHttpContentLengthNode(@NotNull
RobotParser.WriteHttpContentLengthNodeContext ctx)
RobotParser.writeHttpContentLengthNode().
The default implementation does nothing.
exitWriteHttpContentLengthNode in interface RobotListenerctx - the parse treepublic void enterReadHttpParameterNode(@NotNull
RobotParser.ReadHttpParameterNodeContext ctx)
RobotParser.readHttpParameterNode().
The default implementation does nothing.
enterReadHttpParameterNode in interface RobotListenerctx - the parse treepublic void exitReadHttpParameterNode(@NotNull
RobotParser.ReadHttpParameterNodeContext ctx)
RobotParser.readHttpParameterNode().
The default implementation does nothing.
exitReadHttpParameterNode in interface RobotListenerctx - the parse treepublic void enterLocation(@NotNull
RobotParser.LocationContext ctx)
RobotParser.location().
The default implementation does nothing.
enterLocation in interface RobotListenerctx - the parse treepublic void exitLocation(@NotNull
RobotParser.LocationContext ctx)
RobotParser.location().
The default implementation does nothing.
exitLocation in interface RobotListenerctx - the parse treepublic void enterReadHttpHeaderNode(@NotNull
RobotParser.ReadHttpHeaderNodeContext ctx)
RobotParser.readHttpHeaderNode().
The default implementation does nothing.
enterReadHttpHeaderNode in interface RobotListenerctx - the parse treepublic void exitReadHttpHeaderNode(@NotNull
RobotParser.ReadHttpHeaderNodeContext ctx)
RobotParser.readHttpHeaderNode().
The default implementation does nothing.
exitReadHttpHeaderNode in interface RobotListenerctx - the parse treepublic void enterReadNode(@NotNull
RobotParser.ReadNodeContext ctx)
RobotParser.readNode().
The default implementation does nothing.
enterReadNode in interface RobotListenerctx - the parse treepublic void exitReadNode(@NotNull
RobotParser.ReadNodeContext ctx)
RobotParser.readNode().
The default implementation does nothing.
exitReadNode in interface RobotListenerctx - the parse treepublic void enterEveryRule(@NotNull
org.antlr.v4.runtime.ParserRuleContext ctx)
The default implementation does nothing.
enterEveryRule in interface org.antlr.v4.runtime.tree.ParseTreeListenerpublic void exitEveryRule(@NotNull
org.antlr.v4.runtime.ParserRuleContext ctx)
The default implementation does nothing.
exitEveryRule in interface org.antlr.v4.runtime.tree.ParseTreeListenerpublic void visitTerminal(@NotNull
org.antlr.v4.runtime.tree.TerminalNode node)
The default implementation does nothing.
visitTerminal in interface org.antlr.v4.runtime.tree.ParseTreeListenerpublic void visitErrorNode(@NotNull
org.antlr.v4.runtime.tree.ErrorNode node)
The default implementation does nothing.
visitErrorNode in interface org.antlr.v4.runtime.tree.ParseTreeListenerCopyright © 2014 Kaazing, Inc. All Rights Reserved.