Package org.sonar.iac.common.api.tree
Interface HasTextRange
-
- All Known Implementing Classes:
CommentImpl
public interface HasTextRange
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.sonar.api.batch.fs.TextRangetextRange()
-