Function.Is Parent
sprotty / isParent
isParent(
element
):element is SModelElement & { children: SModelElement[] }
Defined in: packages/sprotty/src/base/model/smodel.ts:62
SModelElementImpl
| SModelElement
element is SModelElement & { children: SModelElement[] }