Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

end

end: number | null

innerComments

innerComments: ReadonlyArray<Comment> | null

leadingComments

leadingComments: ReadonlyArray<Comment> | null

left

left: LVal

loc

loc: SourceLocation | null

operator

operator: string

right

right: Expression

start

start: number | null

trailingComments

trailingComments: ReadonlyArray<Comment> | null

type

type: "AssignmentExpression"

Generated using TypeDoc