838485868788899091
variableName = variableName.substring(0,dot); OScope.Variable var = _cctx.resolveVariable(variableName); _out.vars.put(variableName, var); } }catch(CompilationException ce){ throw new CompilationExceptionWrapper(ce); } } }
899091929394959697