Sha256: 2687d9f2c02168851c84443a28b26fdc05c148fab623e1ddf65a62c6d092b7ec

Contents?: true

Size: 309 Bytes

Versions: 10

Compression:

Stored size: 309 Bytes

Contents

expression: /
expected: |-
  {"type": "EXPRESSION_NODE", "start": 0, "end": 1, "nodes": [
    {"type": "ALTERNATION_NODE", "start": 0, "end": 1, "nodes": [
      {"type": "ALTERNATIVE_NODE", "start": 0, "end": 0, "nodes": []},
      {"type": "ALTERNATIVE_NODE", "start": 1, "end": 1, "nodes": []}
    ]}
  ]}

Version data entries

10 entries across 10 versions & 1 rubygems

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