Documentation
    Preparing search index...
    interface MoveLocation {
        function?: number;
        functionName?: string;
        instruction?: number;
        module?: string;
        package?: string;
    }
    Index

    Properties

    function?: number
    functionName?: string
    instruction?: number
    module?: string
    package?: string