SPeCS Packages Documentation
    Preparing search index...
    interface PassResultParams {
        appliedPass: boolean;
        insertedLiteralCode: boolean;
    }
    Index

    Properties

    appliedPass: boolean

    True if the pass was applied to the given node, false if the node was ignored or there were no changes

    insertedLiteralCode: boolean

    True if the pass inserted literal code