| Modifier and Type | Method and Description |
|---|---|
GeneratorMethodDeclarationTree |
TreeFactory.generator(com.sonar.sslr.api.typed.Optional<InternalSyntaxToken> staticToken,
InternalSyntaxToken starToken,
ExpressionTree name,
ParameterListTreeImpl parameters,
BlockTreeImpl body) |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneratorMethodDeclarationTreeImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
SymbolDeclarationVisitor.visitGeneratorMethodDeclaration(GeneratorMethodDeclarationTree tree) |
void |
SymbolVisitor.visitGeneratorMethodDeclaration(GeneratorMethodDeclarationTree tree) |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseTreeVisitor.visitGeneratorMethodDeclaration(GeneratorMethodDeclarationTree tree) |
void |
TreeVisitor.visitGeneratorMethodDeclaration(GeneratorMethodDeclarationTree tree) |
Copyright © 2011–2015 SonarSource and Eriks Nukis. All rights reserved.