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