| Package | Description |
|---|---|
| org.sonar.javascript.parser | |
| org.sonar.javascript.tree.impl.flow | |
| org.sonar.plugins.javascript.api.visitors |
| Modifier and Type | Method and Description |
|---|---|
FlowTupleTypeTree |
JavaScriptGrammar.FLOW_TUPLE_TYPE() |
FlowTupleTypeTree |
TreeFactory.flowTupleType(InternalSyntaxToken leftBracket,
com.sonar.sslr.api.typed.Optional<SeparatedList<FlowTypeTree>> elements,
InternalSyntaxToken rightBracket) |
| Modifier and Type | Class and Description |
|---|---|
class |
FlowTupleTypeTreeImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
DoubleDispatchVisitor.visitFlowTupleType(FlowTupleTypeTree tree) |
Copyright © 2011–2019 SonarSource and Eriks Nukis. All rights reserved.