| Package | Description |
|---|---|
| org.sonar.javascript.parser | |
| org.sonar.javascript.tree.impl.flow | |
| org.sonar.plugins.javascript.api.visitors |
| Modifier and Type | Method and Description |
|---|---|
FlowArrayTypeShorthandTree |
TreeFactory.flowArrayTypeShorthand(FlowTypeTree flowTypeTree,
InternalSyntaxToken lbracket,
InternalSyntaxToken rbracket) |
FlowArrayTypeShorthandTree |
TreeFactory.flowArrayTypeShorthand(FlowTypeTree flowTypeTree,
List<TreeFactory.Tuple<InternalSyntaxToken,InternalSyntaxToken>> tails) |
| Modifier and Type | Class and Description |
|---|---|
class |
FlowArrayTypeShorthandTreeImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
DoubleDispatchVisitor.visitFlowArrayTypeShorthand(FlowArrayTypeShorthandTree tree) |
Copyright © 2011–2018 SonarSource and Eriks Nukis. All rights reserved.