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() |
getDescription
getComments, getKeyword, getLine, getLineRange, getName, replay
public String getId()
protected Integer getFirstNonCommentLine()
getFirstNonCommentLine
in class BasicStatement
Copyright © 2019. All rights reserved.