copyWith method

Implementation

ContainsFunctionParser copyWith(ParserList value) =>
    ContainsFunctionParser(value);