| Package | Description |
|---|---|
| org.sonar.javascript.parser | |
| org.sonar.javascript.tree.impl.flow | |
| org.sonar.plugins.javascript.api.visitors |
| Modifier and Type | Method and Description |
|---|---|
FlowCastingExpressionTree |
JavaScriptGrammar.FLOW_CASTING_EXPRESSION() |
FlowCastingExpressionTree |
TreeFactory.flowCastingExpression(InternalSyntaxToken lParenthesis,
ExpressionTree expression,
InternalSyntaxToken colon,
FlowTypeTree flowTypeTree,
InternalSyntaxToken rParenthesis) |
| Modifier and Type | Class and Description |
|---|---|
class |
FlowCastingExpressionTreeImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
DoubleDispatchVisitor.visitFlowCastingExpression(FlowCastingExpressionTree tree) |
Copyright © 2011–2017 SonarSource and Eriks Nukis. All rights reserved.