getChildElmKind static method

List<MDElmKind> getChildElmKind(
  1. MDElmKind elm
)

Implementation

static List<MDElmKind> getChildElmKind(MDElmKind elm) => MarkDown.elmKindTree[elm];