| Modifier and Type | Field and Description |
|---|---|
| private NType |
| Modifier and Type | Method and Description |
|---|---|
| public void | |
| public NType | |
| public void | printKids(NType.
Implements abstract org. Internal method to support printing in the presence of type-graph cycles. |
| public void | |
| public NTupleType |
| eltType | back to summary |
|---|---|
| private NType eltType | |
| NListType | back to summary |
|---|---|
| public NListType() | |
| NListType | back to summary |
|---|---|
| public NListType(NType elt0) | |
| add | back to summary |
|---|---|
| public void add(NType another) | |
| getElementType | back to summary |
|---|---|
| public NType getElementType() Returns the type of the elements. You should wrap the result
with | |
| printKids | back to summary |
|---|---|
| public void printKids(NType. Implements abstract org. Doc from org. Internal method to support printing in the presence of type-graph cycles.
| |
| setElementType | back to summary |
|---|---|
| public void setElementType(NType eltType) | |
| toTupleType | back to summary |
|---|---|
| public NTupleType toTupleType(int n) | |