public abstract class TagStatement extends DescribedStatement
| Constructor and Description |
|---|
TagStatement(List<Comment> comments,
List<Tag> tags,
String keyword,
String name,
String description,
Integer line,
String id) |
| Modifier and Type | Method and Description |
|---|---|
protected Integer |
getFirstNonCommentLine() |
String |
getId() |
List<Tag> |
getTags() |
getDescriptiongetComments, getKeyword, getLine, getLineRange, getName, replaypublic String getId()
protected Integer getFirstNonCommentLine()
getFirstNonCommentLine in class BasicStatementCopyright © 2024. All rights reserved.