public class Feature extends TagStatement
| Constructor and Description |
|---|
Feature(List<Comment> comments,
List<Tag> tags,
String keyword,
String name,
String description,
Integer line,
String id) |
| Modifier and Type | Method and Description |
|---|---|
void |
replay(Formatter formatter) |
getFirstNonCommentLine, getId, getTagsgetDescriptiongetComments, getKeyword, getLine, getLineRange, getNameCopyright © 2024. All rights reserved.