Interface Scope.ValueWithPath

All Known Implementing Classes:
Scope.ValueWithPathImpl
Enclosing class:
Scope

public static interface Scope.ValueWithPath
  • Method Summary

    Modifier and Type
    Method
    Description
     
    com.fasterxml.jackson.databind.JsonNode
     
  • Method Details

    • value

      com.fasterxml.jackson.databind.JsonNode value()
    • path

      Path path()