|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcager.jexpr.Types
| Method Summary | |
static org.apache.bcel.generic.Type |
getType(java.lang.String type)
|
static boolean |
isBooleanType(org.apache.bcel.generic.Type type)
|
static boolean |
isNumericType(org.apache.bcel.generic.Type type)
|
static int |
widest(org.apache.bcel.generic.BasicType t1,
org.apache.bcel.generic.BasicType t2)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static boolean isNumericType(org.apache.bcel.generic.Type type)
public static boolean isBooleanType(org.apache.bcel.generic.Type type)
public static org.apache.bcel.generic.Type getType(java.lang.String type)
public static int widest(org.apache.bcel.generic.BasicType t1,
org.apache.bcel.generic.BasicType t2)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||