Uses of Class
org.sonar.iac.docker.checks.utils.command.PredicateContext
-
Packages that use PredicateContext Package Description org.sonar.iac.docker.checks.utils.command -
-
Uses of PredicateContext in org.sonar.iac.docker.checks.utils.command
Methods in org.sonar.iac.docker.checks.utils.command with parameters of type PredicateContext Modifier and Type Method Description voidCommandPredicate. match(PredicateContext context)voidIncludingUnresolvedArgumentsArgumentResolutionPredicate. match(PredicateContext context)voidIncludingUnresolvedArgumentsPredicate. match(PredicateContext context)voidSingularPredicate. match(PredicateContext context)protected voidSingularPredicate. matchResolution(PredicateContext context, ArgumentResolution resolution)
-