| Package | Description |
|---|---|
| org.sonar.javascript.ast.parser | |
| org.sonar.javascript.parser |
| Modifier and Type | Method and Description |
|---|---|
FunctionDeclarationTreeImpl |
TreeFactory.functionAndGeneratorDeclaration(com.sonar.sslr.api.AstNode functionToken,
Optional<com.sonar.sslr.api.AstNode> starToken,
IdentifierTreeImpl name,
ParameterListTreeImpl parameters,
BlockTreeImpl body) |
| Modifier and Type | Method and Description |
|---|---|
FunctionDeclarationTreeImpl |
ActionGrammar.FUNCTION_AND_GENERATOR_DECLARATION() |
Copyright © 2011–2015 SonarSource and Eriks Nukis. All rights reserved.