Package org.luwrain.inlandes
Interface ScriptEngine
- All Superinterfaces:
AutoCloseable
- All Known Implementing Classes:
GraalVmEngine
-
Method Summary
Modifier and TypeMethodDescriptioncreateBindings(Token[] tokens, Matcher.Matching matching) booleanisObjWithTrueValue(Object obj, String valueName) Methods inherited from interface java.lang.AutoCloseable
close
-
Method Details
-
eval
-
isObjWithTrueValue
-
createBindings
-