| Package | Description |
|---|---|
| org.sonarsource.slang.api | |
| org.sonarsource.slang.impl |
| Modifier and Type | Method and Description |
|---|---|
List<MatchCaseTree> |
MatchTree.cases() |
| Modifier and Type | Class and Description |
|---|---|
class |
MatchCaseTreeImpl |
| Modifier and Type | Method and Description |
|---|---|
List<MatchCaseTree> |
MatchTreeImpl.cases() |
| Constructor and Description |
|---|
MatchTreeImpl(TreeMetaData metaData,
Tree expression,
List<MatchCaseTree> cases,
Token keyword) |
Copyright © 2009–2018 SonarSource. All rights reserved.