Traqula
    Preparing search index...

    Interface AstCoreFactoryArgs

    interface AstCoreFactoryArgs {
        tracksSourceLocation: boolean;
    }

    Implemented by

    Index

    Properties

    tracksSourceLocation: boolean

    Whether the AstFactory can track sources, if not, the sourceLocation function returns autoGen. Default true