|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectabc.weaving.weaver.CflowCodeGenUtils.CflowCodeGenFactory
public static class CflowCodeGenUtils.CflowCodeGenFactory
A factory class for constructing Cflow CodeGen objects. This is the only way to get a handle on an instance of CflowCodeGenUtils.CflowCodeGen
| Constructor Summary | |
|---|---|
CflowCodeGenUtils.CflowCodeGenFactory()
|
|
| Method Summary | |
|---|---|
static CflowCodeGenUtils.CflowCodeGen |
v(java.util.List types)
Return an instance of a Cflow codegen class appropriate for the given list of (types of) formals. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CflowCodeGenUtils.CflowCodeGenFactory()
| Method Detail |
|---|
public static CflowCodeGenUtils.CflowCodeGen v(java.util.List types)
types - The list of types of formals of the cflow
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||