Package io.dialob.program.expr.arith
Class StringOperators
- java.lang.Object
-
- io.dialob.program.expr.arith.ComparableTypeOperators<String>
-
- io.dialob.program.expr.arith.StringOperators
-
- All Implemented Interfaces:
Operators
public class StringOperators extends ComparableTypeOperators<String>
-
-
Field Summary
Fields Modifier and Type Field Description static ImmutableLanguageExpressionLANGUAGE_EXPRESSION
-
Constructor Summary
Constructors Constructor Description StringOperators()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static LanguageExpressionlanguageOperator()
-
-
-
Field Detail
-
LANGUAGE_EXPRESSION
public static final ImmutableLanguageExpression LANGUAGE_EXPRESSION
-
-
Method Detail
-
languageOperator
public static LanguageExpression languageOperator()
-
-