891011121314
private MVELExprAnalyzer analyzer; @Before public void setUp() throws Exception { analyzer = new MVELExprAnalyzer(); }