Class CommandDetector.Command
- java.lang.Object
-
- org.sonar.iac.docker.checks.utils.CommandDetector.Command
-
- All Implemented Interfaces:
HasTextRange
- Enclosing class:
- CommandDetector
public static class CommandDetector.Command extends Object implements HasTextRange
-
-
Constructor Summary
Constructors Constructor Description Command(List<ArgumentResolution> resolvedArguments)
-
-
-
Constructor Detail
-
Command
public Command(List<ArgumentResolution> resolvedArguments)
-
-
Method Detail
-
textRange
public TextRange textRange()
- Specified by:
textRangein interfaceHasTextRange
-
-