示例#1
0
 private static boolean renderingCondition_y68cfu_a3h0(SNode node, EditorContext editorContext) {
   return Sequence.fromIterable(Classifier_Behavior.call_members_1465982738252129704(node))
       .subtract(ListSequence.fromList(SLinkOperations.getTargets(node, "member", true)))
       .isNotEmpty();
 }