org.mvel2.util
Class VariableSpaceCompiler
java.lang.Object
org.mvel2.util.VariableSpaceCompiler
public class VariableSpaceCompiler
- extends Object
- Author:
- Mike Brock .
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VariableSpaceCompiler
public VariableSpaceCompiler()
compileShared
public static SharedVariableSpaceModel compileShared(String expr,
ParserContext pCtx,
Object[] vars)
compile
public static SimpleVariableSpaceModel compile(String expr,
ParserContext pCtx)
Copyright © 2011. All Rights Reserved.