public final class FeelTypecheck extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FeelTypecheck.Context |
| Modifier and Type | Method and Description |
|---|---|
static Either<ValidationResult.Builder.ElementStep,ExpressionType> |
typecheck(FeelExpression expression) |
static Either<ValidationResult.Builder.ElementStep,ExpressionType> |
typecheck(FeelTypecheck.Context context,
FeelExpression expression) |
public static Either<ValidationResult.Builder.ElementStep,ExpressionType> typecheck(FeelExpression expression)
public static Either<ValidationResult.Builder.ElementStep,ExpressionType> typecheck(FeelTypecheck.Context context, FeelExpression expression)
Copyright © 2021 red6 enterprise software GmbH. All rights reserved.