Extends
Members
(constant) EQUALS :BoolMatch
Represents the bool1 == bool2 condition.
Type:
(constant) NOT_EQUALS :BoolMatch
Represents the bool1 != bool2 condition.
Type:
(readonly) symbol :string
Condition symbol of the matcher.
Type:
- string
- Overrides
(readonly) type :number
Type identifier of the matcher.
Type:
- number
- Overrides