Package software.amazon.smithy.model.jmespath.node


package software.amazon.smithy.model.jmespath.node
  • Classes
    Class
    Description
    Provides utilities for working with JMESPath expressions in the context of a Smithy model.
    A singleton implementation of the JmespathRuntime interface based on instances of the Node class.