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