private EditorCell createConstant_y68cfu_e7a(EditorContext editorContext, SNode node) { EditorCell_Constant editorCell = new EditorCell_Constant(editorContext, node, "}"); editorCell.setCellId("Constant_y68cfu_e7a"); Style style = new StyleImpl(); BaseLanguageStyle_StyleSheet.apply_RightBrace(style, editorCell); editorCell.getStyle().putAll(style); editorCell.setDefaultText(""); return editorCell; }
private EditorCell createConstant_j22tlf_k0(EditorContext editorContext, SNode node) { EditorCell_Constant editorCell = new EditorCell_Constant(editorContext, node, "}"); editorCell.setCellId("Constant_j22tlf_k0"); Style style = new StyleImpl(); BaseLanguageStyle_StyleSheet.apply_RightBrace(style, editorCell); editorCell.getStyle().putAll(style); Delete_Loop.setCellActions(editorCell, node, editorContext); editorCell.setDefaultText(""); return editorCell; }
private EditorCell createConstant_fao2ea_c0(EditorContext editorContext, SNode node) { EditorCell_Constant editorCell = new EditorCell_Constant(editorContext, node, "}"); editorCell.setCellId("Constant_fao2ea_c0"); Style style = new StyleImpl(); BaseLanguageStyle_StyleSheet.apply_RightBrace(style, editorCell); style.set(StyleAttributes.POSITION, 0, "next-line"); editorCell.getStyle().putAll(style); DeleteClassifierMember.setCellActions(editorCell, node, editorContext); editorCell.setDefaultText(""); return editorCell; }
private EditorCell createConstant_eb7h0d_c4a(EditorContext editorContext, SNode node) { EditorCell_Constant editorCell = new EditorCell_Constant(editorContext, node, "}"); editorCell.setCellId("Constant_eb7h0d_c4a"); Style style = new StyleImpl(); BaseLanguageStyle_StyleSheet.apply_RightBrace(style, editorCell); style.set(StyleAttributes.SELECTABLE, 0, true); style.set(StyleAttributes.RT_ANCHOR_TAG, 0, "ext_1_RTransform"); editorCell.getStyle().putAll(style); IfStatement_LastBrace.setCellActions(editorCell, node, editorContext); editorCell.setDefaultText(""); return editorCell; }