@comment $NetBSD: PLIST,v 1.5 2021/05/23 09:33:50 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.github/ISSUE_TEMPLATE.md
${GEM_LIBDIR}/.github/PULL_REQUEST_TEMPLATE.md
${GEM_LIBDIR}/.rspec
${GEM_LIBDIR}/.rsync
${GEM_LIBDIR}/.subrepo
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/Makefile
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/VERSION
${GEM_LIBDIR}/cucumber-cucumber-expressions.gemspec
${GEM_LIBDIR}/default.mk
${GEM_LIBDIR}/examples.txt
${GEM_LIBDIR}/lib/cucumber/cucumber_expressions/argument.rb
${GEM_LIBDIR}/lib/cucumber/cucumber_expressions/ast.rb
${GEM_LIBDIR}/lib/cucumber/cucumber_expressions/combinatorial_generated_expression_factory.rb
${GEM_LIBDIR}/lib/cucumber/cucumber_expressions/cucumber_expression.rb
${GEM_LIBDIR}/lib/cucumber/cucumber_expressions/cucumber_expression_generator.rb
${GEM_LIBDIR}/lib/cucumber/cucumber_expressions/cucumber_expression_parser.rb
${GEM_LIBDIR}/lib/cucumber/cucumber_expressions/cucumber_expression_tokenizer.rb
${GEM_LIBDIR}/lib/cucumber/cucumber_expressions/errors.rb
${GEM_LIBDIR}/lib/cucumber/cucumber_expressions/expression_factory.rb
${GEM_LIBDIR}/lib/cucumber/cucumber_expressions/generated_expression.rb
${GEM_LIBDIR}/lib/cucumber/cucumber_expressions/group.rb
${GEM_LIBDIR}/lib/cucumber/cucumber_expressions/group_builder.rb
${GEM_LIBDIR}/lib/cucumber/cucumber_expressions/parameter_type.rb
${GEM_LIBDIR}/lib/cucumber/cucumber_expressions/parameter_type_matcher.rb
${GEM_LIBDIR}/lib/cucumber/cucumber_expressions/parameter_type_registry.rb
${GEM_LIBDIR}/lib/cucumber/cucumber_expressions/regular_expression.rb
${GEM_LIBDIR}/lib/cucumber/cucumber_expressions/tree_regexp.rb
${GEM_LIBDIR}/scripts/update-gemspec
${GEM_LIBDIR}/spec/capture_warnings.rb
${GEM_LIBDIR}/spec/cucumber/cucumber_expressions/argument_spec.rb
${GEM_LIBDIR}/spec/cucumber/cucumber_expressions/combinatorial_generated_expression_factory_test.rb
${GEM_LIBDIR}/spec/cucumber/cucumber_expressions/cucumber_expression_generator_spec.rb
${GEM_LIBDIR}/spec/cucumber/cucumber_expressions/cucumber_expression_parser_spec.rb
${GEM_LIBDIR}/spec/cucumber/cucumber_expressions/cucumber_expression_spec.rb
${GEM_LIBDIR}/spec/cucumber/cucumber_expressions/cucumber_expression_tokenizer_spec.rb
${GEM_LIBDIR}/spec/cucumber/cucumber_expressions/custom_parameter_type_spec.rb
${GEM_LIBDIR}/spec/cucumber/cucumber_expressions/expression_examples_spec.rb
${GEM_LIBDIR}/spec/cucumber/cucumber_expressions/expression_factory_spec.rb
${GEM_LIBDIR}/spec/cucumber/cucumber_expressions/parameter_type_registry_spec.rb
${GEM_LIBDIR}/spec/cucumber/cucumber_expressions/parameter_type_spec.rb
${GEM_LIBDIR}/spec/cucumber/cucumber_expressions/regular_expression_spec.rb
${GEM_LIBDIR}/spec/cucumber/cucumber_expressions/tree_regexp_spec.rb
${GEM_LIBDIR}/testdata/ast/alternation-followed-by-optional.yaml
${GEM_LIBDIR}/testdata/ast/alternation-phrase.yaml
${GEM_LIBDIR}/testdata/ast/alternation-with-parameter.yaml
${GEM_LIBDIR}/testdata/ast/alternation-with-unused-end-optional.yaml
${GEM_LIBDIR}/testdata/ast/alternation-with-unused-start-optional.yaml
${GEM_LIBDIR}/testdata/ast/alternation-with-white-space.yaml
${GEM_LIBDIR}/testdata/ast/alternation.yaml
${GEM_LIBDIR}/testdata/ast/anonymous-parameter.yaml
${GEM_LIBDIR}/testdata/ast/closing-brace.yaml
${GEM_LIBDIR}/testdata/ast/closing-parenthesis.yaml
${GEM_LIBDIR}/testdata/ast/empty-alternation.yaml
${GEM_LIBDIR}/testdata/ast/empty-alternations.yaml
${GEM_LIBDIR}/testdata/ast/empty-string.yaml
${GEM_LIBDIR}/testdata/ast/escaped-alternation.yaml
${GEM_LIBDIR}/testdata/ast/escaped-backslash.yaml
${GEM_LIBDIR}/testdata/ast/escaped-opening-parenthesis.yaml
${GEM_LIBDIR}/testdata/ast/escaped-optional-followed-by-optional.yaml
${GEM_LIBDIR}/testdata/ast/escaped-optional-phrase.yaml
${GEM_LIBDIR}/testdata/ast/escaped-optional.yaml
${GEM_LIBDIR}/testdata/ast/opening-brace.yaml
${GEM_LIBDIR}/testdata/ast/opening-parenthesis.yaml
${GEM_LIBDIR}/testdata/ast/optional-containing-nested-optional.yaml
${GEM_LIBDIR}/testdata/ast/optional-phrase.yaml
${GEM_LIBDIR}/testdata/ast/optional.yaml
${GEM_LIBDIR}/testdata/ast/parameter.yaml
${GEM_LIBDIR}/testdata/ast/phrase.yaml
${GEM_LIBDIR}/testdata/ast/unfinished-parameter.yaml
${GEM_LIBDIR}/testdata/expression/allows-escaped-optional-parameter-types.yaml
${GEM_LIBDIR}/testdata/expression/allows-parameter-type-in-alternation-1.yaml
${GEM_LIBDIR}/testdata/expression/allows-parameter-type-in-alternation-2.yaml
${GEM_LIBDIR}/testdata/expression/does-allow-parameter-adjacent-to-alternation.yaml
${GEM_LIBDIR}/testdata/expression/does-not-allow-alternation-in-optional.yaml
${GEM_LIBDIR}/testdata/expression/does-not-allow-alternation-with-empty-alternative-by-adjacent-left-parameter.yaml
${GEM_LIBDIR}/testdata/expression/does-not-allow-alternation-with-empty-alternative-by-adjacent-optional.yaml
${GEM_LIBDIR}/testdata/expression/does-not-allow-alternation-with-empty-alternative-by-adjacent-right-parameter.yaml
${GEM_LIBDIR}/testdata/expression/does-not-allow-alternation-with-empty-alternative.yaml
${GEM_LIBDIR}/testdata/expression/does-not-allow-empty-optional.yaml
${GEM_LIBDIR}/testdata/expression/does-not-allow-nested-optional.yaml
${GEM_LIBDIR}/testdata/expression/does-not-allow-optional-parameter-types.yaml
${GEM_LIBDIR}/testdata/expression/does-not-allow-parameter-name-with-reserved-characters.yaml
${GEM_LIBDIR}/testdata/expression/does-not-allow-unfinished-parenthesis-1.yaml
${GEM_LIBDIR}/testdata/expression/does-not-allow-unfinished-parenthesis-2.yaml
${GEM_LIBDIR}/testdata/expression/does-not-allow-unfinished-parenthesis-3.yaml
${GEM_LIBDIR}/testdata/expression/does-not-match-misquoted-string.yaml
${GEM_LIBDIR}/testdata/expression/doesnt-match-float-as-int.yaml
${GEM_LIBDIR}/testdata/expression/matches-alternation.yaml
${GEM_LIBDIR}/testdata/expression/matches-anonymous-parameter-type.yaml
${GEM_LIBDIR}/testdata/expression/matches-double-quoted-empty-string-as-empty-string-along-with-other-strings.yaml
${GEM_LIBDIR}/testdata/expression/matches-double-quoted-empty-string-as-empty-string.yaml
${GEM_LIBDIR}/testdata/expression/matches-double-quoted-string-with-escaped-double-quote.yaml
${GEM_LIBDIR}/testdata/expression/matches-double-quoted-string-with-single-quotes.yaml
${GEM_LIBDIR}/testdata/expression/matches-double-quoted-string.yaml
${GEM_LIBDIR}/testdata/expression/matches-doubly-escaped-parenthesis.yaml
${GEM_LIBDIR}/testdata/expression/matches-doubly-escaped-slash-1.yaml
${GEM_LIBDIR}/testdata/expression/matches-doubly-escaped-slash-2.yaml
${GEM_LIBDIR}/testdata/expression/matches-escaped-parenthesis-1.yaml
${GEM_LIBDIR}/testdata/expression/matches-escaped-parenthesis-2.yaml
${GEM_LIBDIR}/testdata/expression/matches-escaped-parenthesis-3.yaml
${GEM_LIBDIR}/testdata/expression/matches-escaped-slash.yaml
${GEM_LIBDIR}/testdata/expression/matches-float-1.yaml
${GEM_LIBDIR}/testdata/expression/matches-float-2.yaml
${GEM_LIBDIR}/testdata/expression/matches-int.yaml
${GEM_LIBDIR}/testdata/expression/matches-multiple-double-quoted-strings.yaml
${GEM_LIBDIR}/testdata/expression/matches-multiple-single-quoted-strings.yaml
${GEM_LIBDIR}/testdata/expression/matches-optional-before-alternation-1.yaml
${GEM_LIBDIR}/testdata/expression/matches-optional-before-alternation-2.yaml
${GEM_LIBDIR}/testdata/expression/matches-optional-before-alternation-with-regex-characters-1.yaml
${GEM_LIBDIR}/testdata/expression/matches-optional-before-alternation-with-regex-characters-2.yaml
${GEM_LIBDIR}/testdata/expression/matches-optional-in-alternation-1.yaml
${GEM_LIBDIR}/testdata/expression/matches-optional-in-alternation-2.yaml
${GEM_LIBDIR}/testdata/expression/matches-optional-in-alternation-3.yaml
${GEM_LIBDIR}/testdata/expression/matches-single-quoted-empty-string-as-empty-string-along-with-other-strings.yaml
${GEM_LIBDIR}/testdata/expression/matches-single-quoted-empty-string-as-empty-string.yaml
${GEM_LIBDIR}/testdata/expression/matches-single-quoted-string-with-double-quotes.yaml
${GEM_LIBDIR}/testdata/expression/matches-single-quoted-string-with-escaped-single-quote.yaml
${GEM_LIBDIR}/testdata/expression/matches-single-quoted-string.yaml
${GEM_LIBDIR}/testdata/expression/matches-word.yaml
${GEM_LIBDIR}/testdata/expression/throws-unknown-parameter-type.yaml
${GEM_LIBDIR}/testdata/regex/alternation-with-optional.yaml
${GEM_LIBDIR}/testdata/regex/alternation.yaml
${GEM_LIBDIR}/testdata/regex/empty.yaml
${GEM_LIBDIR}/testdata/regex/escape-regex-characters.yaml
${GEM_LIBDIR}/testdata/regex/optional.yaml
${GEM_LIBDIR}/testdata/regex/parameter.yaml
${GEM_LIBDIR}/testdata/regex/text.yaml
${GEM_LIBDIR}/testdata/regex/unicode.yaml
${GEM_LIBDIR}/testdata/tokens/alternation-phrase.yaml
${GEM_LIBDIR}/testdata/tokens/alternation.yaml
${GEM_LIBDIR}/testdata/tokens/empty-string.yaml
${GEM_LIBDIR}/testdata/tokens/escape-non-reserved-character.yaml
${GEM_LIBDIR}/testdata/tokens/escaped-alternation.yaml
${GEM_LIBDIR}/testdata/tokens/escaped-char-has-start-index-of-text-token.yaml
${GEM_LIBDIR}/testdata/tokens/escaped-end-of-line.yaml
${GEM_LIBDIR}/testdata/tokens/escaped-optional.yaml
${GEM_LIBDIR}/testdata/tokens/escaped-parameter.yaml
${GEM_LIBDIR}/testdata/tokens/escaped-space.yaml
${GEM_LIBDIR}/testdata/tokens/optional-phrase.yaml
${GEM_LIBDIR}/testdata/tokens/optional.yaml
${GEM_LIBDIR}/testdata/tokens/parameter-phrase.yaml
${GEM_LIBDIR}/testdata/tokens/parameter.yaml
${GEM_LIBDIR}/testdata/tokens/phrase.yaml
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
