Package org.sonar.iac.docker.symbols
Class Symbol
- java.lang.Object
-
- org.sonar.iac.docker.symbols.Symbol
-
public class Symbol extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddUsage(Scope scope, DockerTree tree, Usage.Kind kind)Stringname()List<Usage>usages()
-
-
-
Method Detail
-
addUsage
public void addUsage(Scope scope, DockerTree tree, Usage.Kind kind)
-
name
public String name()
-
-