132813291330133113321333133413351336
return this.strictErrorChecking; } // end getStrictErrorChecking() public final CStyler getStyler() { if (this.styler == null) { this.styler = new CStyler(this.getStyleSheets()); } return this.styler; }