| Interface | Description |
|---|---|
| Evaluable<T> | |
| HasOperator | |
| OperatorMapping | |
| Parameter<T> |
Definition of a function parameter.
|
| TypedEvaluable<T> | |
| TypedEvaluable.Arg0<T> | |
| TypedEvaluable.Arg1<S,T> | |
| TypedEvaluable.Arg2<A,B,T> | |
| TypedEvaluable.Arg3<A,B,C,T> | |
| TypedEvaluable.Arg4<A,B,C,D,T> | |
| TypedEvaluable.Arg5<A,B,C,D,E,T> | |
| TypedEvaluable.Arg6<A,B,C,D,E,F,T> | |
| TypedEvaluable.Arg7<A,B,C,D,E,F,G,T> | |
| TypedEvaluable.VarArg1<S,T> | |
| TypedEvaluableByArguments | |
| TypedEvaluableByName | |
| TypedEvaluableByNumberOfArguments |
| Class | Description |
|---|---|
| ImmutableOperatorMap |
Immutable implementation of
OperatorMap. |
| ImmutableOperatorMap.Builder |
Builds instances of type
ImmutableOperatorMap. |
| ImmutableOperatorMapping |
Immutable implementation of
OperatorMapping. |
| ImmutableOperatorMapping.Builder |
Builds instances of type
ImmutableOperatorMapping. |
| ImmutableParameter<T> |
Immutable implementation of
Parameter. |
| ImmutableParameter.Builder<T> |
Builds instances of type
ImmutableParameter. |
| ImmutableSignature<T> |
Immutable implementation of
Signature. |
| ImmutableSignature.Builder<T> |
Builds instances of type
ImmutableSignature. |
| ImmutableTypedEvaluableMap |
Immutable implementation of
TypedEvaluableMap. |
| ImmutableTypedEvaluableMap.Builder |
Builds instances of type
ImmutableTypedEvaluableMap. |
| ImmutableTypedEvaluables |
Immutable implementation of
TypedEvaluables. |
| ImmutableTypedEvaluables.Builder |
Builds instances of type
ImmutableTypedEvaluables. |
| OperatorMap | |
| Signature<T> | |
| TypedEvaluableMap | |
| TypedEvaluables | |
| TypedEvaluables.Wrapper |
| Enum | Description |
|---|---|
| OperatorType | |
| Precedence |
Copyright © 2024. All rights reserved.