|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorc.type.Type
orc.type.Message
public class Message
| Field Summary | |
|---|---|
Field |
f
|
| Fields inherited from class orc.type.Type |
|---|
BOOLEAN, BOT, INTEGER, LET, NUMBER, STRING, TOP |
| Constructor Summary | |
|---|---|
Message(Field f)
|
|
| Method Summary | |
|---|---|
boolean |
equal(Type that)
|
Type |
join(Type that)
|
Type |
meet(Type that)
|
boolean |
subtype(Type that)
|
java.lang.String |
toString()
|
| Methods inherited from class orc.type.Type |
|---|
call, supertype |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public Field f
| Constructor Detail |
|---|
public Message(Field f)
| Method Detail |
|---|
public boolean subtype(Type that)
subtype in class Typepublic boolean equal(Type that)
equal in class Typepublic Type join(Type that)
join in class Typepublic Type meet(Type that)
meet in class Typepublic java.lang.String toString()
toString in class Type
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||