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