|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ClassGenerator
Represents a generated AST, which can be used to generate code. XXX Should we add methods to this interface that are similar to the methods on Wrapper like _generate?
| Method Summary | |
|---|---|
String |
name()
Return the fully qualified class name for this ClassInfo. |
| Methods inherited from interface org.glassfish.pfl.dynamic.codegen.spi.ClassInfo |
|---|
className, constructorInfo, fieldInfo, findConstructorInfo, findFieldInfo, findMethodInfo, impls, isInterface, isSubclass, methodInfoByName, modifiers, pkgName, superType, thisType |
| Method Detail |
|---|
String name()
ClassInfo
name in interface ClassInfo
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||