then property

List<Conditional> then
final

A List of Conditionals to execute when value is matched.

Implementation

final List<Conditional> then;