@ParametersAreNonnullByDefault
Package org.sonar.iac.docker.tree.impl
-
Class Summary Class Description AddTreeImpl AliasTreeImpl ArgTreeImpl CmdTreeImpl CommandInstructionTreeImpl CopyTreeImpl DockerImageTreeImpl Represent a Docker image and it's related instructions.DockerTreeImpl EntrypointTreeImpl EnvTreeImpl ExecFormLiteralTreeImpl ExecFormTreeImpl ExposeTreeImpl FileTreeImpl FromTreeImpl HealthCheckTreeImpl HereDocumentTreeImpl ImageTreeImpl InstructionTreeImpl KeyValuePairTreeImpl LabelTreeImpl MaintainerTreeImpl NoneTreeImpl OnBuildTreeImpl ParamTreeImpl PortTreeImpl RunTreeImpl SeparatedListImpl<T extends Tree> ShellFormTreeImpl ShellTreeImpl StopSignalTreeImpl SyntaxTokenImpl TransferInstructionTreeImpl To be used when we want to implement a command that expect one+ src with one dest (supporting both SHELL and EXEC format) with Params.UserTreeImpl VolumeTreeImpl WorkdirTreeImpl