public class InterpretExpr extends Object
Constructor and Description |
---|
InterpretExpr() |
Modifier and Type | Method and Description |
---|---|
static String |
interpret(IAST<Type> expr,
Map<String,String> ctxVars) |
public static String interpret(IAST<Type> expr, Map<String,String> ctxVars) throws KevScriptException
KevScriptException
Copyright © 2017 Kevoree Project. All rights reserved.