| Package | Description |
|---|---|
| org.sonar.javascript.parser | |
| org.sonar.javascript.tree.impl.flow | |
| org.sonar.plugins.javascript.api.visitors |
| Modifier and Type | Method and Description |
|---|---|
FlowOpaqueTypeTree |
JavaScriptGrammar.FLOW_OPAQUE_TYPE() |
FlowOpaqueTypeTree |
TreeFactory.flowOpaqueType(InternalSyntaxToken opaque,
InternalSyntaxToken type,
IdentifierTree name) |
| Modifier and Type | Class and Description |
|---|---|
class |
FlowOpaqueTypeTreeImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
DoubleDispatchVisitor.visitFlowOpaqueType(FlowOpaqueTypeTree tree) |
Copyright © 2011–2017 SonarSource and Eriks Nukis. All rights reserved.