| Package | Description |
|---|---|
| org.sonar.javascript.parser | |
| org.sonar.javascript.tree.impl.flow | |
| org.sonar.plugins.javascript.api.visitors |
| Modifier and Type | Method and Description |
|---|---|
FlowParameterizedGenericsTypeTree |
JavaScriptGrammar.FLOW_PARAMETERIZED_GENERICS_TYPE() |
FlowParameterizedGenericsTypeTree |
TreeFactory.flowParameterizedGenericsClause(FlowTypeTree type,
InternalSyntaxToken left,
com.sonar.sslr.api.typed.Optional<FlowTypeTree> first,
com.sonar.sslr.api.typed.Optional<List<TreeFactory.Tuple<InternalSyntaxToken,FlowTypeTree>>> rest,
com.sonar.sslr.api.typed.Optional<InternalSyntaxToken> trailingComma,
InternalSyntaxToken right) |
| Modifier and Type | Class and Description |
|---|---|
class |
FlowParameterizedGenericsTypeTreeImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
DoubleDispatchVisitor.visitFlowParameterizedGenerics(FlowParameterizedGenericsTypeTree tree) |
Copyright © 2011–2019 SonarSource and Eriks Nukis. All rights reserved.