Class DockerSymbolVisitor


  • public class DockerSymbolVisitor
    extends TreeVisitor<InputFileContext>
    Class used to visit a DockerTree and build symbols and their usages for variables. Those Symbol/Usage can later be used in checks to resolve Argument or to report issue variable flow.