Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

children

closingFragment

closingFragment: JSXClosingFragment

end

end: number | null

innerComments

innerComments: ReadonlyArray<Comment> | null

leadingComments

leadingComments: ReadonlyArray<Comment> | null

loc

loc: SourceLocation | null

openingFragment

openingFragment: JSXOpeningFragment

start

start: number | null

trailingComments

trailingComments: ReadonlyArray<Comment> | null

type

type: "JSXFragment"

Generated using TypeDoc