Type alias CstChildrenDictionary

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

Type declaration

Generated using TypeDoc