public class TreeMetaDataProvider extends Object
| Modifier and Type | Field and Description |
|---|---|
static Comparator<HasTextRange> |
COMPARATOR |
| Constructor and Description |
|---|
TreeMetaDataProvider(List<Comment> comments,
List<Token> tokens) |
| Modifier and Type | Method and Description |
|---|---|
List<Comment> |
allComments() |
TreeMetaData |
metaData(TextRange textRange) |
public static final Comparator<HasTextRange> COMPARATOR
public TreeMetaData metaData(TextRange textRange)
Copyright © 2009–2018 SonarSource. All rights reserved.