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