Uses of Record Class
io.jenkins.plugins.configsplice.engine.json.JsonScalarLocator.OffsetEvidence
Packages that use JsonScalarLocator.OffsetEvidence
-
Uses of JsonScalarLocator.OffsetEvidence in io.jenkins.plugins.configsplice.engine.json
Methods in io.jenkins.plugins.configsplice.engine.json that return JsonScalarLocator.OffsetEvidenceModifier and TypeMethodDescriptionJsonScalarLocator.Located.evidence()Returns the value of theevidencerecord component.Constructors in io.jenkins.plugins.configsplice.engine.json with parameters of type JsonScalarLocator.OffsetEvidenceModifierConstructorDescriptionLocated(SourceRange range, JsonScalarLocator.ScalarKind kind, JsonScalarLocator.OffsetEvidence evidence) Creates an instance of aLocatedrecord class.