property TestDeclaration.parent

Index into declarations of the innermost enclosing module, or null at the top level.

Type

number | null

Usage

import { type TestDeclaration } from "lib/selection/parse-test-declarations.ts";