Uses of Class
org.sonar.iac.common.yaml.object.ListObject
Packages that use ListObject
-
Uses of ListObject in org.sonar.iac.common.yaml.object
Methods in org.sonar.iac.common.yaml.object that return ListObjectModifier and TypeMethodDescriptionstatic ListObjectListObject.fromAbsent(CheckContext ctx, String key) static ListObjectListObject.fromPresent(CheckContext ctx, YamlTree tree, String key, YamlTree parent) ListObject.reportIfAnyItem(Predicate<YamlTree> predicate, String message)