Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClassProperty

Hierarchy

  • Node
    • ClassProperty

Index

Properties

Optional decorators

decorators: Decorator[]

end

end: number

Optional innerComments

innerComments: Comment[]

key

Optional leadingComments

leadingComments: Comment[]

loc

start

start: number

Optional trailingComments

trailingComments: Comment[]

type

type: "ClassProperty"

Optional typeAnnotation

typeAnnotation: TypeAnnotation

value

value: Expression

Generated using TypeDoc