Package org.sonar.iac.common.yaml.object
Class AttributeObject
java.lang.Object
org.sonar.iac.common.yaml.object.AttributeObject
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic AttributeObjectfromAbsent(CheckContext ctx, String key) static AttributeObjectfromPresent(CheckContext ctx, YamlTree tree, String key) reportIfValue(Predicate<YamlTree> predicate, String message) protected HasTextRange
-
Field Details
-
ctx
-
tree
-
key
-
status
public final org.sonar.iac.common.yaml.object.YamlObject.Status status
-
-
Method Details
-
fromPresent
-
fromAbsent
-
reportIfValue
-
toHighlight
-
report
-