public interface TreeMetaData
| Modifier and Type | Method and Description |
|---|---|
List<Comment> |
commentsInside() |
Set<Integer> |
linesOfCode() |
TextRange |
textRange() |
List<Token> |
tokens() |
Copyright © 2009–2018 SonarSource. All rights reserved.