| Modifier and Type | Method and Description |
|---|---|
ASTComment |
ASTModel.addComment(String cmt) |
| Modifier and Type | Method and Description |
|---|---|
List<ASTComment> |
ASTModel.getComments() |
| Modifier and Type | Method and Description |
|---|---|
ASTModelBuilder |
ASTModelBuilder.withComment(ASTComment comment) |
| Constructor and Description |
|---|
CommentAssertion(ASTComment comment,
int index,
ASTModel ast,
ASTAssertionBase parent) |
| Constructor and Description |
|---|
CommentListAssertion(List<ASTComment> comments,
ASTModel ast,
ASTAssertionBase parent) |
Copyright © 2020. All rights reserved.