| Package | Description |
|---|---|
| io.burt.jmespath.function |
| Modifier and Type | Class | Description |
|---|---|---|
static class |
ArgumentError.ArgumentTypeError |
|
static class |
ArgumentError.ArityError |
| Modifier and Type | Method | Description |
|---|---|---|
static ArgumentError |
ArgumentError.createArityError() |
| Modifier and Type | Method | Description |
|---|---|---|
<T> Iterator<ArgumentError> |
ArgumentConstraint.check(Adapter<T> runtime,
Iterator<FunctionArgument<T>> arguments,
boolean expectNoRemainingArguments) |
Check that the argument list complies with the constraints.
|
Copyright © 2016–2019. All rights reserved.