| Package | Description |
|---|---|
| org.sonarsource.slang.api | |
| org.sonarsource.slang.impl |
| Modifier and Type | Method and Description |
|---|---|
List<Comment> |
TopLevelTree.allComments() |
List<Comment> |
TreeMetaData.commentsInside() |
| Modifier and Type | Class and Description |
|---|---|
class |
CommentImpl |
| Modifier and Type | Method and Description |
|---|---|
List<Comment> |
TreeMetaDataProvider.allComments() |
List<Comment> |
TopLevelTreeImpl.allComments() |
| Constructor and Description |
|---|
TopLevelTreeImpl(TreeMetaData metaData,
List<Tree> declarations,
List<Comment> allComments) |
TreeMetaDataProvider(List<Comment> comments,
List<Token> tokens) |
Copyright © 2009–2018 SonarSource. All rights reserved.