Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AssignmentItem

The assignment item.

Hierarchy

  • AssignmentItem

Index

Properties

Properties

assignTo

assignTo: string

The variable to be assigned.

operator

operator: string

The operator.

value

value: string

The value to assign.