| Package | Description |
|---|---|
| org.sonar.javascript.tree.impl.expression | |
| org.sonar.javascript.tree.symbols.type | |
| org.sonar.plugins.javascript.api.visitors |
| Modifier and Type | Class and Description |
|---|---|
class |
NewExpressionTreeImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeVisitor.visitNewExpression(NewExpressionTree tree) |
| Modifier and Type | Method and Description |
|---|---|
void |
TreeVisitor.visitNewExpression(NewExpressionTree tree) |
void |
BaseTreeVisitor.visitNewExpression(NewExpressionTree tree) |
Copyright © 2011–2015 SonarSource and Eriks Nukis. All rights reserved.