Package org.sonar.iac.common.api.tree
Interface HasComments
-
public interface HasComments
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<Comment>comments()
-
public interface HasComments
| Modifier and Type | Method | Description |
|---|---|---|
List<Comment> |
comments() |