Package | Description |
---|---|
com.xdev.jadoth.codegen.java.codeobjects |
Modifier and Type | Interface and Description |
---|---|
interface |
JavaConstructorDefinition |
Modifier and Type | Method and Description |
---|---|
Iterable<? extends JavaConstructorDescription> |
JavaClassWrapper.Implementation.iterateConstructors() |
Iterable<? extends JavaConstructorDescription> |
JavaClassDescription.iterateConstructors() |
Iterable<? extends JavaConstructorDescription> |
JavaClassDescription.Implementation.iterateConstructors() |
Iterable<? extends JavaConstructorDescription> |
JavaClassDefinition.Implementation.iterateConstructors() |
Modifier and Type | Method and Description |
---|---|
boolean |
JavaClassDefinition.addConstructor(JavaConstructorDescription javaConstructor) |
boolean |
JavaClassDefinition.Implementation.addConstructor(JavaConstructorDescription javaConstructor) |
Copyright © 2003–2021 XDEV Software. All rights reserved.