public class SourceClassDescriptorBuilder extends DefaultDescriptorBuilder<japa.parser.ast.body.ClassOrInterfaceDeclaration>
Constructor and Description |
---|
SourceClassDescriptorBuilder() |
Modifier and Type | Method and Description |
---|---|
static SourceClassDescriptorBuilder |
create() |
static japa.parser.ast.body.ClassOrInterfaceDeclaration |
getClassNode(japa.parser.ast.CompilationUnit cu,
Class<?> type) |
action, build, getContent, merge, value
public static SourceClassDescriptorBuilder create()
public static japa.parser.ast.body.ClassOrInterfaceDeclaration getClassNode(japa.parser.ast.CompilationUnit cu, Class<?> type)
Copyright © 2015. All Rights Reserved.