private EditorCell createConstant_j22tlf_i0(EditorContext editorContext, SNode node) { EditorCell_Constant editorCell = new EditorCell_Constant(editorContext, node, "{"); editorCell.setCellId("Constant_j22tlf_i0"); Style style = new StyleImpl(); BaseLanguageStyle_StyleSheet.apply_LeftBrace(style, editorCell); style.set(StyleAttributes.INDENT_LAYOUT_NEW_LINE, 0, true); editorCell.getStyle().putAll(style); Delete_Loop.setCellActions(editorCell, node, editorContext); editorCell.setDefaultText(""); return editorCell; }
private EditorCell createConstant_y68cfu_a7a(EditorContext editorContext, SNode node) { EditorCell_Constant editorCell = new EditorCell_Constant(editorContext, node, "{"); editorCell.setCellId("Constant_y68cfu_a7a"); Style style = new StyleImpl(); BaseLanguageStyle_StyleSheet.apply_LeftBrace(style, editorCell); style.set(StyleAttributes.INDENT_LAYOUT_NEW_LINE, true); style.set(StyleAttributes.RT_ANCHOR_TAG, "ext_2_RTransform"); editorCell.getStyle().putAll(style); editorCell.setDefaultText(""); return editorCell; }
private EditorCell createConstant_fao2ea_a0(EditorContext editorContext, SNode node) { EditorCell_Constant editorCell = new EditorCell_Constant(editorContext, node, "{"); editorCell.setCellId("Constant_fao2ea_a0"); Style style = new StyleImpl(); BaseLanguageStyle_StyleSheet.apply_LeftBrace(style, editorCell); style.set( StyleAttributes.INDENT_LAYOUT_NEW_LINE, 0, BaseMethodDeclaration_BodyComponent._StyleParameter_QueryFunction_fao2ea_a0a0( (editorCell == null ? null : editorCell.getContext()), (editorCell == null ? null : editorCell.getSNode()))); style.set(StyleAttributes.RT_ANCHOR_TAG, 0, "ext_5_RTransform"); editorCell.getStyle().putAll(style); editorCell.setDefaultText(""); return editorCell; }
private EditorCell createConstant_eb7h0d_a4a(EditorContext editorContext, SNode node) { EditorCell_Constant editorCell = new EditorCell_Constant(editorContext, node, "{"); editorCell.setCellId("Constant_eb7h0d_a4a"); Style style = new StyleImpl(); BaseLanguageStyle_StyleSheet.apply_LeftBrace(style, editorCell); style.set( StyleAttributes.INDENT_LAYOUT_NEW_LINE, 0, IfStatement_Editor._StyleParameter_QueryFunction_eb7h0d_a0a4a( (editorCell == null ? null : editorCell.getContext()), (editorCell == null ? null : editorCell.getSNode()))); editorCell.getStyle().putAll(style); UnwrapStatementListContainer.setCellActions(editorCell, node, editorContext); editorCell.setDefaultText(""); return editorCell; }