Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JSXExpressionContainer

Hierarchy

  • Node
    • JSXExpressionContainer

Index

Properties

end

end: number

expression

expression: Expression

Optional innerComments

innerComments: Comment[]

Optional leadingComments

leadingComments: Comment[]

loc

start

start: number

Optional trailingComments

trailingComments: Comment[]

type

type: "JSXExpressionContainer"

Generated using TypeDoc