table Location

Location = {
    -- fields

    file,
    line,
    column,
    bodyFile,
    bodyStartLine,
    bodyEndLine,
}