public class Compiler
extends java.lang.Object
| Constructor and Description |
|---|
Compiler() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Pickle> |
compile(GherkinDocument gherkinDocument,
java.lang.String path) |
public java.util.List<Pickle> compile(GherkinDocument gherkinDocument, java.lang.String path)