public static class TypeFlowIterator.WorkListEntry extends Object
| Modifier and Type | Field and Description |
|---|---|
protected com.oracle.graal.pointsto.flow.TypeFlow<?> |
flow |
protected TypeFlowIterator.WorkListEntry |
reason |
| Modifier | Constructor and Description |
|---|---|
protected |
WorkListEntry(com.oracle.graal.pointsto.flow.TypeFlow<?> flow,
TypeFlowIterator.WorkListEntry reason) |
protected final com.oracle.graal.pointsto.flow.TypeFlow<?> flow
protected final TypeFlowIterator.WorkListEntry reason
protected WorkListEntry(com.oracle.graal.pointsto.flow.TypeFlow<?> flow,
TypeFlowIterator.WorkListEntry reason)