| Package | Description |
|---|---|
| org.sonar.javascript.parser | |
| org.sonar.javascript.tree.impl.flow | |
| org.sonar.plugins.javascript.api.visitors |
| Modifier and Type | Method and Description |
|---|---|
FlowModuleExportsTree |
JavaScriptGrammar.FLOW_MODULE_EXPORTS() |
FlowModuleExportsTree |
TreeFactory.flowModuleExports(InternalSyntaxToken moduleToken,
InternalSyntaxToken dotToken,
InternalSyntaxToken exportsToken,
FlowTypeAnnotationTree flowTypeAnnotation) |
| Modifier and Type | Class and Description |
|---|---|
class |
FlowModuleExportsTreeImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
DoubleDispatchVisitor.visitFlowModuleExports(FlowModuleExportsTree tree) |
Copyright © 2011–2018 SonarSource and Eriks Nukis. All rights reserved.