| Package | Description |
|---|---|
| org.sonar.javascript.parser | |
| org.sonar.javascript.tree.impl.flow | |
| org.sonar.plugins.javascript.api.visitors |
| Modifier and Type | Method and Description |
|---|---|
FlowNamespacedTypeTree |
JavaScriptGrammar.FLOW_NAMESPACED_TYPE() |
FlowNamespacedTypeTree |
TreeFactory.flowNamespacedType(IdentifierTree identifierTree,
List<TreeFactory.Tuple<InternalSyntaxToken,IdentifierTree>> rest) |
| Modifier and Type | Class and Description |
|---|---|
class |
FlowNamespacedTypeTreeImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
DoubleDispatchVisitor.visitFlowNamespacedType(FlowNamespacedTypeTree tree) |
Copyright © 2011–2018 SonarSource and Eriks Nukis. All rights reserved.