public class AnnotationTypeDeclarationAdapter extends JavaAdapter<JavaParser.AnnotationTypeDeclarationContext,AnnotationDeclaration>
| Constructor and Description |
|---|
AnnotationTypeDeclarationAdapter(Adapters adapters) |
| Modifier and Type | Method and Description |
|---|---|
AnnotationDeclaration |
adapt(JavaParser.AnnotationTypeDeclarationContext context) |
isTerminalNode, setAnnotations, setClassOrInterfaceModifiers, setModifiers, setVariableModifierscreateNode, createNode, createNode, forEachChild, forEachChild, getAdapter, getChild, getChildren, getTerminalNode, hasTerminalNode, setNodeAttributes, setNodeAttributes, transform, transformOnepublic AnnotationTypeDeclarationAdapter(Adapters adapters)
public AnnotationDeclaration adapt(JavaParser.AnnotationTypeDeclarationContext context)
adapt in class Adapter<JavaParser.AnnotationTypeDeclarationContext,AnnotationDeclaration>Copyright © 2013. All rights reserved.