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

    Type Alias BuiltInIdentifierProcessorWithConfig<Config>

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

    Type Parameters

    • Config