| Package | Description |
|---|---|
| org.sonar.javascript.parser | |
| org.sonar.javascript.tree.impl.flow | |
| org.sonar.plugins.javascript.api.visitors |
| Modifier and Type | Method and Description |
|---|---|
FlowParenthesisedTypeTree |
JavaScriptGrammar.FLOW_PARENTHESISED_TYPE() |
FlowParenthesisedTypeTree |
TreeFactory.flowParenthesisedType(InternalSyntaxToken leftParenthesis,
FlowTypeTree flowTypeTree,
InternalSyntaxToken rightParenthesis) |
| Modifier and Type | Class and Description |
|---|---|
class |
FlowParenthesisedTypeTreeImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
DoubleDispatchVisitor.visitFlowParenthesisedType(FlowParenthesisedTypeTree tree) |
Copyright © 2011–2019 SonarSource and Eriks Nukis. All rights reserved.