Hierarchy

Properties

comments?: Comment[]
leadingComments?: Comment[]
loc?: null | SourceLocation
range?: [number, number]
sourceType: "script" | "module"
trailingComments?: Comment[]
type: "Program"

Generated using TypeDoc