244245246247248249250251252253254
// Create the cascader. cascader = new CascaderImpl(stylerList, stylerContext, listeners); inferrer = new Inferrer(counterEngine, propertyValuesEvaluator); this.styleSheetCompilerFactory = styleSheetCompilerFactory; debug("Initialisation"); }