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