public class CreatedClass extends Object
Constructor and Description |
---|
CreatedClass(com.github.javaparser.ast.CompilationUnit compilationUnit,
String className,
String packageName) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getClassNamePath() |
String |
getClassNameWithoutPackage() |
String |
getClassNameWithPackage() |
String |
getCompilationUnitAsString() |
int |
hashCode() |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.