|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgherkin.formatter.Mappable
gherkin.formatter.model.Comment
public class Comment
| Constructor Summary | |
|---|---|
Comment(String value,
int line)
|
|
| Method Summary | |
|---|---|
int |
getLine()
|
String |
getValue()
|
| Methods inherited from class gherkin.formatter.Mappable |
|---|
toMap |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Comment(String value,
int line)
| Method Detail |
|---|
public String getValue()
public int getLine()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||