| 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 |
CallExpressionTreeImpl |
| Modifier and Type | Method and Description |
|---|---|
static Type |
BuiltInMethods.inferType(CallExpressionTree tree) |
static boolean |
Backbone.isModel(CallExpressionTree tree) |
static boolean |
AngularJS.isModule(CallExpressionTree tree) |
void |
TypeVisitor.visitCallExpression(CallExpressionTree tree) |
| Modifier and Type | Method and Description |
|---|---|
void |
DoubleDispatchVisitor.visitCallExpression(CallExpressionTree tree) |
Copyright © 2011–2016 SonarSource and Eriks Nukis. All rights reserved.