| Package | Description |
|---|---|
| io.burt.jmespath | |
| io.burt.jmespath.node |
| Modifier and Type | Method and Description |
|---|---|
NodeFactory<T> |
BaseRuntime.nodeFactory() |
NodeFactory<T> |
Adapter.nodeFactory()
Returns a node factory that can be used by the expression compiler to build
the interpreter AST.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StandardNodeFactory<T>
This node factory creates instances of the standard node classes.
|
Copyright © 2016–2021. All rights reserved.