allowedChildrenOf

fun allowedChildrenOf(element: ElementType): Set<ElementType>?

Answer the allowed child elements of the specified element.

Return

The allowed child elements.

Parameters

element

An element.