Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

comments

comments: any

end

end: number | null

innerComments

innerComments: ReadonlyArray<Comment> | null

leadingComments

leadingComments: ReadonlyArray<Comment> | null

loc

loc: SourceLocation | null

program

program: Program

start

start: number | null

tokens

tokens: any

trailingComments

trailingComments: ReadonlyArray<Comment> | null

type

type: "File"

Generated using TypeDoc