Class: Cucumber::Messages::StepDefinitionPatternType
- Inherits:
-
Object
- Object
- Cucumber::Messages::StepDefinitionPatternType
- Defined in:
- lib/cucumber/messages/step_definition_pattern_type.rb
Constant Summary collapse
- CUCUMBER_EXPRESSION =
'CUCUMBER_EXPRESSION'
- REGULAR_EXPRESSION =
'REGULAR_EXPRESSION'