public abstract class DescribedStatement extends BasicStatement
Constructor and Description |
---|
DescribedStatement(List<Comment> comments,
String keyword,
String name,
String description,
Integer line) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
getComments, getFirstNonCommentLine, getKeyword, getLine, getLineRange, getName, replay
Copyright © 2018. All rights reserved.