|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object orc.ast.extended.type.Type orc.ast.extended.type.Top
public class Top
The type 'Top', supertype of all other types.
Field Summary |
---|
Fields inherited from class orc.ast.extended.type.Type |
---|
BOT, TOP |
Constructor Summary | |
---|---|
Top()
|
Method Summary | |
---|---|
Type |
simplify()
Convert this extended AST type into a simple AST type. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Top()
Method Detail |
---|
public Type simplify()
Type
simplify
in class Type
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |