Documentation - v6.7.1
    Preparing search index...

    Interface TracingOption

    interface TracingOption {
        match: MatchOption;
        propagatorTypes: PropagatorType[];
    }
    Index
    propagatorTypes: PropagatorType[]