Sha256: afaf4b502099dcd6c0ae8b288b3cffe1db22a60dbe3c7496a09b4ed0f40bf3f1

Contents?: true

Size: 244 Bytes

Versions: 10

Compression:

Stored size: 244 Bytes

Contents

expression: "{string}"
expected: |-
  {"type": "EXPRESSION_NODE", "start": 0, "end": 8, "nodes": [
    {"type": "PARAMETER_NODE", "start": 0, "end": 8, "nodes": [
      {"type": "TEXT_NODE", "start": 1, "end": 7, "token": "string"}
    ]}
  ]}

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
cucumber-cucumber-expressions-13.0.1 testdata/ast/parameter.yaml
cucumber-cucumber-expressions-12.1.3 testdata/ast/parameter.yaml
cucumber-cucumber-expressions-12.1.2 testdata/ast/parameter.yaml
cucumber-cucumber-expressions-12.1.1 testdata/ast/parameter.yaml
cucumber-cucumber-expressions-12.1.0 testdata/ast/parameter.yaml
cucumber-cucumber-expressions-12.0.1 testdata/ast/parameter.yaml
cucumber-cucumber-expressions-12.0.0 testdata/ast/parameter.yaml
cucumber-cucumber-expressions-11.0.2 testdata/ast/parameter.yaml
cucumber-cucumber-expressions-11.0.1 testdata/ast/parameter.yaml
cucumber-cucumber-expressions-11.0.0 testdata/ast/parameter.yaml