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