| Package | Description |
|---|---|
| org.sonar.javascript.parser | |
| org.sonar.javascript.tree.impl.flow | |
| org.sonar.plugins.javascript.api.visitors |
| Modifier and Type | Method and Description |
|---|---|
FlowArrayTypeWithKeywordTree |
JavaScriptGrammar.FLOW_ARRAY_TYPE_WITH_KEYWORD() |
FlowArrayTypeWithKeywordTree |
TreeFactory.flowArrayTypeWithKeyword(InternalSyntaxToken arrayToken,
InternalSyntaxToken lbracket,
FlowTypeTree type,
InternalSyntaxToken rbracket) |
| Modifier and Type | Class and Description |
|---|---|
class |
FlowArrayTypeWithKeywordTreeImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
DoubleDispatchVisitor.visitFlowArrayTypeWithKeywordTree(FlowArrayTypeWithKeywordTree tree) |
Copyright © 2011–2019 SonarSource and Eriks Nukis. All rights reserved.