Package io.dialob.rule.parser.api
Interface VariableFinder.Function
-
- All Superinterfaces:
VariableFinder.Var
- All Known Implementing Classes:
ImmutableVariableFinder.Function
- Enclosing interface:
- VariableFinder
@Immutable public static interface VariableFinder.Function extends VariableFinder.Var
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisAsync()-
Methods inherited from interface io.dialob.rule.parser.api.VariableFinder.Var
getName, getValueType
-
-