Uses of Class
org.mvel2.util.SharedVariableSpaceModel
-
Packages that use SharedVariableSpaceModel Package Description org.mvel2.util -
-
Uses of SharedVariableSpaceModel in org.mvel2.util
Methods in org.mvel2.util that return SharedVariableSpaceModel Modifier and Type Method Description static SharedVariableSpaceModelVariableSpaceCompiler. compileShared(String expr, ParserContext pCtx)static SharedVariableSpaceModelVariableSpaceCompiler. compileShared(String expr, ParserContext pCtx, Object[] vars)
-