@eagleoutice/flowr - v2.13.14
    Preparing search index...

    Type Alias BuiltInIdentifierProcessor

    BuiltInIdentifierProcessor: <OtherInfo>(
        name: RSymbol<OtherInfo & ParentInformation>,
        args: readonly PotentiallyEmptyRArgument<(...) & (...)>[],
        rootId: NodeId,
        data: DataflowProcessorInformation<OtherInfo & ParentInformation>,
    ) => DataflowInformation

    Type Declaration