|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcucumber.runtime.autocomplete.StepdefGenerator
public class StepdefGenerator
Generates metadata to be used for Code Completion: https://github.com/cucumber/gherkin/wiki/Code-Completion
| Constructor Summary | |
|---|---|
StepdefGenerator()
|
|
| Method Summary | |
|---|---|
java.util.List<MetaStepdef> |
generate(java.util.List<StepDefinition> stepDefinitions,
java.util.List<CucumberFeature> features)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StepdefGenerator()
| Method Detail |
|---|
public java.util.List<MetaStepdef> generate(java.util.List<StepDefinition> stepDefinitions,
java.util.List<CucumberFeature> features)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||