Satisfy constructor

const Satisfy(
  1. SemanticAction<bool> predicate
)

Implementation

const Satisfy(this.predicate);