SPeCS Packages Documentation
    Preparing search index...
    interface Data {
        conditionFlowNodeType: TRY_CATCH;
        falseEdgeId: string;
        flowNodeType: CONDITION;
        id: string;
        trueEdgeId: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    conditionFlowNodeType: TRY_CATCH
    falseEdgeId: string
    flowNodeType: CONDITION
    id: string
    trueEdgeId: string