| Modifier and Type | Method and Description | 
|---|---|
| Output | JmesPathVisitor. visit(JmesPathNotExpression expression,
     Input input) | 
| com.fasterxml.jackson.databind.JsonNode | JmesPathEvaluationVisitor. visit(JmesPathNotExpression notExpression,
     com.fasterxml.jackson.databind.JsonNode input)Not-expression negates the result of an expression. | 
Copyright © 2019. All rights reserved.