Gets ScriptEngine classname or keyword for the scripting language
()
| 244 | * Gets ScriptEngine classname or keyword for the scripting language |
| 245 | */ |
| 246 | protected abstract String getScriptingLang(); |
| 247 | |
| 248 | /** |
| 249 | * Returns a map from local variable names to their values |
no outgoing calls
no test coverage detected