- Type Hierarchy:
java.lang.Object
AST.GLBTypeFactory
|
|||||||
FRAMES NO FRAMES |
java.lang.ObjectAST.GLBTypeFactory
public GLBTypeFactory()
public static final TypeDecl mostSpecificSuperClass(java.util.ArrayList types)
For each Ti, 1 ≤ i ≤ n, let Ci be the most specific class or array type such that Ti <: Ci Then there must be some Tk <: Ck such that Ck <: Ci for any i, 1 ≤ i ≤ n, or a compile-time error occurs.
types
-
public static final void greatestLowerBounds(java.util.ArrayList types)
types
- public static final void removeNullValues(java.util.ArrayList types)
types
-
|
|||||||
FRAMES NO FRAMES |