public class GeneratedClassDeclaration extends Object
Constructor and Description |
---|
GeneratedClassDeclaration(TypeDefinition typeDefinition,
TypeResolver typeResolver,
Collection<Class<?>> markerInterfaceAnnotations) |
Modifier and Type | Method and Description |
---|---|
com.github.javaparser.ast.body.ClassOrInterfaceDeclaration |
toClassDeclaration() |
public GeneratedClassDeclaration(TypeDefinition typeDefinition, TypeResolver typeResolver, Collection<Class<?>> markerInterfaceAnnotations)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.