| Package | Description |
|---|---|
| org.sonar.javascript.parser | |
| org.sonar.plugins.javascript.api.visitors |
| Modifier and Type | Method and Description |
|---|---|
SuperTreeImpl |
JavaScriptGrammar.SUPER() |
SuperTreeImpl |
TreeFactory.superExpression(InternalSyntaxToken superToken) |
| Modifier and Type | Method and Description |
|---|---|
MemberExpressionTree |
TreeFactory.completeSuperMemberExpression(SuperTreeImpl superExpression,
MemberExpressionTree partial) |
| Modifier and Type | Method and Description |
|---|---|
void |
TreeVisitor.visitSuper(SuperTreeImpl tree) |
void |
BaseTreeVisitor.visitSuper(SuperTreeImpl tree) |
Copyright © 2011–2015 SonarSource and Eriks Nukis. All rights reserved.