|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorc.type.Type
orc.type.LetType
public class LetType
The special type of the let site.
| Field Summary |
|---|
| Fields inherited from class orc.type.Type |
|---|
BOOLEAN, BOT, INTEGER, LET, NUMBER, STRING, TOP |
| Constructor Summary | |
|---|---|
LetType()
|
|
| Method Summary | |
|---|---|
Type |
call(java.util.List<Type> args)
|
java.lang.String |
toString()
|
| Methods inherited from class orc.type.Type |
|---|
equal, join, meet, subtype, supertype |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LetType()
| Method Detail |
|---|
public Type call(java.util.List<Type> args)
throws TypeException
call in class TypeTypeExceptionpublic java.lang.String toString()
toString in class Type
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||