@eagleoutice/flowr - v2.10.1
    Preparing search index...
    interface DataFrameShapeInferenceConfiguration {
        controlFlow: ControlFlowInformation;
        ctx: ReadOnlyFlowrAnalyzerContext;
        dfg: DataflowGraph;
        normalizedAst: NormalizedAst;
        trackOperations?: boolean;
    }

    Hierarchy (View Summary)

    Hierarchy-Diagram

    UML class diagram of DataFrameShapeInferenceConfiguration
    Index

    Properties

    normalizedAst: NormalizedAst
    trackOperations?: boolean