|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorc.type.Type
orc.type.NamedType
public class NamedType
Placeholder for named types which have not yet been resolved to bound type variables.
| Field Summary |
|---|
| Fields inherited from class orc.type.Type |
|---|
BLANK, BOOLEAN, BOT, INTEGER, LET, NUMBER, STRING, TOP |
| Constructor Summary | |
|---|---|
NamedType(java.lang.String name)
|
|
| Method Summary |
|---|
| Methods inherited from class orc.type.Type |
|---|
call, equal, join, meet, subtype, supertype, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public NamedType(java.lang.String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||