| Package | Description |
|---|---|
| org.sonar.javascript.parser | |
| org.sonar.javascript.tree.impl.flow | |
| org.sonar.plugins.javascript.api.visitors |
| Modifier and Type | Method and Description |
|---|---|
FlowSimpleTypeTree |
JavaScriptGrammar.FLOW_SIMPLE_TYPE() |
FlowSimpleTypeTree |
TreeFactory.flowSimpleType(IdentifierTree identifierTree) |
FlowSimpleTypeTree |
TreeFactory.flowSimpleType(SyntaxToken token) |
| Modifier and Type | Class and Description |
|---|---|
class |
FlowSimpleTypeTreeImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
DoubleDispatchVisitor.visitFlowSimpleType(FlowSimpleTypeTree tree) |
Copyright © 2011–2018 SonarSource and Eriks Nukis. All rights reserved.