Math3D Full Project API
    Preparing search index...
    type ExprError = {
        col: number;
        index: number;
        line: number;
        message: string;
    }
    Index

    Properties

    Properties

    col: number
    index: number
    line: number
    message: string