PostfixAndPredicateGenerator constructor
PostfixAndPredicateGenerator(
- PostfixAndPredicateMatcher matcher,
- BitFlagGenerator failures
Implementation
PostfixAndPredicateGenerator(
PostfixAndPredicateMatcher matcher, BitFlagGenerator failures)
: super(matcher, failures);