public abstract class LanguageSupport extends Object
| Constructor and Description |
|---|
LanguageSupport() |
| Modifier and Type | Method and Description |
|---|---|
abstract com.google.common.base.Function<Map<String,Object>,Boolean> |
compileExpression(Router router,
String expression) |
abstract com.google.common.base.Function<Map<String,Object>,Object> |
compileScript(Router router,
String script) |
Copyright © 2021. All Rights Reserved.