Uses of Class
gnu.jel.Library
Packages that use Library
-
Uses of Library in gnu.jel
Modifier and TypeMethodDescriptionstatic CompiledExpression
Compiles expression, resolving the function names in the library.static CompiledExpression
Compiles expression, resolving the function names in the library.static byte[]
Evaluator.compileBits
(String expression, Library lib) Compiles expression, resolving the function names in the library.static byte[]
Evaluator.compileBits
(String expression, Library lib, Class<?> resultType) Compiles expression, resolving the function names in the library.