Interface DockerParserListener
- All Superinterfaces:
org.antlr.v4.runtime.tree.ParseTreeListener
- All Known Implementing Classes:
DockerParserBaseListener
public interface DockerParserListener
extends org.antlr.v4.runtime.tree.ParseTreeListener
This interface defines a complete listener for a parse tree produced by
DockerParser.-
Method Summary
Modifier and TypeMethodDescriptionvoidEnter a parse tree produced byDockerParser.addInstruction().voidEnter a parse tree produced byDockerParser.argInstruction().voidEnter a parse tree produced byDockerParser.argName().voidEnter a parse tree produced byDockerParser.argValue().voidEnter a parse tree produced byDockerParser.cmdInstruction().voidEnter a parse tree produced byDockerParser.copyInstruction().voidEnter a parse tree produced byDockerParser.destination().voidEnter a parse tree produced byDockerParser.destinationPath().voidEnter a parse tree produced byDockerParser.dockerfile().voidEnter a parse tree produced byDockerParser.entrypointInstruction().voidEnter a parse tree produced byDockerParser.envInstruction().voidEnter a parse tree produced byDockerParser.envKey().voidEnter a parse tree produced byDockerParser.envPair().voidEnter a parse tree produced byDockerParser.envPairs().voidEnter a parse tree produced byDockerParser.envTextElementEquals().voidEnter a parse tree produced byDockerParser.envTextEquals().voidEnter a parse tree produced byDockerParser.envValueEquals().voidEnter a parse tree produced byDockerParser.envValueSpace().voidEnter a parse tree produced byDockerParser.execForm().voidEnter a parse tree produced byDockerParser.exposeInstruction().voidEnter a parse tree produced byDockerParser.flag().voidEnter a parse tree produced byDockerParser.flags().voidEnter a parse tree produced byDockerParser.fromInstruction().voidEnter a parse tree produced byDockerParser.globalArgs().voidEnter a parse tree produced byDockerParser.healthcheckInstruction().voidEnter a parse tree produced byDockerParser.healthcheckOption().voidEnter a parse tree produced byDockerParser.healthcheckOptions().voidEnter a parse tree produced byDockerParser.heredoc().voidEnter a parse tree produced byDockerParser.heredocBody().voidEnter a parse tree produced byDockerParser.heredocContent().voidEnter a parse tree produced byDockerParser.heredocEnd().voidEnter a parse tree produced byDockerParser.heredocPreamble().voidEnter a parse tree produced byDockerParser.imageName().voidEnter a parse tree produced byDockerParser.instruction().voidEnter a parse tree produced byDockerParser.jsonArray().voidEnter a parse tree produced byDockerParser.jsonArrayElements().voidEnter a parse tree produced byDockerParser.jsonString().voidEnter a parse tree produced byDockerParser.labelInstruction().voidEnter a parse tree produced byDockerParser.labelKey().voidEnter a parse tree produced byDockerParser.labelOldValue().voidEnter a parse tree produced byDockerParser.labelOldValueElement().voidEnter a parse tree produced byDockerParser.labelPair().voidEnter a parse tree produced byDockerParser.labelPairs().voidEnter a parse tree produced byDockerParser.labelValue().voidEnter a parse tree produced byDockerParser.maintainerInstruction().voidEnter a parse tree produced byDockerParser.onbuildInstruction().voidEnter a parse tree produced byDockerParser.parserDirective().voidEnter a parse tree produced byDockerParser.path().voidEnter a parse tree produced byDockerParser.pathList().voidEnter a parse tree produced byDockerParser.port().voidEnter a parse tree produced byDockerParser.portList().voidEnter a parse tree produced byDockerParser.preambleElement().voidEnter a parse tree produced byDockerParser.runInstruction().voidEnter a parse tree produced byDockerParser.shellForm().voidEnter a parse tree produced byDockerParser.shellFormText().voidEnter a parse tree produced byDockerParser.shellFormTextElement().voidEnter a parse tree produced byDockerParser.shellInstruction().voidEnter a parse tree produced byDockerParser.signal().voidEnter a parse tree produced byDockerParser.sourceList().voidEnter a parse tree produced byDockerParser.sourcePath().voidEnter a parse tree produced byDockerParser.stage().voidEnter a parse tree produced byDockerParser.stageInstruction().voidEnter a parse tree produced byDockerParser.stageName().voidEnter a parse tree produced byDockerParser.stopsignalInstruction().voidEnter a parse tree produced byDockerParser.text().voidEnter a parse tree produced byDockerParser.textElement().voidEnter a parse tree produced byDockerParser.userInstruction().voidEnter a parse tree produced byDockerParser.userSpec().voidEnter a parse tree produced byDockerParser.volumeInstruction().voidEnter a parse tree produced byDockerParser.volumePath().voidEnter a parse tree produced byDockerParser.workdirInstruction().voidExit a parse tree produced byDockerParser.addInstruction().voidExit a parse tree produced byDockerParser.argInstruction().voidExit a parse tree produced byDockerParser.argName().voidExit a parse tree produced byDockerParser.argValue().voidExit a parse tree produced byDockerParser.cmdInstruction().voidExit a parse tree produced byDockerParser.copyInstruction().voidExit a parse tree produced byDockerParser.destination().voidExit a parse tree produced byDockerParser.destinationPath().voidExit a parse tree produced byDockerParser.dockerfile().voidExit a parse tree produced byDockerParser.entrypointInstruction().voidExit a parse tree produced byDockerParser.envInstruction().voidExit a parse tree produced byDockerParser.envKey().voidExit a parse tree produced byDockerParser.envPair().voidExit a parse tree produced byDockerParser.envPairs().voidExit a parse tree produced byDockerParser.envTextElementEquals().voidExit a parse tree produced byDockerParser.envTextEquals().voidExit a parse tree produced byDockerParser.envValueEquals().voidExit a parse tree produced byDockerParser.envValueSpace().voidExit a parse tree produced byDockerParser.execForm().voidExit a parse tree produced byDockerParser.exposeInstruction().voidExit a parse tree produced byDockerParser.flag().voidExit a parse tree produced byDockerParser.flags().voidExit a parse tree produced byDockerParser.fromInstruction().voidExit a parse tree produced byDockerParser.globalArgs().voidExit a parse tree produced byDockerParser.healthcheckInstruction().voidExit a parse tree produced byDockerParser.healthcheckOption().voidExit a parse tree produced byDockerParser.healthcheckOptions().voidExit a parse tree produced byDockerParser.heredoc().voidExit a parse tree produced byDockerParser.heredocBody().voidExit a parse tree produced byDockerParser.heredocContent().voidExit a parse tree produced byDockerParser.heredocEnd().voidExit a parse tree produced byDockerParser.heredocPreamble().voidExit a parse tree produced byDockerParser.imageName().voidExit a parse tree produced byDockerParser.instruction().voidExit a parse tree produced byDockerParser.jsonArray().voidExit a parse tree produced byDockerParser.jsonArrayElements().voidExit a parse tree produced byDockerParser.jsonString().voidExit a parse tree produced byDockerParser.labelInstruction().voidExit a parse tree produced byDockerParser.labelKey().voidExit a parse tree produced byDockerParser.labelOldValue().voidExit a parse tree produced byDockerParser.labelOldValueElement().voidExit a parse tree produced byDockerParser.labelPair().voidExit a parse tree produced byDockerParser.labelPairs().voidExit a parse tree produced byDockerParser.labelValue().voidExit a parse tree produced byDockerParser.maintainerInstruction().voidExit a parse tree produced byDockerParser.onbuildInstruction().voidExit a parse tree produced byDockerParser.parserDirective().voidExit a parse tree produced byDockerParser.path().voidExit a parse tree produced byDockerParser.pathList().voidExit a parse tree produced byDockerParser.port().voidExit a parse tree produced byDockerParser.portList().voidExit a parse tree produced byDockerParser.preambleElement().voidExit a parse tree produced byDockerParser.runInstruction().voidExit a parse tree produced byDockerParser.shellForm().voidExit a parse tree produced byDockerParser.shellFormText().voidExit a parse tree produced byDockerParser.shellFormTextElement().voidExit a parse tree produced byDockerParser.shellInstruction().voidExit a parse tree produced byDockerParser.signal().voidExit a parse tree produced byDockerParser.sourceList().voidExit a parse tree produced byDockerParser.sourcePath().voidExit a parse tree produced byDockerParser.stage().voidExit a parse tree produced byDockerParser.stageInstruction().voidExit a parse tree produced byDockerParser.stageName().voidExit a parse tree produced byDockerParser.stopsignalInstruction().voidExit a parse tree produced byDockerParser.text().voidExit a parse tree produced byDockerParser.textElement().voidExit a parse tree produced byDockerParser.userInstruction().voidExit a parse tree produced byDockerParser.userSpec().voidExit a parse tree produced byDockerParser.volumeInstruction().voidExit a parse tree produced byDockerParser.volumePath().voidExit a parse tree produced byDockerParser.workdirInstruction().Methods inherited from interface org.antlr.v4.runtime.tree.ParseTreeListener
enterEveryRule, exitEveryRule, visitErrorNode, visitTerminal
-
Method Details
-
enterDockerfile
Enter a parse tree produced byDockerParser.dockerfile().- Parameters:
ctx- the parse tree
-
exitDockerfile
Exit a parse tree produced byDockerParser.dockerfile().- Parameters:
ctx- the parse tree
-
enterParserDirective
Enter a parse tree produced byDockerParser.parserDirective().- Parameters:
ctx- the parse tree
-
exitParserDirective
Exit a parse tree produced byDockerParser.parserDirective().- Parameters:
ctx- the parse tree
-
enterGlobalArgs
Enter a parse tree produced byDockerParser.globalArgs().- Parameters:
ctx- the parse tree
-
exitGlobalArgs
Exit a parse tree produced byDockerParser.globalArgs().- Parameters:
ctx- the parse tree
-
enterStage
Enter a parse tree produced byDockerParser.stage().- Parameters:
ctx- the parse tree
-
exitStage
Exit a parse tree produced byDockerParser.stage().- Parameters:
ctx- the parse tree
-
enterStageInstruction
Enter a parse tree produced byDockerParser.stageInstruction().- Parameters:
ctx- the parse tree
-
exitStageInstruction
Exit a parse tree produced byDockerParser.stageInstruction().- Parameters:
ctx- the parse tree
-
enterInstruction
Enter a parse tree produced byDockerParser.instruction().- Parameters:
ctx- the parse tree
-
exitInstruction
Exit a parse tree produced byDockerParser.instruction().- Parameters:
ctx- the parse tree
-
enterFromInstruction
Enter a parse tree produced byDockerParser.fromInstruction().- Parameters:
ctx- the parse tree
-
exitFromInstruction
Exit a parse tree produced byDockerParser.fromInstruction().- Parameters:
ctx- the parse tree
-
enterRunInstruction
Enter a parse tree produced byDockerParser.runInstruction().- Parameters:
ctx- the parse tree
-
exitRunInstruction
Exit a parse tree produced byDockerParser.runInstruction().- Parameters:
ctx- the parse tree
-
enterCmdInstruction
Enter a parse tree produced byDockerParser.cmdInstruction().- Parameters:
ctx- the parse tree
-
exitCmdInstruction
Exit a parse tree produced byDockerParser.cmdInstruction().- Parameters:
ctx- the parse tree
-
enterLabelInstruction
Enter a parse tree produced byDockerParser.labelInstruction().- Parameters:
ctx- the parse tree
-
exitLabelInstruction
Exit a parse tree produced byDockerParser.labelInstruction().- Parameters:
ctx- the parse tree
-
enterExposeInstruction
Enter a parse tree produced byDockerParser.exposeInstruction().- Parameters:
ctx- the parse tree
-
exitExposeInstruction
Exit a parse tree produced byDockerParser.exposeInstruction().- Parameters:
ctx- the parse tree
-
enterEnvInstruction
Enter a parse tree produced byDockerParser.envInstruction().- Parameters:
ctx- the parse tree
-
exitEnvInstruction
Exit a parse tree produced byDockerParser.envInstruction().- Parameters:
ctx- the parse tree
-
enterAddInstruction
Enter a parse tree produced byDockerParser.addInstruction().- Parameters:
ctx- the parse tree
-
exitAddInstruction
Exit a parse tree produced byDockerParser.addInstruction().- Parameters:
ctx- the parse tree
-
enterCopyInstruction
Enter a parse tree produced byDockerParser.copyInstruction().- Parameters:
ctx- the parse tree
-
exitCopyInstruction
Exit a parse tree produced byDockerParser.copyInstruction().- Parameters:
ctx- the parse tree
-
enterEntrypointInstruction
Enter a parse tree produced byDockerParser.entrypointInstruction().- Parameters:
ctx- the parse tree
-
exitEntrypointInstruction
Exit a parse tree produced byDockerParser.entrypointInstruction().- Parameters:
ctx- the parse tree
-
enterVolumeInstruction
Enter a parse tree produced byDockerParser.volumeInstruction().- Parameters:
ctx- the parse tree
-
exitVolumeInstruction
Exit a parse tree produced byDockerParser.volumeInstruction().- Parameters:
ctx- the parse tree
-
enterUserInstruction
Enter a parse tree produced byDockerParser.userInstruction().- Parameters:
ctx- the parse tree
-
exitUserInstruction
Exit a parse tree produced byDockerParser.userInstruction().- Parameters:
ctx- the parse tree
-
enterWorkdirInstruction
Enter a parse tree produced byDockerParser.workdirInstruction().- Parameters:
ctx- the parse tree
-
exitWorkdirInstruction
Exit a parse tree produced byDockerParser.workdirInstruction().- Parameters:
ctx- the parse tree
-
enterArgInstruction
Enter a parse tree produced byDockerParser.argInstruction().- Parameters:
ctx- the parse tree
-
exitArgInstruction
Exit a parse tree produced byDockerParser.argInstruction().- Parameters:
ctx- the parse tree
-
enterOnbuildInstruction
Enter a parse tree produced byDockerParser.onbuildInstruction().- Parameters:
ctx- the parse tree
-
exitOnbuildInstruction
Exit a parse tree produced byDockerParser.onbuildInstruction().- Parameters:
ctx- the parse tree
-
enterStopsignalInstruction
Enter a parse tree produced byDockerParser.stopsignalInstruction().- Parameters:
ctx- the parse tree
-
exitStopsignalInstruction
Exit a parse tree produced byDockerParser.stopsignalInstruction().- Parameters:
ctx- the parse tree
-
enterHealthcheckInstruction
Enter a parse tree produced byDockerParser.healthcheckInstruction().- Parameters:
ctx- the parse tree
-
exitHealthcheckInstruction
Exit a parse tree produced byDockerParser.healthcheckInstruction().- Parameters:
ctx- the parse tree
-
enterHealthcheckOptions
Enter a parse tree produced byDockerParser.healthcheckOptions().- Parameters:
ctx- the parse tree
-
exitHealthcheckOptions
Exit a parse tree produced byDockerParser.healthcheckOptions().- Parameters:
ctx- the parse tree
-
enterHealthcheckOption
Enter a parse tree produced byDockerParser.healthcheckOption().- Parameters:
ctx- the parse tree
-
exitHealthcheckOption
Exit a parse tree produced byDockerParser.healthcheckOption().- Parameters:
ctx- the parse tree
-
enterShellInstruction
Enter a parse tree produced byDockerParser.shellInstruction().- Parameters:
ctx- the parse tree
-
exitShellInstruction
Exit a parse tree produced byDockerParser.shellInstruction().- Parameters:
ctx- the parse tree
-
enterMaintainerInstruction
Enter a parse tree produced byDockerParser.maintainerInstruction().- Parameters:
ctx- the parse tree
-
exitMaintainerInstruction
Exit a parse tree produced byDockerParser.maintainerInstruction().- Parameters:
ctx- the parse tree
-
enterFlags
Enter a parse tree produced byDockerParser.flags().- Parameters:
ctx- the parse tree
-
exitFlags
Exit a parse tree produced byDockerParser.flags().- Parameters:
ctx- the parse tree
-
enterFlag
Enter a parse tree produced byDockerParser.flag().- Parameters:
ctx- the parse tree
-
exitFlag
Exit a parse tree produced byDockerParser.flag().- Parameters:
ctx- the parse tree
-
enterExecForm
Enter a parse tree produced byDockerParser.execForm().- Parameters:
ctx- the parse tree
-
exitExecForm
Exit a parse tree produced byDockerParser.execForm().- Parameters:
ctx- the parse tree
-
enterShellForm
Enter a parse tree produced byDockerParser.shellForm().- Parameters:
ctx- the parse tree
-
exitShellForm
Exit a parse tree produced byDockerParser.shellForm().- Parameters:
ctx- the parse tree
-
enterShellFormText
Enter a parse tree produced byDockerParser.shellFormText().- Parameters:
ctx- the parse tree
-
exitShellFormText
Exit a parse tree produced byDockerParser.shellFormText().- Parameters:
ctx- the parse tree
-
enterShellFormTextElement
Enter a parse tree produced byDockerParser.shellFormTextElement().- Parameters:
ctx- the parse tree
-
exitShellFormTextElement
Exit a parse tree produced byDockerParser.shellFormTextElement().- Parameters:
ctx- the parse tree
-
enterHeredoc
Enter a parse tree produced byDockerParser.heredoc().- Parameters:
ctx- the parse tree
-
exitHeredoc
Exit a parse tree produced byDockerParser.heredoc().- Parameters:
ctx- the parse tree
-
enterHeredocPreamble
Enter a parse tree produced byDockerParser.heredocPreamble().- Parameters:
ctx- the parse tree
-
exitHeredocPreamble
Exit a parse tree produced byDockerParser.heredocPreamble().- Parameters:
ctx- the parse tree
-
enterPreambleElement
Enter a parse tree produced byDockerParser.preambleElement().- Parameters:
ctx- the parse tree
-
exitPreambleElement
Exit a parse tree produced byDockerParser.preambleElement().- Parameters:
ctx- the parse tree
-
enterHeredocBody
Enter a parse tree produced byDockerParser.heredocBody().- Parameters:
ctx- the parse tree
-
exitHeredocBody
Exit a parse tree produced byDockerParser.heredocBody().- Parameters:
ctx- the parse tree
-
enterHeredocContent
Enter a parse tree produced byDockerParser.heredocContent().- Parameters:
ctx- the parse tree
-
exitHeredocContent
Exit a parse tree produced byDockerParser.heredocContent().- Parameters:
ctx- the parse tree
-
enterHeredocEnd
Enter a parse tree produced byDockerParser.heredocEnd().- Parameters:
ctx- the parse tree
-
exitHeredocEnd
Exit a parse tree produced byDockerParser.heredocEnd().- Parameters:
ctx- the parse tree
-
enterJsonArray
Enter a parse tree produced byDockerParser.jsonArray().- Parameters:
ctx- the parse tree
-
exitJsonArray
Exit a parse tree produced byDockerParser.jsonArray().- Parameters:
ctx- the parse tree
-
enterJsonArrayElements
Enter a parse tree produced byDockerParser.jsonArrayElements().- Parameters:
ctx- the parse tree
-
exitJsonArrayElements
Exit a parse tree produced byDockerParser.jsonArrayElements().- Parameters:
ctx- the parse tree
-
enterJsonString
Enter a parse tree produced byDockerParser.jsonString().- Parameters:
ctx- the parse tree
-
exitJsonString
Exit a parse tree produced byDockerParser.jsonString().- Parameters:
ctx- the parse tree
-
enterImageName
Enter a parse tree produced byDockerParser.imageName().- Parameters:
ctx- the parse tree
-
exitImageName
Exit a parse tree produced byDockerParser.imageName().- Parameters:
ctx- the parse tree
-
enterStageName
Enter a parse tree produced byDockerParser.stageName().- Parameters:
ctx- the parse tree
-
exitStageName
Exit a parse tree produced byDockerParser.stageName().- Parameters:
ctx- the parse tree
-
enterLabelPairs
Enter a parse tree produced byDockerParser.labelPairs().- Parameters:
ctx- the parse tree
-
exitLabelPairs
Exit a parse tree produced byDockerParser.labelPairs().- Parameters:
ctx- the parse tree
-
enterLabelPair
Enter a parse tree produced byDockerParser.labelPair().- Parameters:
ctx- the parse tree
-
exitLabelPair
Exit a parse tree produced byDockerParser.labelPair().- Parameters:
ctx- the parse tree
-
enterLabelKey
Enter a parse tree produced byDockerParser.labelKey().- Parameters:
ctx- the parse tree
-
exitLabelKey
Exit a parse tree produced byDockerParser.labelKey().- Parameters:
ctx- the parse tree
-
enterLabelValue
Enter a parse tree produced byDockerParser.labelValue().- Parameters:
ctx- the parse tree
-
exitLabelValue
Exit a parse tree produced byDockerParser.labelValue().- Parameters:
ctx- the parse tree
-
enterLabelOldValue
Enter a parse tree produced byDockerParser.labelOldValue().- Parameters:
ctx- the parse tree
-
exitLabelOldValue
Exit a parse tree produced byDockerParser.labelOldValue().- Parameters:
ctx- the parse tree
-
enterLabelOldValueElement
Enter a parse tree produced byDockerParser.labelOldValueElement().- Parameters:
ctx- the parse tree
-
exitLabelOldValueElement
Exit a parse tree produced byDockerParser.labelOldValueElement().- Parameters:
ctx- the parse tree
-
enterPortList
Enter a parse tree produced byDockerParser.portList().- Parameters:
ctx- the parse tree
-
exitPortList
Exit a parse tree produced byDockerParser.portList().- Parameters:
ctx- the parse tree
-
enterPort
Enter a parse tree produced byDockerParser.port().- Parameters:
ctx- the parse tree
-
exitPort
Exit a parse tree produced byDockerParser.port().- Parameters:
ctx- the parse tree
-
enterEnvPairs
Enter a parse tree produced byDockerParser.envPairs().- Parameters:
ctx- the parse tree
-
exitEnvPairs
Exit a parse tree produced byDockerParser.envPairs().- Parameters:
ctx- the parse tree
-
enterEnvPair
Enter a parse tree produced byDockerParser.envPair().- Parameters:
ctx- the parse tree
-
exitEnvPair
Exit a parse tree produced byDockerParser.envPair().- Parameters:
ctx- the parse tree
-
enterEnvKey
Enter a parse tree produced byDockerParser.envKey().- Parameters:
ctx- the parse tree
-
exitEnvKey
Exit a parse tree produced byDockerParser.envKey().- Parameters:
ctx- the parse tree
-
enterEnvValueEquals
Enter a parse tree produced byDockerParser.envValueEquals().- Parameters:
ctx- the parse tree
-
exitEnvValueEquals
Exit a parse tree produced byDockerParser.envValueEquals().- Parameters:
ctx- the parse tree
-
enterEnvValueSpace
Enter a parse tree produced byDockerParser.envValueSpace().- Parameters:
ctx- the parse tree
-
exitEnvValueSpace
Exit a parse tree produced byDockerParser.envValueSpace().- Parameters:
ctx- the parse tree
-
enterEnvTextEquals
Enter a parse tree produced byDockerParser.envTextEquals().- Parameters:
ctx- the parse tree
-
exitEnvTextEquals
Exit a parse tree produced byDockerParser.envTextEquals().- Parameters:
ctx- the parse tree
-
enterEnvTextElementEquals
Enter a parse tree produced byDockerParser.envTextElementEquals().- Parameters:
ctx- the parse tree
-
exitEnvTextElementEquals
Exit a parse tree produced byDockerParser.envTextElementEquals().- Parameters:
ctx- the parse tree
-
enterSourceList
Enter a parse tree produced byDockerParser.sourceList().- Parameters:
ctx- the parse tree
-
exitSourceList
Exit a parse tree produced byDockerParser.sourceList().- Parameters:
ctx- the parse tree
-
enterSourcePath
Enter a parse tree produced byDockerParser.sourcePath().- Parameters:
ctx- the parse tree
-
exitSourcePath
Exit a parse tree produced byDockerParser.sourcePath().- Parameters:
ctx- the parse tree
-
enterDestination
Enter a parse tree produced byDockerParser.destination().- Parameters:
ctx- the parse tree
-
exitDestination
Exit a parse tree produced byDockerParser.destination().- Parameters:
ctx- the parse tree
-
enterDestinationPath
Enter a parse tree produced byDockerParser.destinationPath().- Parameters:
ctx- the parse tree
-
exitDestinationPath
Exit a parse tree produced byDockerParser.destinationPath().- Parameters:
ctx- the parse tree
-
enterPath
Enter a parse tree produced byDockerParser.path().- Parameters:
ctx- the parse tree
-
exitPath
Exit a parse tree produced byDockerParser.path().- Parameters:
ctx- the parse tree
-
enterPathList
Enter a parse tree produced byDockerParser.pathList().- Parameters:
ctx- the parse tree
-
exitPathList
Exit a parse tree produced byDockerParser.pathList().- Parameters:
ctx- the parse tree
-
enterVolumePath
Enter a parse tree produced byDockerParser.volumePath().- Parameters:
ctx- the parse tree
-
exitVolumePath
Exit a parse tree produced byDockerParser.volumePath().- Parameters:
ctx- the parse tree
-
enterUserSpec
Enter a parse tree produced byDockerParser.userSpec().- Parameters:
ctx- the parse tree
-
exitUserSpec
Exit a parse tree produced byDockerParser.userSpec().- Parameters:
ctx- the parse tree
-
enterArgName
Enter a parse tree produced byDockerParser.argName().- Parameters:
ctx- the parse tree
-
exitArgName
Exit a parse tree produced byDockerParser.argName().- Parameters:
ctx- the parse tree
-
enterArgValue
Enter a parse tree produced byDockerParser.argValue().- Parameters:
ctx- the parse tree
-
exitArgValue
Exit a parse tree produced byDockerParser.argValue().- Parameters:
ctx- the parse tree
-
enterSignal
Enter a parse tree produced byDockerParser.signal().- Parameters:
ctx- the parse tree
-
exitSignal
Exit a parse tree produced byDockerParser.signal().- Parameters:
ctx- the parse tree
-
enterText
Enter a parse tree produced byDockerParser.text().- Parameters:
ctx- the parse tree
-
exitText
Exit a parse tree produced byDockerParser.text().- Parameters:
ctx- the parse tree
-
enterTextElement
Enter a parse tree produced byDockerParser.textElement().- Parameters:
ctx- the parse tree
-
exitTextElement
Exit a parse tree produced byDockerParser.textElement().- Parameters:
ctx- the parse tree
-