VisitorCallback: (
    expression: ExpressionNode,
    type: string,
    control: VisitorControl,
) => void

Type declaration