9596979899100101102103
if (this.constExprOptListener != null) { ecc.constExprCellListenerSupport = new ConstantExpressionCellListenerSupportImpl( this.constExprOptListener ); } final ModelToEngineCompiler ec = new ModelToEngineCompilerImpl( ecc ); return ec.compile(); } }