Type Alias CstChildrenDictionary

CstChildrenDictionary: {
    [identifier: string]: CstElement[];
}